[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:11:13.742846   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41467,127.0.107.253:37417,127.0.107.252:43663
I20260630 12:11:13.744699   431 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:11:13.745744   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:13.765060   438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:13.766513   437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:13.766697   440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:13.769164   431 server_base.cc:1061] running on GCE node
I20260630 12:11:14.997018   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:14.997386   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:14.997609   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821474997587 us; error 0 us; skew 500 ppm
I20260630 12:11:14.998457   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:15.005273   431 webserver.cc:533] Webserver started at http://127.0.107.254:42703/ using document root <none> and password file <none>
I20260630 12:11:15.006165   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:15.006434   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:15.006927   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:15.013571   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "60ae5112e0e847e1bbedc37c0864b2c2"
format_stamp: "Formatted at 2026-06-30 12:11:15 on dist-test-slave-z8mm"
I20260630 12:11:15.022007   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:11:15.027524   446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:15.028753   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:15.029259   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "60ae5112e0e847e1bbedc37c0864b2c2"
format_stamp: "Formatted at 2026-06-30 12:11:15 on dist-test-slave-z8mm"
I20260630 12:11:15.029632   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-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)
I20260630 12:11:15.081457   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:15.083093   431 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
I20260630 12:11:15.083636   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:15.168817   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41467
I20260630 12:11:15.168898   497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41467 every 8 connection(s)
I20260630 12:11:15.175295   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:15.177290   498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:11:15.182699   500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:15.184842   501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:15.191641   431 server_base.cc:1061] running on GCE node
W20260630 12:11:15.191943   503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:15.192874   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:15.193141   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:15.193322   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821475193310 us; error 0 us; skew 500 ppm
I20260630 12:11:15.193938   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:15.198985   431 webserver.cc:533] Webserver started at http://127.0.107.253:39533/ using document root <none> and password file <none>
I20260630 12:11:15.199514   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:15.199725   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:15.200016   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:15.201097   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-1-root/instance:
uuid: "28b6f71791dd455cb19b4cfe706f4578"
format_stamp: "Formatted at 2026-06-30 12:11:15 on dist-test-slave-z8mm"
I20260630 12:11:15.200582   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:15.207775   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260630 12:11:15.214771   510 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:15.215776   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:11:15.216125   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-1-root
uuid: "28b6f71791dd455cb19b4cfe706f4578"
format_stamp: "Formatted at 2026-06-30 12:11:15 on dist-test-slave-z8mm"
I20260630 12:11:15.216452   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-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)
I20260630 12:11:15.239130   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:15.241976   449 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.253:37417: connect: Connection refused (error 111)
W20260630 12:11:15.246883   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:37417: Network error: Client connection negotiation failed: client connection to 127.0.107.253:37417: connect: Connection refused (error 111)
I20260630 12:11:15.249459   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:15.250793   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:15.296449   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } attempt: 1
W20260630 12:11:15.302409   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:37417: Network error: Client connection negotiation failed: client connection to 127.0.107.253:37417: connect: Connection refused (error 111)
I20260630 12:11:15.331244   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:37417
I20260630 12:11:15.331455   562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:37417 every 8 connection(s)
I20260630 12:11:15.336376   563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:15.337360   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:15.343660   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:15.344866   565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:15.346135   566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:15.352764   431 server_base.cc:1061] running on GCE node
W20260630 12:11:15.353093   568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:15.354192   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:15.354465   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:15.354678   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821475354659 us; error 0 us; skew 500 ppm
I20260630 12:11:15.355286   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:15.359097   431 webserver.cc:533] Webserver started at http://127.0.107.252:36437/ using document root <none> and password file <none>
I20260630 12:11:15.359790   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:15.360070   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:15.360437   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:15.362116   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-2-root/instance:
uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd"
format_stamp: "Formatted at 2026-06-30 12:11:15 on dist-test-slave-z8mm"
I20260630 12:11:15.363987   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:15.369872   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:11:15.370883   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } attempt: 2
I20260630 12:11:15.376991   576 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:15.378608   431 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.001s
I20260630 12:11:15.379096   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-2-root
uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd"
format_stamp: "Formatted at 2026-06-30 12:11:15 on dist-test-slave-z8mm"
I20260630 12:11:15.379590   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-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)
I20260630 12:11:15.382438   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:15.391530   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:15.392890   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:43663: Network error: Client connection negotiation failed: client connection to 127.0.107.252:43663: connect: Connection refused (error 111)
W20260630 12:11:15.397143   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:43663: Network error: Client connection negotiation failed: client connection to 127.0.107.252:43663: connect: Connection refused (error 111)
I20260630 12:11:15.416903   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:15.418502   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:15.428622   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } attempt: 1
W20260630 12:11:15.434167   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:43663: Network error: Client connection negotiation failed: client connection to 127.0.107.252:43663: connect: Connection refused (error 111)
I20260630 12:11:15.436424   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } attempt: 1
W20260630 12:11:15.443893   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:43663: Network error: Client connection negotiation failed: client connection to 127.0.107.252:43663: connect: Connection refused (error 111)
I20260630 12:11:15.500602   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:43663
I20260630 12:11:15.500706   628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:43663 every 8 connection(s)
I20260630 12:11:15.505968   629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:15.505877   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:15.509763   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } attempt: 2
I20260630 12:11:15.511735   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } attempt: 2
I20260630 12:11:15.513170   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:15.538105   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:15.539013   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578: Bootstrap starting.
I20260630 12:11:15.539013   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2: Bootstrap starting.
I20260630 12:11:15.547518   498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:15.547793   563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:15.550704   498 log.cc:826] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2: Log is configured to *not* fsync() on all Append() calls
I20260630 12:11:15.553287   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:15.557902   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2: No bootstrap required, opened a new log
I20260630 12:11:15.558843   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578: No bootstrap required, opened a new log
I20260630 12:11:15.571589   629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd: Bootstrap starting.
I20260630 12:11:15.576746   629 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:15.579794   498 raft_consensus.cc:359] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } }
I20260630 12:11:15.579841   563 raft_consensus.cc:359] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } }
I20260630 12:11:15.581056   498 raft_consensus.cc:385] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:15.581408   563 raft_consensus.cc:385] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:15.581424   498 raft_consensus.cc:740] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60ae5112e0e847e1bbedc37c0864b2c2, State: Initialized, Role: FOLLOWER
I20260630 12:11:15.582034   563 raft_consensus.cc:740] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b6f71791dd455cb19b4cfe706f4578, State: Initialized, Role: FOLLOWER
I20260630 12:11:15.582870   563 consensus_queue.cc:260] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } }
I20260630 12:11:15.582804   498 consensus_queue.cc:260] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } }
I20260630 12:11:15.583930   629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd: No bootstrap required, opened a new log
I20260630 12:11:15.587756   629 raft_consensus.cc:359] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } }
I20260630 12:11:15.588599   629 raft_consensus.cc:385] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:15.587875   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [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: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } } }
I20260630 12:11:15.588917   629 raft_consensus.cc:740] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26d67fc77dd4ceab9680b1a71bcc9bd, State: Initialized, Role: FOLLOWER
I20260630 12:11:15.589087   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:15.590157   563 sys_catalog.cc:565] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:15.589758   629 consensus_queue.cc:260] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } }
I20260630 12:11:15.592840   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [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: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } } }
I20260630 12:11:15.594882   498 sys_catalog.cc:565] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:15.595288   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [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: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } } }
I20260630 12:11:15.596083   629 sys_catalog.cc:565] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:15.596244   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:15.595005   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:15.627503   638 raft_consensus.cc:493] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:15.628224   638 raft_consensus.cc:515] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } }
I20260630 12:11:15.633724   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "28b6f71791dd455cb19b4cfe706f4578" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" is_pre_election: true
I20260630 12:11:15.635223   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28b6f71791dd455cb19b4cfe706f4578 in term 0.
I20260630 12:11:15.637300   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "28b6f71791dd455cb19b4cfe706f4578" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" is_pre_election: true
I20260630 12:11:15.638280   603 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28b6f71791dd455cb19b4cfe706f4578 in term 0.
I20260630 12:11:15.640066   511 leader_election.cc:304] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28b6f71791dd455cb19b4cfe706f4578, 60ae5112e0e847e1bbedc37c0864b2c2; no voters: 
I20260630 12:11:15.643946   638 leader_election.cc:290] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60ae5112e0e847e1bbedc37c0864b2c2 (127.0.107.254:41467), f26d67fc77dd4ceab9680b1a71bcc9bd (127.0.107.252:43663)
I20260630 12:11:15.644824   638 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:15.645422   638 raft_consensus.cc:493] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:15.645937   638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:15.663771   638 raft_consensus.cc:515] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } }
I20260630 12:11:15.667806   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "28b6f71791dd455cb19b4cfe706f4578" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60ae5112e0e847e1bbedc37c0864b2c2"
I20260630 12:11:15.668634   473 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:11:15.673578   583 tablet.cc:2406] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:11:15.678660   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b6f71791dd455cb19b4cfe706f4578 in term 1.
I20260630 12:11:15.682647   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "28b6f71791dd455cb19b4cfe706f4578" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd"
I20260630 12:11:15.684662   603 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:15.694273   603 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b6f71791dd455cb19b4cfe706f4578 in term 1.
I20260630 12:11:15.695762   511 leader_election.cc:304] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28b6f71791dd455cb19b4cfe706f4578, 60ae5112e0e847e1bbedc37c0864b2c2; no voters: 
I20260630 12:11:15.683876   638 leader_election.cc:290] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [CANDIDATE]: Term 1 election: Requested vote from peers 60ae5112e0e847e1bbedc37c0864b2c2 (127.0.107.254:41467), f26d67fc77dd4ceab9680b1a71bcc9bd (127.0.107.252:43663)
I20260630 12:11:15.695113   668 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260630 12:11:15.698321   663 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:15.699028   663 raft_consensus.cc:697] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [term 1 LEADER]: Becoming Leader. State: Replica: 28b6f71791dd455cb19b4cfe706f4578, State: Running, Role: LEADER
I20260630 12:11:15.700718   663 consensus_queue.cc:237] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } }
I20260630 12:11:15.705958   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:11:15.706331   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:11:15.709780   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:15.723678   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 28b6f71791dd455cb19b4cfe706f4578. Latest consensus state: current_term: 1 leader_uuid: "28b6f71791dd455cb19b4cfe706f4578" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } } }
W20260630 12:11:15.726388   672 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260630 12:11:15.727095   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [sys.catalog]: This master's current role is: LEADER
W20260630 12:11:15.726397   673 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:15.727392   672 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:11:15.727787   673 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:15.730324   677 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
W20260630 12:11:15.736955   676 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:15.739714   678 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:15.739717   677 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:15.756774   431 server_base.cc:1061] running on GCE node
W20260630 12:11:15.757067   680 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:15.758266   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:15.758469   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:15.758713   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821475758695 us; error 0 us; skew 500 ppm
I20260630 12:11:15.759407   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:15.763242   431 webserver.cc:533] Webserver started at http://127.0.107.193:45361/ using document root <none> and password file <none>
I20260630 12:11:15.764127   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:15.764444   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:15.764891   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:15.766390   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "3c59f33412774becad9e82342ce85733"
format_stamp: "Formatted at 2026-06-30 12:11:15 on dist-test-slave-z8mm"
I20260630 12:11:15.774200   603 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [term 1 FOLLOWER]: Refusing update from remote peer 28b6f71791dd455cb19b4cfe706f4578: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:15.775393   431 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:11:15.776162   473 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [term 1 FOLLOWER]: Refusing update from remote peer 28b6f71791dd455cb19b4cfe706f4578: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:15.776759   663 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:15.778175   638 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:15.792538   686 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:15.794234   431 fs_manager.cc:730] Time spent opening block manager: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:11:15.794773   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "3c59f33412774becad9e82342ce85733"
format_stamp: "Formatted at 2026-06-30 12:11:15 on dist-test-slave-z8mm"
I20260630 12:11:15.795284   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-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)
I20260630 12:11:15.818885   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 28b6f71791dd455cb19b4cfe706f4578. Latest consensus state: current_term: 1 leader_uuid: "28b6f71791dd455cb19b4cfe706f4578" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } } }
I20260630 12:11:15.818807   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 28b6f71791dd455cb19b4cfe706f4578. Latest consensus state: current_term: 1 leader_uuid: "28b6f71791dd455cb19b4cfe706f4578" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } } }
I20260630 12:11:15.819754   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:15.819976   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:15.826684   682 mvcc.cc:204] Tried to move back new op lower bound from 7302436764748996608 to 7302436764487360512. Current Snapshot: MvccSnapshot[applied={T|T < 7302436764748996608}]
I20260630 12:11:15.827792   663 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "28b6f71791dd455cb19b4cfe706f4578" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } } }
I20260630 12:11:15.834714   663 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:15.836582   663 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "28b6f71791dd455cb19b4cfe706f4578" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } } }
I20260630 12:11:15.837666   663 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:15.842919   677 catalog_manager.cc:1383] Generated new cluster ID: 909729f95ec648a2ac84b8d7512c0803
I20260630 12:11:15.843396   677 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:15.848263   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "28b6f71791dd455cb19b4cfe706f4578" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } } }
I20260630 12:11:15.848946   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:15.862046   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "28b6f71791dd455cb19b4cfe706f4578" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ae5112e0e847e1bbedc37c0864b2c2" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 41467 } } peers { permanent_uuid: "28b6f71791dd455cb19b4cfe706f4578" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37417 } } peers { permanent_uuid: "f26d67fc77dd4ceab9680b1a71bcc9bd" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 43663 } } }
I20260630 12:11:15.863068   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:15.867300   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:15.869666   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:15.873420   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:15.878054   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:15.878412   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:15.878726   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:15.878952   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:15.904258   677 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:15.906510   677 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:15.940523   677 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578: Generated new TSK 0
I20260630 12:11:15.942150   677 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:16.038964   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38893
I20260630 12:11:16.039108   756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38893 every 8 connection(s)
I20260630 12:11:16.085333   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:16.089561   757 heartbeater.cc:344] Connected to a master server at 127.0.107.252:43663
I20260630 12:11:16.090106   757 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:16.091352   757 heartbeater.cc:507] Master 127.0.107.252:43663 requested a full tablet report, sending...
I20260630 12:11:16.100493   758 heartbeater.cc:344] Connected to a master server at 127.0.107.253:37417
I20260630 12:11:16.100976   758 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:16.101977   758 heartbeater.cc:507] Master 127.0.107.253:37417 requested a full tablet report, sending...
I20260630 12:11:16.102335   594 ts_manager.cc:194] Registered new tserver with Master: 3c59f33412774becad9e82342ce85733 (127.0.107.193:38893)
I20260630 12:11:16.105291   528 ts_manager.cc:194] Registered new tserver with Master: 3c59f33412774becad9e82342ce85733 (127.0.107.193:38893)
I20260630 12:11:16.108219   759 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41467
I20260630 12:11:16.108865   759 heartbeater.cc:461] Registering TS with master...
W20260630 12:11:16.108861   765 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:16.110335   528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58262
I20260630 12:11:16.110635   759 heartbeater.cc:507] Master 127.0.107.254:41467 requested a full tablet report, sending...
W20260630 12:11:16.113118   766 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:16.114120   463 ts_manager.cc:194] Registered new tserver with Master: 3c59f33412774becad9e82342ce85733 (127.0.107.193:38893)
I20260630 12:11:16.120518   431 server_base.cc:1061] running on GCE node
W20260630 12:11:16.121770   769 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:16.122787   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:16.123088   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:16.123291   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821476123273 us; error 0 us; skew 500 ppm
I20260630 12:11:16.123832   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:16.126602   431 webserver.cc:533] Webserver started at http://127.0.107.194:45123/ using document root <none> and password file <none>
I20260630 12:11:16.127116   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:16.127333   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:16.127620   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:16.128991   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "5e4baf169ee84a789ca2f641c7a898ca"
format_stamp: "Formatted at 2026-06-30 12:11:16 on dist-test-slave-z8mm"
I20260630 12:11:16.134028   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:11:16.137755   773 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:16.138783   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:11:16.139146   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "5e4baf169ee84a789ca2f641c7a898ca"
format_stamp: "Formatted at 2026-06-30 12:11:16 on dist-test-slave-z8mm"
I20260630 12:11:16.139468   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-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)
I20260630 12:11:16.155009   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:16.156280   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:16.159377   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:16.163190   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:16.163403   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:16.163758   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:16.163931   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:16.281900   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40661
I20260630 12:11:16.281970   835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40661 every 8 connection(s)
I20260630 12:11:16.310468   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:16.312729   836 heartbeater.cc:344] Connected to a master server at 127.0.107.252:43663
I20260630 12:11:16.313402   836 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:16.314322   836 heartbeater.cc:507] Master 127.0.107.252:43663 requested a full tablet report, sending...
I20260630 12:11:16.318783   837 heartbeater.cc:344] Connected to a master server at 127.0.107.253:37417
I20260630 12:11:16.319205   837 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:16.319473   594 ts_manager.cc:194] Registered new tserver with Master: 5e4baf169ee84a789ca2f641c7a898ca (127.0.107.194:40661)
I20260630 12:11:16.320493   837 heartbeater.cc:507] Master 127.0.107.253:37417 requested a full tablet report, sending...
I20260630 12:11:16.323829   528 ts_manager.cc:194] Registered new tserver with Master: 5e4baf169ee84a789ca2f641c7a898ca (127.0.107.194:40661)
W20260630 12:11:16.325547   843 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:16.326120   528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58268
W20260630 12:11:16.328853   844 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:16.332350   838 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41467
I20260630 12:11:16.332985   838 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:16.334565   838 heartbeater.cc:507] Master 127.0.107.254:41467 requested a full tablet report, sending...
I20260630 12:11:16.342589   463 ts_manager.cc:194] Registered new tserver with Master: 5e4baf169ee84a789ca2f641c7a898ca (127.0.107.194:40661)
W20260630 12:11:16.345075   846 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:16.346180   431 server_base.cc:1061] running on GCE node
I20260630 12:11:16.347462   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:16.347759   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:16.347978   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821476347961 us; error 0 us; skew 500 ppm
I20260630 12:11:16.348664   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:16.351660   431 webserver.cc:533] Webserver started at http://127.0.107.195:39235/ using document root <none> and password file <none>
I20260630 12:11:16.352267   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:16.352522   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:16.352847   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:16.354246   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "27cd616d50ae424c8d39dc2dadf2faff"
format_stamp: "Formatted at 2026-06-30 12:11:16 on dist-test-slave-z8mm"
I20260630 12:11:16.359992   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:11:16.364387   851 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:16.365356   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:16.365731   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "27cd616d50ae424c8d39dc2dadf2faff"
format_stamp: "Formatted at 2026-06-30 12:11:16 on dist-test-slave-z8mm"
I20260630 12:11:16.366119   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821473573380-431-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)
I20260630 12:11:16.398636   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:16.400338   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:16.403180   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:16.407251   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:16.407466   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:16.407770   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:16.407938   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:16.503720   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35063
I20260630 12:11:16.503793   913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35063 every 8 connection(s)
I20260630 12:11:16.543686   916 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41467
I20260630 12:11:16.544265   916 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:16.545430   916 heartbeater.cc:507] Master 127.0.107.254:41467 requested a full tablet report, sending...
I20260630 12:11:16.548820   463 ts_manager.cc:194] Registered new tserver with Master: 27cd616d50ae424c8d39dc2dadf2faff (127.0.107.195:35063)
I20260630 12:11:16.556782   914 heartbeater.cc:344] Connected to a master server at 127.0.107.252:43663
I20260630 12:11:16.557219   914 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:16.558269   914 heartbeater.cc:507] Master 127.0.107.252:43663 requested a full tablet report, sending...
I20260630 12:11:16.559912   915 heartbeater.cc:344] Connected to a master server at 127.0.107.253:37417
I20260630 12:11:16.560333   915 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:16.561192   594 ts_manager.cc:194] Registered new tserver with Master: 27cd616d50ae424c8d39dc2dadf2faff (127.0.107.195:35063)
I20260630 12:11:16.561198   915 heartbeater.cc:507] Master 127.0.107.253:37417 requested a full tablet report, sending...
I20260630 12:11:16.563822   528 ts_manager.cc:194] Registered new tserver with Master: 27cd616d50ae424c8d39dc2dadf2faff (127.0.107.195:35063)
I20260630 12:11:16.563954   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019192374s
I20260630 12:11:16.566197   528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58280
I20260630 12:11:16.732159   672 catalog_manager.cc:1295] Loaded cluster ID: 909729f95ec648a2ac84b8d7512c0803
I20260630 12:11:16.732503   672 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2: loading cluster ID for follower catalog manager: success
I20260630 12:11:16.733858   673 catalog_manager.cc:1295] Loaded cluster ID: 909729f95ec648a2ac84b8d7512c0803
I20260630 12:11:16.734187   673 catalog_manager.cc:1588] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd: loading cluster ID for follower catalog manager: success
I20260630 12:11:16.737716   672 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2: acquiring CA information for follower catalog manager: success
I20260630 12:11:16.741744   673 catalog_manager.cc:1610] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd: acquiring CA information for follower catalog manager: success
I20260630 12:11:16.742453   672 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:16.747656   673 catalog_manager.cc:1638] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:17.116225   758 heartbeater.cc:499] Master 127.0.107.253:37417 was elected leader, sending a full tablet report...
I20260630 12:11:17.329736   837 heartbeater.cc:499] Master 127.0.107.253:37417 was elected leader, sending a full tablet report...
W20260630 12:11:17.473774   513 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.252:43663, user_credentials={real_user=slave}} blocked reactor thread for 87834.8us
I20260630 12:11:17.569922   915 heartbeater.cc:499] Master 127.0.107.253:37417 was elected leader, sending a full tablet report...
I20260630 12:11:17.688164   666 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:17.900506   528 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56548:
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"
    }
  }
}
I20260630 12:11:18.034627   722 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae5180e57114c488c14ad13549b08b0 (DEFAULT_TABLE table=test-workload [id=022773d4ad084874a0690e586ce18de3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:11:18.038409   879 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff13dfcaa4341698a7be91201629a29 (DEFAULT_TABLE table=test-workload [id=022773d4ad084874a0690e586ce18de3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:11:18.040326   722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae5180e57114c488c14ad13549b08b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:18.040307   801 tablet_service.cc:1511] Processing CreateTablet for tablet 2f26afaa8144489d80a8c33dc2da57d5 (DEFAULT_TABLE table=test-workload [id=022773d4ad084874a0690e586ce18de3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:11:18.039997   721 tablet_service.cc:1511] Processing CreateTablet for tablet f791fc6b5ae4492cb1ab293ca2241d02 (DEFAULT_TABLE table=test-workload [id=022773d4ad084874a0690e586ce18de3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:11:18.042285   801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f26afaa8144489d80a8c33dc2da57d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:18.042618   721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f791fc6b5ae4492cb1ab293ca2241d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:18.043877   879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff13dfcaa4341698a7be91201629a29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:18.082618   952 tablet_bootstrap.cc:492] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733: Bootstrap starting.
I20260630 12:11:18.089753   950 tablet_bootstrap.cc:492] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff: Bootstrap starting.
I20260630 12:11:18.095446   951 tablet_bootstrap.cc:492] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca: Bootstrap starting.
I20260630 12:11:18.100687   950 tablet_bootstrap.cc:654] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:18.102097   952 tablet_bootstrap.cc:654] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:18.107663   950 tablet_bootstrap.cc:492] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff: No bootstrap required, opened a new log
I20260630 12:11:18.109629   950 ts_tablet_manager.cc:1403] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260630 12:11:18.110564   951 tablet_bootstrap.cc:654] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:18.115278   950 raft_consensus.cc:359] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27cd616d50ae424c8d39dc2dadf2faff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35063 } }
I20260630 12:11:18.115978   950 raft_consensus.cc:385] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:18.116775   950 raft_consensus.cc:740] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27cd616d50ae424c8d39dc2dadf2faff, State: Initialized, Role: FOLLOWER
I20260630 12:11:18.117604   950 consensus_queue.cc:260] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "27cd616d50ae424c8d39dc2dadf2faff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35063 } }
I20260630 12:11:18.118707   950 raft_consensus.cc:399] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:18.124046   950 raft_consensus.cc:493] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:18.124581   950 raft_consensus.cc:3060] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:18.133800   952 tablet_bootstrap.cc:492] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733: No bootstrap required, opened a new log
I20260630 12:11:18.134474   952 ts_tablet_manager.cc:1403] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.009s
I20260630 12:11:18.137457   952 raft_consensus.cc:359] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c59f33412774becad9e82342ce85733" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38893 } }
I20260630 12:11:18.138294   951 tablet_bootstrap.cc:492] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca: No bootstrap required, opened a new log
I20260630 12:11:18.138012   952 raft_consensus.cc:385] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:18.139010   952 raft_consensus.cc:740] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c59f33412774becad9e82342ce85733, State: Initialized, Role: FOLLOWER
I20260630 12:11:18.139083   951 ts_tablet_manager.cc:1403] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.010s
I20260630 12:11:18.139864   952 consensus_queue.cc:260] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c59f33412774becad9e82342ce85733" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38893 } }
I20260630 12:11:18.140542   952 raft_consensus.cc:399] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:18.140836   952 raft_consensus.cc:493] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:18.141249   952 raft_consensus.cc:3060] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:18.143224   951 raft_consensus.cc:359] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e4baf169ee84a789ca2f641c7a898ca" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40661 } }
I20260630 12:11:18.144090   951 raft_consensus.cc:385] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:18.144606   951 raft_consensus.cc:740] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4baf169ee84a789ca2f641c7a898ca, State: Initialized, Role: FOLLOWER
I20260630 12:11:18.146011   951 consensus_queue.cc:260] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5e4baf169ee84a789ca2f641c7a898ca" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40661 } }
I20260630 12:11:18.144757   950 raft_consensus.cc:515] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27cd616d50ae424c8d39dc2dadf2faff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35063 } }
I20260630 12:11:18.146780   951 raft_consensus.cc:399] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:18.147389   951 raft_consensus.cc:493] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:18.147460   950 leader_election.cc:304] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff [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: 27cd616d50ae424c8d39dc2dadf2faff; no voters: 
I20260630 12:11:18.147948   951 raft_consensus.cc:3060] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:18.156389   950 leader_election.cc:290] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:18.156796   956 raft_consensus.cc:2804] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:18.161839   956 raft_consensus.cc:697] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff [term 1 LEADER]: Becoming Leader. State: Replica: 27cd616d50ae424c8d39dc2dadf2faff, State: Running, Role: LEADER
I20260630 12:11:18.163434   956 consensus_queue.cc:237] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff [LEADER]: Queue going to LEADER mode. State: All 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: "27cd616d50ae424c8d39dc2dadf2faff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35063 } }
I20260630 12:11:18.164472   951 raft_consensus.cc:515] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e4baf169ee84a789ca2f641c7a898ca" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40661 } }
I20260630 12:11:18.164651   952 raft_consensus.cc:515] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c59f33412774becad9e82342ce85733" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38893 } }
I20260630 12:11:18.165464   951 leader_election.cc:304] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca [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: 5e4baf169ee84a789ca2f641c7a898ca; no voters: 
I20260630 12:11:18.165720   952 leader_election.cc:304] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 [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: 3c59f33412774becad9e82342ce85733; no voters: 
I20260630 12:11:18.170518   951 leader_election.cc:290] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:18.171604   959 raft_consensus.cc:2804] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:18.173240   952 leader_election.cc:290] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:18.173784   960 raft_consensus.cc:2804] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:18.176566   950 ts_tablet_manager.cc:1434] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff: Time spent starting tablet: real 0.066s	user 0.016s	sys 0.024s
I20260630 12:11:18.181413   951 ts_tablet_manager.cc:1434] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca: Time spent starting tablet: real 0.042s	user 0.018s	sys 0.012s
I20260630 12:11:18.186841   959 raft_consensus.cc:697] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca [term 1 LEADER]: Becoming Leader. State: Replica: 5e4baf169ee84a789ca2f641c7a898ca, State: Running, Role: LEADER
I20260630 12:11:18.209831   959 consensus_queue.cc:237] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca [LEADER]: Queue going to LEADER mode. State: All 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: "5e4baf169ee84a789ca2f641c7a898ca" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40661 } }
I20260630 12:11:18.215425   952 ts_tablet_manager.cc:1434] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733: Time spent starting tablet: real 0.081s	user 0.019s	sys 0.008s
I20260630 12:11:18.218420   952 tablet_bootstrap.cc:492] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733: Bootstrap starting.
I20260630 12:11:18.220232   960 raft_consensus.cc:697] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 [term 1 LEADER]: Becoming Leader. State: Replica: 3c59f33412774becad9e82342ce85733, State: Running, Role: LEADER
I20260630 12:11:18.220947   527 catalog_manager.cc:5697] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff reported cstate change: term changed from 0 to 1, leader changed from <none> to 27cd616d50ae424c8d39dc2dadf2faff (127.0.107.195). New cstate: current_term: 1 leader_uuid: "27cd616d50ae424c8d39dc2dadf2faff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27cd616d50ae424c8d39dc2dadf2faff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35063 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:18.227653   528 catalog_manager.cc:5697] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e4baf169ee84a789ca2f641c7a898ca (127.0.107.194). New cstate: current_term: 1 leader_uuid: "5e4baf169ee84a789ca2f641c7a898ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e4baf169ee84a789ca2f641c7a898ca" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40661 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:18.227571   960 consensus_queue.cc:237] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 [LEADER]: Queue going to LEADER mode. State: All 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: "3c59f33412774becad9e82342ce85733" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38893 } }
I20260630 12:11:18.242463   952 tablet_bootstrap.cc:654] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:18.263139   952 tablet_bootstrap.cc:492] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733: No bootstrap required, opened a new log
I20260630 12:11:18.280984   952 ts_tablet_manager.cc:1403] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.008s
I20260630 12:11:18.285313   952 raft_consensus.cc:359] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c59f33412774becad9e82342ce85733" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38893 } }
I20260630 12:11:18.286072   952 raft_consensus.cc:385] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:18.286495   952 raft_consensus.cc:740] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c59f33412774becad9e82342ce85733, State: Initialized, Role: FOLLOWER
I20260630 12:11:18.289018   952 consensus_queue.cc:260] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c59f33412774becad9e82342ce85733" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38893 } }
I20260630 12:11:18.289808   952 raft_consensus.cc:399] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:18.290187   952 raft_consensus.cc:493] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:18.290599   952 raft_consensus.cc:3060] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:18.290670   527 catalog_manager.cc:5697] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c59f33412774becad9e82342ce85733 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "3c59f33412774becad9e82342ce85733" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c59f33412774becad9e82342ce85733" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38893 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:18.299188   952 raft_consensus.cc:515] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c59f33412774becad9e82342ce85733" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38893 } }
I20260630 12:11:18.300129   952 leader_election.cc:304] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 [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: 3c59f33412774becad9e82342ce85733; no voters: 
I20260630 12:11:18.301115   960 raft_consensus.cc:2804] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:18.301661   960 raft_consensus.cc:697] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 [term 1 LEADER]: Becoming Leader. State: Replica: 3c59f33412774becad9e82342ce85733, State: Running, Role: LEADER
I20260630 12:11:18.302368   960 consensus_queue.cc:237] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 [LEADER]: Queue going to LEADER mode. State: All 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: "3c59f33412774becad9e82342ce85733" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38893 } }
I20260630 12:11:18.307518   952 leader_election.cc:290] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:18.315608   952 ts_tablet_manager.cc:1434] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.007s
I20260630 12:11:18.344000   527 catalog_manager.cc:5697] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c59f33412774becad9e82342ce85733 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "3c59f33412774becad9e82342ce85733" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c59f33412774becad9e82342ce85733" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38893 } health_report { overall_health: HEALTHY } } }
W20260630 12:11:18.480202   559 debug-util.cc:398] Leaking SignalData structure 0x7b08000ae060 after lost signal to thread 434
I20260630 12:11:19.689481   666 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:19.691890   666 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:20.374303   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:11:20.405340   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:20.406145   431 tablet_replica.cc:333] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733: stopping tablet replica
I20260630 12:11:20.406827   431 raft_consensus.cc:2243] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:20.407330   431 raft_consensus.cc:2272] T f791fc6b5ae4492cb1ab293ca2241d02 P 3c59f33412774becad9e82342ce85733 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:20.409773   431 tablet_replica.cc:333] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733: stopping tablet replica
I20260630 12:11:20.410300   431 raft_consensus.cc:2243] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:20.410750   431 raft_consensus.cc:2272] T 8ae5180e57114c488c14ad13549b08b0 P 3c59f33412774becad9e82342ce85733 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:20.519068   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:11:20.529395   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:11:20.554844   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:20.555640   431 tablet_replica.cc:333] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca: stopping tablet replica
I20260630 12:11:20.556268   431 raft_consensus.cc:2243] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:20.556741   431 raft_consensus.cc:2272] T 2f26afaa8144489d80a8c33dc2da57d5 P 5e4baf169ee84a789ca2f641c7a898ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:20.576567   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:11:20.588680   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:11:20.617219   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:20.618038   431 tablet_replica.cc:333] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff: stopping tablet replica
I20260630 12:11:20.618954   431 raft_consensus.cc:2243] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:20.619545   431 raft_consensus.cc:2272] T 4ff13dfcaa4341698a7be91201629a29 P 27cd616d50ae424c8d39dc2dadf2faff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:20.640281   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:20.648823   431 master.cc:562] Master@127.0.107.254:41467 shutting down...
I20260630 12:11:20.746235   672 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:11:20.754900   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:20.755659   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:20.756117   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 60ae5112e0e847e1bbedc37c0864b2c2: stopping tablet replica
W20260630 12:11:20.782282   511 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.254:41467: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:11:20.786131   511 consensus_peers.cc:597] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 -> Peer 60ae5112e0e847e1bbedc37c0864b2c2 (127.0.107.254:41467): Couldn't send request to peer 60ae5112e0e847e1bbedc37c0864b2c2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.254:41467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:20.787191   431 master.cc:584] Master@127.0.107.254:41467 shutdown complete.
I20260630 12:11:20.798648   431 master.cc:562] Master@127.0.107.253:37417 shutting down...
I20260630 12:11:20.821389   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:20.822292   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:20.822671   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 28b6f71791dd455cb19b4cfe706f4578: stopping tablet replica
I20260630 12:11:21.648891   431 master.cc:584] Master@127.0.107.253:37417 shutdown complete.
I20260630 12:11:21.660141   431 master.cc:562] Master@127.0.107.252:43663 shutting down...
I20260630 12:11:21.675081   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:21.675623   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.675944   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P f26d67fc77dd4ceab9680b1a71bcc9bd: stopping tablet replica
I20260630 12:11:21.694020   431 master.cc:584] Master@127.0.107.252:43663 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (7982 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:11:21.722213   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35537
I20260630 12:11:21.723316   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:21.728351   978 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:21.729256   979 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:21.730139   981 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:21.730243   431 server_base.cc:1061] running on GCE node
I20260630 12:11:21.731216   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:21.731390   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:21.731582   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821481731548 us; error 0 us; skew 500 ppm
I20260630 12:11:21.732076   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:21.734479   431 webserver.cc:533] Webserver started at http://127.0.107.254:46447/ using document root <none> and password file <none>
I20260630 12:11:21.734958   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:21.735160   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:21.735435   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:21.736505   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "1bc29059f21d47bebb46bc97c55d592a"
format_stamp: "Formatted at 2026-06-30 12:11:21 on dist-test-slave-z8mm"
I20260630 12:11:21.740962   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:11:21.744365   986 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:21.745545   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:21.745810   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "1bc29059f21d47bebb46bc97c55d592a"
format_stamp: "Formatted at 2026-06-30 12:11:21 on dist-test-slave-z8mm"
I20260630 12:11:21.746048   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-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)
I20260630 12:11:21.767980   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:21.768929   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:21.803910   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35537
I20260630 12:11:21.803984  1037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35537 every 8 connection(s)
I20260630 12:11:21.807982  1038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:21.817363  1038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a: Bootstrap starting.
I20260630 12:11:21.821619  1038 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:21.825750  1038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a: No bootstrap required, opened a new log
I20260630 12:11:21.827687  1038 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc29059f21d47bebb46bc97c55d592a" member_type: VOTER }
I20260630 12:11:21.828120  1038 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:21.828343  1038 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bc29059f21d47bebb46bc97c55d592a, State: Initialized, Role: FOLLOWER
I20260630 12:11:21.828958  1038 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1bc29059f21d47bebb46bc97c55d592a" member_type: VOTER }
I20260630 12:11:21.829468  1038 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:21.829707  1038 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:21.830006  1038 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:21.834141  1038 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc29059f21d47bebb46bc97c55d592a" member_type: VOTER }
I20260630 12:11:21.834733  1038 leader_election.cc:304] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [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: 1bc29059f21d47bebb46bc97c55d592a; no voters: 
I20260630 12:11:21.835897  1038 leader_election.cc:290] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:21.836266  1041 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:21.837749  1041 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [term 1 LEADER]: Becoming Leader. State: Replica: 1bc29059f21d47bebb46bc97c55d592a, State: Running, Role: LEADER
I20260630 12:11:21.838446  1041 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [LEADER]: Queue going to LEADER mode. State: All 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: "1bc29059f21d47bebb46bc97c55d592a" member_type: VOTER }
I20260630 12:11:21.839236  1038 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:21.843199  1043 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1bc29059f21d47bebb46bc97c55d592a. Latest consensus state: current_term: 1 leader_uuid: "1bc29059f21d47bebb46bc97c55d592a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc29059f21d47bebb46bc97c55d592a" member_type: VOTER } }
I20260630 12:11:21.844271  1043 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:21.843223  1042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1bc29059f21d47bebb46bc97c55d592a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc29059f21d47bebb46bc97c55d592a" member_type: VOTER } }
I20260630 12:11:21.847965  1042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:21.848816  1048 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:21.853984  1048 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:21.858527   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:21.863843  1048 catalog_manager.cc:1383] Generated new cluster ID: aaa64cc9c8b64870a428153a24165979
I20260630 12:11:21.864317  1048 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:21.886399  1048 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:21.887667  1048 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:21.904567  1048 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a: Generated new TSK 0
I20260630 12:11:21.905256  1048 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:21.925310   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:21.931485  1059 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:21.932781  1060 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:21.934942  1062 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:21.935103   431 server_base.cc:1061] running on GCE node
I20260630 12:11:21.936241   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:21.936460   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:21.936578   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821481936567 us; error 0 us; skew 500 ppm
I20260630 12:11:21.937083   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:21.939788   431 webserver.cc:533] Webserver started at http://127.0.107.193:42435/ using document root <none> and password file <none>
I20260630 12:11:21.940328   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:21.940500   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:21.940765   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:21.941936   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "9598004e03c2472ab13fd759a776cd0b"
format_stamp: "Formatted at 2026-06-30 12:11:21 on dist-test-slave-z8mm"
I20260630 12:11:21.946717   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:21.950275  1067 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:21.951234   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:11:21.951517   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "9598004e03c2472ab13fd759a776cd0b"
format_stamp: "Formatted at 2026-06-30 12:11:21 on dist-test-slave-z8mm"
I20260630 12:11:21.951792   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-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)
I20260630 12:11:21.964818   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:21.965879   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:21.967242   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:21.969715   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:21.969915   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:21.970212   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:21.970448   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.011055   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42247
I20260630 12:11:22.011126  1129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42247 every 8 connection(s)
I20260630 12:11:22.015769   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:22.024111  1134 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:22.025803  1135 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:22.026840   431 server_base.cc:1061] running on GCE node
W20260630 12:11:22.027509  1138 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:22.028321   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:22.028542   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:22.028744   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821482028723 us; error 0 us; skew 500 ppm
I20260630 12:11:22.029309   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:22.032473   431 webserver.cc:533] Webserver started at http://127.0.107.194:40399/ using document root <none> and password file <none>
I20260630 12:11:22.032982   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:22.033242   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:22.033560   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:22.034621   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "4e470a39a8c2479db50c580ce2f19802"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-z8mm"
I20260630 12:11:22.039662   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:11:22.040964  1130 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35537
I20260630 12:11:22.041404  1130 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:22.042276  1130 heartbeater.cc:507] Master 127.0.107.254:35537 requested a full tablet report, sending...
I20260630 12:11:22.043606  1142 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.044801   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:11:22.045158  1003 ts_manager.cc:194] Registered new tserver with Master: 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247)
I20260630 12:11:22.045213   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "4e470a39a8c2479db50c580ce2f19802"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-z8mm"
I20260630 12:11:22.045701   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-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)
I20260630 12:11:22.047658  1003 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54888
I20260630 12:11:22.072952   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:22.074167   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:22.075578   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:22.077999   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:22.078320   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.078668   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:22.078828   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.118399   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44943
I20260630 12:11:22.118479  1204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44943 every 8 connection(s)
I20260630 12:11:22.123345   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:22.130198  1208 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:22.130584  1209 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:22.133641  1211 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:22.135095   431 server_base.cc:1061] running on GCE node
I20260630 12:11:22.135895  1205 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35537
I20260630 12:11:22.136073   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:11:22.136325  1205 heartbeater.cc:461] Registering TS with master...
W20260630 12:11:22.136372   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:22.136749   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821482136729 us; error 0 us; skew 500 ppm
I20260630 12:11:22.137290  1205 heartbeater.cc:507] Master 127.0.107.254:35537 requested a full tablet report, sending...
I20260630 12:11:22.137372   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:22.139328  1003 ts_manager.cc:194] Registered new tserver with Master: 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943)
I20260630 12:11:22.140799   431 webserver.cc:533] Webserver started at http://127.0.107.195:39467/ using document root <none> and password file <none>
I20260630 12:11:22.140822  1003 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54894
I20260630 12:11:22.141470   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:22.141716   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:22.141997   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:22.143044   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "00a9d550ed2045dc939ee23e34d00479"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-z8mm"
I20260630 12:11:22.147428   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:11:22.151219  1216 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.152146   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:11:22.152554   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "00a9d550ed2045dc939ee23e34d00479"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-z8mm"
I20260630 12:11:22.152896   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-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)
I20260630 12:11:22.193692   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:22.194756   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:22.196194   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:22.198589   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:22.198853   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.199098   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:22.199277   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.239878   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43713
I20260630 12:11:22.239979  1278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43713 every 8 connection(s)
I20260630 12:11:22.253983  1279 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35537
I20260630 12:11:22.254390  1279 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:22.255272  1279 heartbeater.cc:507] Master 127.0.107.254:35537 requested a full tablet report, sending...
I20260630 12:11:22.257241  1003 ts_manager.cc:194] Registered new tserver with Master: 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
I20260630 12:11:22.257972   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014822826s
I20260630 12:11:22.258766  1003 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54906
I20260630 12:11:23.051227  1130 heartbeater.cc:499] Master 127.0.107.254:35537 was elected leader, sending a full tablet report...
I20260630 12:11:23.143342  1205 heartbeater.cc:499] Master 127.0.107.254:35537 was elected leader, sending a full tablet report...
I20260630 12:11:23.261538  1279 heartbeater.cc:499] Master 127.0.107.254:35537 was elected leader, sending a full tablet report...
I20260630 12:11:23.313407  1003 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54920:
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"
    }
  }
}
W20260630 12:11:23.315903  1003 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:11:23.380790  1170 tablet_service.cc:1511] Processing CreateTablet for tablet 8de5baee2fc842419a0145a28575ab0e (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:23.382225  1170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de5baee2fc842419a0145a28575ab0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.386113  1169 tablet_service.cc:1511] Processing CreateTablet for tablet f75d7fce5dc44cacbbd8c912be2ec197 (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:23.387511  1169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75d7fce5dc44cacbbd8c912be2ec197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.391832  1168 tablet_service.cc:1511] Processing CreateTablet for tablet 9256296e3bd64e528d81018569c74269 (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:23.394124  1167 tablet_service.cc:1511] Processing CreateTablet for tablet 498b7eea23f2441fbc88eccb4936f7e8 (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:23.396206  1168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9256296e3bd64e528d81018569c74269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.398083  1165 tablet_service.cc:1511] Processing CreateTablet for tablet 3af49b8558154fcca42525bac3215d35 (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:23.399461  1165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af49b8558154fcca42525bac3215d35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.403870  1166 tablet_service.cc:1511] Processing CreateTablet for tablet bcf4996f26c64f7ca903b59b0338f23d (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:23.409250  1167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498b7eea23f2441fbc88eccb4936f7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.413552  1166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf4996f26c64f7ca903b59b0338f23d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.413341  1164 tablet_service.cc:1511] Processing CreateTablet for tablet 804cad73aef441e9a5b374e639acb86a (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:23.415088  1164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804cad73aef441e9a5b374e639acb86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.424623  1163 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5580565c8a4a1b918d9d0b14277736 (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:23.427882  1163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5580565c8a4a1b918d9d0b14277736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.465548  1299 tablet_bootstrap.cc:492] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802: Bootstrap starting.
I20260630 12:11:23.472138  1299 tablet_bootstrap.cc:654] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.477594  1095 tablet_service.cc:1511] Processing CreateTablet for tablet 8de5baee2fc842419a0145a28575ab0e (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:23.479118  1095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de5baee2fc842419a0145a28575ab0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.480329  1240 tablet_service.cc:1511] Processing CreateTablet for tablet bcf4996f26c64f7ca903b59b0338f23d (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:23.481837  1240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf4996f26c64f7ca903b59b0338f23d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.482156  1242 tablet_service.cc:1511] Processing CreateTablet for tablet 9256296e3bd64e528d81018569c74269 (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:23.483538  1242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9256296e3bd64e528d81018569c74269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.483237  1091 tablet_service.cc:1511] Processing CreateTablet for tablet bcf4996f26c64f7ca903b59b0338f23d (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:23.484624  1091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf4996f26c64f7ca903b59b0338f23d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.486199  1241 tablet_service.cc:1511] Processing CreateTablet for tablet 498b7eea23f2441fbc88eccb4936f7e8 (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:23.486255  1092 tablet_service.cc:1511] Processing CreateTablet for tablet 498b7eea23f2441fbc88eccb4936f7e8 (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:23.487735  1241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498b7eea23f2441fbc88eccb4936f7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.487818  1092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498b7eea23f2441fbc88eccb4936f7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.490294  1238 tablet_service.cc:1511] Processing CreateTablet for tablet 804cad73aef441e9a5b374e639acb86a (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:23.491786  1238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804cad73aef441e9a5b374e639acb86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.490296  1093 tablet_service.cc:1511] Processing CreateTablet for tablet 9256296e3bd64e528d81018569c74269 (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:23.493099  1094 tablet_service.cc:1511] Processing CreateTablet for tablet f75d7fce5dc44cacbbd8c912be2ec197 (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:23.493639  1093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9256296e3bd64e528d81018569c74269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.494469  1094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75d7fce5dc44cacbbd8c912be2ec197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.494148  1237 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5580565c8a4a1b918d9d0b14277736 (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:23.494920  1243 tablet_service.cc:1511] Processing CreateTablet for tablet f75d7fce5dc44cacbbd8c912be2ec197 (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:23.496578  1239 tablet_service.cc:1511] Processing CreateTablet for tablet 3af49b8558154fcca42525bac3215d35 (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:23.481877  1090 tablet_service.cc:1511] Processing CreateTablet for tablet 3af49b8558154fcca42525bac3215d35 (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:23.497089  1089 tablet_service.cc:1511] Processing CreateTablet for tablet 804cad73aef441e9a5b374e639acb86a (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:23.498447  1090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af49b8558154fcca42525bac3215d35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.480572  1244 tablet_service.cc:1511] Processing CreateTablet for tablet 8de5baee2fc842419a0145a28575ab0e (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:23.499773  1244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de5baee2fc842419a0145a28575ab0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.507354  1089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804cad73aef441e9a5b374e639acb86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.512564  1088 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5580565c8a4a1b918d9d0b14277736 (DEFAULT_TABLE table=test-workload [id=73d2a9c20f6a4605bea74b486a8f135d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:23.514038  1088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5580565c8a4a1b918d9d0b14277736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.544548  1239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af49b8558154fcca42525bac3215d35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.545315  1243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75d7fce5dc44cacbbd8c912be2ec197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.549393  1237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5580565c8a4a1b918d9d0b14277736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:23.591557  1301 tablet_bootstrap.cc:492] T 498b7eea23f2441fbc88eccb4936f7e8 P 9598004e03c2472ab13fd759a776cd0b: Bootstrap starting.
I20260630 12:11:23.599835  1299 tablet_bootstrap.cc:492] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802: No bootstrap required, opened a new log
I20260630 12:11:23.600479  1299 ts_tablet_manager.cc:1403] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802: Time spent bootstrapping tablet: real 0.135s	user 0.024s	sys 0.021s
I20260630 12:11:23.603379  1299 raft_consensus.cc:359] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } }
I20260630 12:11:23.604264  1299 raft_consensus.cc:385] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.610523  1302 tablet_bootstrap.cc:492] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479: Bootstrap starting.
I20260630 12:11:23.611212  1299 raft_consensus.cc:740] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.610697  1301 tablet_bootstrap.cc:654] T 498b7eea23f2441fbc88eccb4936f7e8 P 9598004e03c2472ab13fd759a776cd0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.612651  1299 consensus_queue.cc:260] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } }
I20260630 12:11:23.615567  1299 ts_tablet_manager.cc:1434] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:11:23.617197  1299 tablet_bootstrap.cc:492] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802: Bootstrap starting.
I20260630 12:11:23.618511  1302 tablet_bootstrap.cc:654] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.623219  1299 tablet_bootstrap.cc:654] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.628728  1301 tablet_bootstrap.cc:492] T 498b7eea23f2441fbc88eccb4936f7e8 P 9598004e03c2472ab13fd759a776cd0b: No bootstrap required, opened a new log
I20260630 12:11:23.629346  1301 ts_tablet_manager.cc:1403] T 498b7eea23f2441fbc88eccb4936f7e8 P 9598004e03c2472ab13fd759a776cd0b: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.019s
I20260630 12:11:23.631086  1299 tablet_bootstrap.cc:492] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802: No bootstrap required, opened a new log
I20260630 12:11:23.631848  1299 ts_tablet_manager.cc:1403] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260630 12:11:23.632217  1301 raft_consensus.cc:359] T 498b7eea23f2441fbc88eccb4936f7e8 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.633123  1301 raft_consensus.cc:385] T 498b7eea23f2441fbc88eccb4936f7e8 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.633507  1301 raft_consensus.cc:740] T 498b7eea23f2441fbc88eccb4936f7e8 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9598004e03c2472ab13fd759a776cd0b, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.634333  1301 consensus_queue.cc:260] T 498b7eea23f2441fbc88eccb4936f7e8 P 9598004e03c2472ab13fd759a776cd0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.635720  1299 raft_consensus.cc:359] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.637216  1301 ts_tablet_manager.cc:1434] T 498b7eea23f2441fbc88eccb4936f7e8 P 9598004e03c2472ab13fd759a776cd0b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:11:23.636765  1299 raft_consensus.cc:385] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.638067  1299 raft_consensus.cc:740] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.638607  1301 tablet_bootstrap.cc:492] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b: Bootstrap starting.
I20260630 12:11:23.638936  1299 consensus_queue.cc:260] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.640235  1302 tablet_bootstrap.cc:492] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479: No bootstrap required, opened a new log
I20260630 12:11:23.640772  1302 ts_tablet_manager.cc:1403] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.021s
I20260630 12:11:23.641222  1299 ts_tablet_manager.cc:1434] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260630 12:11:23.642267  1299 tablet_bootstrap.cc:492] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802: Bootstrap starting.
I20260630 12:11:23.643565  1302 raft_consensus.cc:359] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.644380  1302 raft_consensus.cc:385] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.644737  1302 raft_consensus.cc:740] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a9d550ed2045dc939ee23e34d00479, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.645697  1301 tablet_bootstrap.cc:654] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.645561  1302 consensus_queue.cc:260] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.648888  1299 tablet_bootstrap.cc:654] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.655018  1301 tablet_bootstrap.cc:492] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b: No bootstrap required, opened a new log
I20260630 12:11:23.655701  1301 ts_tablet_manager.cc:1403] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260630 12:11:23.658514  1301 raft_consensus.cc:359] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.661393  1302 ts_tablet_manager.cc:1434] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.007s
I20260630 12:11:23.661676  1301 raft_consensus.cc:385] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.662061  1301 raft_consensus.cc:740] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9598004e03c2472ab13fd759a776cd0b, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.662576  1302 tablet_bootstrap.cc:492] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479: Bootstrap starting.
I20260630 12:11:23.662825  1301 consensus_queue.cc:260] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.663690  1299 tablet_bootstrap.cc:492] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802: No bootstrap required, opened a new log
I20260630 12:11:23.664242  1299 ts_tablet_manager.cc:1403] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260630 12:11:23.665069  1301 ts_tablet_manager.cc:1434] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260630 12:11:23.666980  1299 raft_consensus.cc:359] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.667763  1299 raft_consensus.cc:385] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.668097  1299 raft_consensus.cc:740] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.668622  1301 tablet_bootstrap.cc:492] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b: Bootstrap starting.
I20260630 12:11:23.668787  1302 tablet_bootstrap.cc:654] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.669014  1299 consensus_queue.cc:260] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.676234  1301 tablet_bootstrap.cc:654] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.677832  1299 ts_tablet_manager.cc:1434] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:11:23.678988  1299 tablet_bootstrap.cc:492] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802: Bootstrap starting.
I20260630 12:11:23.684631  1299 tablet_bootstrap.cc:654] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.689597  1301 tablet_bootstrap.cc:492] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b: No bootstrap required, opened a new log
I20260630 12:11:23.690424  1301 ts_tablet_manager.cc:1403] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260630 12:11:23.694411  1301 raft_consensus.cc:359] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } }
I20260630 12:11:23.695607  1301 raft_consensus.cc:385] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.696120  1301 raft_consensus.cc:740] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9598004e03c2472ab13fd759a776cd0b, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.698240  1301 consensus_queue.cc:260] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } }
I20260630 12:11:23.700604  1302 tablet_bootstrap.cc:492] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479: No bootstrap required, opened a new log
I20260630 12:11:23.700665  1299 tablet_bootstrap.cc:492] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802: No bootstrap required, opened a new log
I20260630 12:11:23.700966  1301 ts_tablet_manager.cc:1434] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:11:23.701385  1302 ts_tablet_manager.cc:1403] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.020s
I20260630 12:11:23.701402  1299 ts_tablet_manager.cc:1403] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260630 12:11:23.702190  1301 tablet_bootstrap.cc:492] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b: Bootstrap starting.
I20260630 12:11:23.704448  1302 raft_consensus.cc:359] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.704610  1299 raft_consensus.cc:359] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.705452  1302 raft_consensus.cc:385] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.705519  1299 raft_consensus.cc:385] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.706039  1302 raft_consensus.cc:740] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a9d550ed2045dc939ee23e34d00479, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.706102  1299 raft_consensus.cc:740] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.707093  1299 consensus_queue.cc:260] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.707271  1302 consensus_queue.cc:260] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.708554  1301 tablet_bootstrap.cc:654] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.709705  1299 ts_tablet_manager.cc:1434] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:11:23.710793  1299 tablet_bootstrap.cc:492] T 498b7eea23f2441fbc88eccb4936f7e8 P 4e470a39a8c2479db50c580ce2f19802: Bootstrap starting.
I20260630 12:11:23.716684  1299 tablet_bootstrap.cc:654] T 498b7eea23f2441fbc88eccb4936f7e8 P 4e470a39a8c2479db50c580ce2f19802: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.716673  1302 ts_tablet_manager.cc:1434] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:11:23.718114  1302 tablet_bootstrap.cc:492] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479: Bootstrap starting.
I20260630 12:11:23.723824  1299 tablet_bootstrap.cc:492] T 498b7eea23f2441fbc88eccb4936f7e8 P 4e470a39a8c2479db50c580ce2f19802: No bootstrap required, opened a new log
I20260630 12:11:23.724020  1302 tablet_bootstrap.cc:654] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.724486  1299 ts_tablet_manager.cc:1403] T 498b7eea23f2441fbc88eccb4936f7e8 P 4e470a39a8c2479db50c580ce2f19802: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260630 12:11:23.727972  1301 tablet_bootstrap.cc:492] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b: No bootstrap required, opened a new log
I20260630 12:11:23.728647  1301 ts_tablet_manager.cc:1403] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260630 12:11:23.728109  1299 raft_consensus.cc:359] T 498b7eea23f2441fbc88eccb4936f7e8 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.729439  1299 raft_consensus.cc:385] T 498b7eea23f2441fbc88eccb4936f7e8 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.729925  1299 raft_consensus.cc:740] T 498b7eea23f2441fbc88eccb4936f7e8 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.731491  1301 raft_consensus.cc:359] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.731174  1299 consensus_queue.cc:260] T 498b7eea23f2441fbc88eccb4936f7e8 P 4e470a39a8c2479db50c580ce2f19802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.732314  1301 raft_consensus.cc:385] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.732649  1301 raft_consensus.cc:740] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9598004e03c2472ab13fd759a776cd0b, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.733515  1301 consensus_queue.cc:260] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.734886  1299 ts_tablet_manager.cc:1434] T 498b7eea23f2441fbc88eccb4936f7e8 P 4e470a39a8c2479db50c580ce2f19802: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260630 12:11:23.735930  1301 ts_tablet_manager.cc:1434] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:11:23.736274  1299 tablet_bootstrap.cc:492] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802: Bootstrap starting.
I20260630 12:11:23.740867  1301 tablet_bootstrap.cc:492] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b: Bootstrap starting.
I20260630 12:11:23.740845  1302 tablet_bootstrap.cc:492] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479: No bootstrap required, opened a new log
I20260630 12:11:23.742165  1302 ts_tablet_manager.cc:1403] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260630 12:11:23.744751  1299 tablet_bootstrap.cc:654] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.745172  1302 raft_consensus.cc:359] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.745976  1302 raft_consensus.cc:385] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.746322  1302 raft_consensus.cc:740] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a9d550ed2045dc939ee23e34d00479, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.747192  1302 consensus_queue.cc:260] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.749835  1302 ts_tablet_manager.cc:1434] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:11:23.750909  1302 tablet_bootstrap.cc:492] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479: Bootstrap starting.
I20260630 12:11:23.751523  1301 tablet_bootstrap.cc:654] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.758845  1302 tablet_bootstrap.cc:654] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.766603  1303 raft_consensus.cc:493] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:23.767145  1303 raft_consensus.cc:515] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.774252  1302 tablet_bootstrap.cc:492] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479: No bootstrap required, opened a new log
I20260630 12:11:23.775166  1302 ts_tablet_manager.cc:1403] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260630 12:11:23.778970  1302 raft_consensus.cc:359] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.780138  1302 raft_consensus.cc:385] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.780606  1302 raft_consensus.cc:740] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a9d550ed2045dc939ee23e34d00479, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.781911  1302 consensus_queue.cc:260] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.783434  1303 leader_election.cc:290] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
I20260630 12:11:23.787318  1302 ts_tablet_manager.cc:1434] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:11:23.787421  1308 raft_consensus.cc:493] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:23.788013  1308 raft_consensus.cc:515] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.788640  1302 tablet_bootstrap.cc:492] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479: Bootstrap starting.
I20260630 12:11:23.791019  1105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9256296e3bd64e528d81018569c74269" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b" is_pre_election: true
I20260630 12:11:23.791793  1105 raft_consensus.cc:2468] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e470a39a8c2479db50c580ce2f19802 in term 0.
I20260630 12:11:23.792076  1301 tablet_bootstrap.cc:492] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b: No bootstrap required, opened a new log
I20260630 12:11:23.792608  1301 ts_tablet_manager.cc:1403] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.022s
I20260630 12:11:23.793322  1143 leader_election.cc:304] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e470a39a8c2479db50c580ce2f19802, 9598004e03c2472ab13fd759a776cd0b; no voters: 
I20260630 12:11:23.796064  1303 raft_consensus.cc:2804] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:23.795851  1301 raft_consensus.cc:359] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.796717  1303 raft_consensus.cc:493] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:23.796834  1301 raft_consensus.cc:385] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.797433  1303 raft_consensus.cc:3060] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:23.797606  1301 raft_consensus.cc:740] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9598004e03c2472ab13fd759a776cd0b, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.798691  1301 consensus_queue.cc:260] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.799815  1308 leader_election.cc:290] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943)
I20260630 12:11:23.801357  1299 tablet_bootstrap.cc:492] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802: No bootstrap required, opened a new log
I20260630 12:11:23.801854  1299 ts_tablet_manager.cc:1403] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.005s
I20260630 12:11:23.811800  1254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9256296e3bd64e528d81018569c74269" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a9d550ed2045dc939ee23e34d00479" is_pre_election: true
I20260630 12:11:23.812642  1254 raft_consensus.cc:2468] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e470a39a8c2479db50c580ce2f19802 in term 0.
I20260630 12:11:23.812714  1303 raft_consensus.cc:515] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.815821  1301 ts_tablet_manager.cc:1434] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260630 12:11:23.816454  1302 tablet_bootstrap.cc:654] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.817260  1301 tablet_bootstrap.cc:492] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b: Bootstrap starting.
I20260630 12:11:23.817124  1299 raft_consensus.cc:359] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.818368  1299 raft_consensus.cc:385] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.819797  1299 raft_consensus.cc:740] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.822152  1299 consensus_queue.cc:260] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.823907  1303 leader_election.cc:290] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 election: Requested vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
I20260630 12:11:23.827135  1180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498b7eea23f2441fbc88eccb4936f7e8" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e470a39a8c2479db50c580ce2f19802" is_pre_election: true
I20260630 12:11:23.827956  1180 raft_consensus.cc:2468] T 498b7eea23f2441fbc88eccb4936f7e8 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00a9d550ed2045dc939ee23e34d00479 in term 0.
I20260630 12:11:23.829704  1301 tablet_bootstrap.cc:654] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.829577  1254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9256296e3bd64e528d81018569c74269" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a9d550ed2045dc939ee23e34d00479"
I20260630 12:11:23.829761  1219 leader_election.cc:304] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a9d550ed2045dc939ee23e34d00479, 4e470a39a8c2479db50c580ce2f19802; no voters: 
I20260630 12:11:23.830581  1254 raft_consensus.cc:3060] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:23.831290  1308 raft_consensus.cc:2804] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:23.831698  1308 raft_consensus.cc:493] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:23.832065  1308 raft_consensus.cc:3060] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:23.843170  1308 raft_consensus.cc:515] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.844020  1303 raft_consensus.cc:493] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:23.844789  1303 raft_consensus.cc:515] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.848202  1180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498b7eea23f2441fbc88eccb4936f7e8" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e470a39a8c2479db50c580ce2f19802"
I20260630 12:11:23.848670  1303 leader_election.cc:290] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
I20260630 12:11:23.849262  1180 raft_consensus.cc:3060] T 498b7eea23f2441fbc88eccb4936f7e8 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:23.853572  1254 raft_consensus.cc:2468] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e470a39a8c2479db50c580ce2f19802 in term 1.
I20260630 12:11:23.853680  1253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804cad73aef441e9a5b374e639acb86a" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a9d550ed2045dc939ee23e34d00479" is_pre_election: true
I20260630 12:11:23.855551  1253 raft_consensus.cc:2468] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e470a39a8c2479db50c580ce2f19802 in term 0.
I20260630 12:11:23.857226  1299 ts_tablet_manager.cc:1434] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802: Time spent starting tablet: real 0.053s	user 0.010s	sys 0.030s
I20260630 12:11:23.857523  1144 leader_election.cc:304] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a9d550ed2045dc939ee23e34d00479, 4e470a39a8c2479db50c580ce2f19802; no voters: 
I20260630 12:11:23.858567  1299 tablet_bootstrap.cc:492] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802: Bootstrap starting.
I20260630 12:11:23.859227  1144 leader_election.cc:304] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a9d550ed2045dc939ee23e34d00479, 4e470a39a8c2479db50c580ce2f19802; no voters: 
I20260630 12:11:23.860314  1302 tablet_bootstrap.cc:492] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479: No bootstrap required, opened a new log
I20260630 12:11:23.860875  1302 ts_tablet_manager.cc:1403] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.014s
I20260630 12:11:23.860210  1303 raft_consensus.cc:2804] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:23.862279  1303 raft_consensus.cc:493] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:23.862676  1303 raft_consensus.cc:3060] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:23.864899  1302 raft_consensus.cc:359] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.865752  1302 raft_consensus.cc:385] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.866094  1301 tablet_bootstrap.cc:492] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b: No bootstrap required, opened a new log
I20260630 12:11:23.866719  1301 ts_tablet_manager.cc:1403] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.016s
I20260630 12:11:23.866770  1299 tablet_bootstrap.cc:654] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:23.869146  1308 leader_election.cc:290] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 election: Requested vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943)
I20260630 12:11:23.869745  1308 raft_consensus.cc:493] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:23.870092  1303 raft_consensus.cc:515] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.870512  1180 raft_consensus.cc:2468] T 498b7eea23f2441fbc88eccb4936f7e8 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a9d550ed2045dc939ee23e34d00479 in term 1.
I20260630 12:11:23.871600  1301 raft_consensus.cc:359] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.870220  1308 raft_consensus.cc:515] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.872025  1219 leader_election.cc:304] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a9d550ed2045dc939ee23e34d00479, 4e470a39a8c2479db50c580ce2f19802; no voters: 
I20260630 12:11:23.872262  1299 tablet_bootstrap.cc:492] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802: No bootstrap required, opened a new log
I20260630 12:11:23.866053  1302 raft_consensus.cc:740] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a9d550ed2045dc939ee23e34d00479, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.873306  1299 ts_tablet_manager.cc:1403] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:11:23.873934  1302 consensus_queue.cc:260] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.874614  1308 leader_election.cc:290] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943)
I20260630 12:11:23.878748  1308 raft_consensus.cc:2804] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:23.879299  1308 raft_consensus.cc:697] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [term 1 LEADER]: Becoming Leader. State: Replica: 00a9d550ed2045dc939ee23e34d00479, State: Running, Role: LEADER
I20260630 12:11:23.872385  1301 raft_consensus.cc:385] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.875669  1325 raft_consensus.cc:2804] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:23.874895  1303 leader_election.cc:290] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 election: Requested vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
I20260630 12:11:23.923774  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af49b8558154fcca42525bac3215d35" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b" is_pre_election: true
I20260630 12:11:23.988000  1328 raft_consensus.cc:493] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:23.880205  1299 raft_consensus.cc:359] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
W20260630 12:11:23.908988  1051 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:11:23.919543  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804cad73aef441e9a5b374e639acb86a" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b"
I20260630 12:11:23.909319  1056 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:23.986135  1331 raft_consensus.cc:493] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:23.989800  1303 raft_consensus.cc:493] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:23.990952  1331 raft_consensus.cc:515] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
W20260630 12:11:23.991456  1056 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:11:23.991204  1303 raft_consensus.cc:515] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } }
W20260630 12:11:23.992241  1143 leader_election.cc:343] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:23.989408  1299 raft_consensus.cc:385] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:23.989158  1328 raft_consensus.cc:515] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.989938  1301 raft_consensus.cc:740] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9598004e03c2472ab13fd759a776cd0b, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.913709  1105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9256296e3bd64e528d81018569c74269" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b"
I20260630 12:11:23.993228  1299 raft_consensus.cc:740] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Initialized, Role: FOLLOWER
I20260630 12:11:23.880152  1308 consensus_queue.cc:237] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.995152  1105 raft_consensus.cc:3060] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:23.994891  1301 consensus_queue.cc:260] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:23.918766  1104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804cad73aef441e9a5b374e639acb86a" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b" is_pre_election: true
I20260630 12:11:23.922458  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498b7eea23f2441fbc88eccb4936f7e8" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b"
I20260630 12:11:23.920874  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498b7eea23f2441fbc88eccb4936f7e8" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b" is_pre_election: true
I20260630 12:11:23.920078  1307 raft_consensus.cc:493] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:23.913648  1180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af49b8558154fcca42525bac3215d35" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e470a39a8c2479db50c580ce2f19802" is_pre_election: true
I20260630 12:11:24.004588  1100 raft_consensus.cc:2468] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00a9d550ed2045dc939ee23e34d00479 in term 0.
I20260630 12:11:24.002707  1331 leader_election.cc:290] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
I20260630 12:11:24.005378  1303 leader_election.cc:290] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713), 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247)
I20260630 12:11:24.007601  1101 raft_consensus.cc:3060] T 498b7eea23f2441fbc88eccb4936f7e8 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.008409  1253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de5baee2fc842419a0145a28575ab0e" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a9d550ed2045dc939ee23e34d00479" is_pre_election: true
I20260630 12:11:23.921277  1254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804cad73aef441e9a5b374e639acb86a" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a9d550ed2045dc939ee23e34d00479"
I20260630 12:11:24.016382  1303 raft_consensus.cc:493] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.009969  1180 raft_consensus.cc:2468] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00a9d550ed2045dc939ee23e34d00479 in term 0.
I20260630 12:11:24.017071  1303 raft_consensus.cc:515] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.016855  1254 raft_consensus.cc:3060] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.012758  1328 leader_election.cc:290] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943)
I20260630 12:11:24.013562  1307 raft_consensus.cc:515] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } }
I20260630 12:11:24.015286  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5580565c8a4a1b918d9d0b14277736" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e470a39a8c2479db50c580ce2f19802" is_pre_election: true
W20260630 12:11:24.023553  1144 leader_election.cc:343] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:24.010031  1299 consensus_queue.cc:260] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.026538  1219 leader_election.cc:304] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a9d550ed2045dc939ee23e34d00479, 4e470a39a8c2479db50c580ce2f19802; no voters: 
I20260630 12:11:24.027818  1307 leader_election.cc:290] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
I20260630 12:11:24.028439  1253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf4996f26c64f7ca903b59b0338f23d" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a9d550ed2045dc939ee23e34d00479" is_pre_election: true
I20260630 12:11:24.028455  1328 raft_consensus.cc:2804] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:24.030128  1328 raft_consensus.cc:493] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:24.030499  1328 raft_consensus.cc:3060] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.023931  1303 leader_election.cc:290] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
W20260630 12:11:24.032788  1219 leader_election.cc:343] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:11:24.037699  1143 leader_election.cc:343] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:11:24.034590  1144 leader_election.cc:343] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:24.039443  1104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5580565c8a4a1b918d9d0b14277736" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b" is_pre_election: true
I20260630 12:11:24.040392  1325 raft_consensus.cc:697] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Becoming Leader. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Running, Role: LEADER
I20260630 12:11:24.041510  1325 consensus_queue.cc:237] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.042591  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de5baee2fc842419a0145a28575ab0e" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b" is_pre_election: true
I20260630 12:11:24.043828  1102 raft_consensus.cc:2468] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e470a39a8c2479db50c580ce2f19802 in term 0.
I20260630 12:11:24.044998  1104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf4996f26c64f7ca903b59b0338f23d" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b" is_pre_election: true
I20260630 12:11:24.046047  1104 raft_consensus.cc:2468] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e470a39a8c2479db50c580ce2f19802 in term 0.
I20260630 12:11:24.046633  1301 ts_tablet_manager.cc:1434] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b: Time spent starting tablet: real 0.179s	user 0.009s	sys 0.025s
I20260630 12:11:24.041672  1299 ts_tablet_manager.cc:1434] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802: Time spent starting tablet: real 0.168s	user 0.009s	sys 0.005s
W20260630 12:11:24.050710  1217 leader_election.cc:343] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:24.051276  1217 leader_election.cc:304] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [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: 00a9d550ed2045dc939ee23e34d00479; no voters: 4e470a39a8c2479db50c580ce2f19802, 9598004e03c2472ab13fd759a776cd0b
I20260630 12:11:24.060388  1301 tablet_bootstrap.cc:492] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b: Bootstrap starting.
I20260630 12:11:24.102268  1299 tablet_bootstrap.cc:492] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802: Bootstrap starting.
I20260630 12:11:24.072484  1308 raft_consensus.cc:2749] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:24.106626  1253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf4996f26c64f7ca903b59b0338f23d" candidate_uuid: "9598004e03c2472ab13fd759a776cd0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a9d550ed2045dc939ee23e34d00479" is_pre_election: true
I20260630 12:11:24.111634  1302 ts_tablet_manager.cc:1434] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479: Time spent starting tablet: real 0.250s	user 0.033s	sys 0.039s
I20260630 12:11:24.113363  1302 tablet_bootstrap.cc:492] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479: Bootstrap starting.
I20260630 12:11:24.115501  1105 raft_consensus.cc:2468] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e470a39a8c2479db50c580ce2f19802 in term 1.
I20260630 12:11:24.065933  1101 raft_consensus.cc:2468] T 498b7eea23f2441fbc88eccb4936f7e8 P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a9d550ed2045dc939ee23e34d00479 in term 1.
I20260630 12:11:24.084627  1254 raft_consensus.cc:2468] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e470a39a8c2479db50c580ce2f19802 in term 1.
I20260630 12:11:24.118985  1328 raft_consensus.cc:515] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.121325  1328 leader_election.cc:290] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 election: Requested vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943)
I20260630 12:11:24.122100  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af49b8558154fcca42525bac3215d35" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e470a39a8c2479db50c580ce2f19802"
I20260630 12:11:24.122831  1179 raft_consensus.cc:3060] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.050134  1143 leader_election.cc:304] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [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: 4e470a39a8c2479db50c580ce2f19802, 9598004e03c2472ab13fd759a776cd0b; no voters: 00a9d550ed2045dc939ee23e34d00479
I20260630 12:11:24.125358  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de5baee2fc842419a0145a28575ab0e" candidate_uuid: "9598004e03c2472ab13fd759a776cd0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a9d550ed2045dc939ee23e34d00479" is_pre_election: true
W20260630 12:11:24.129117  1335 log.cc:927] Time spent T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260630 12:11:24.127293  1069 leader_election.cc:343] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:24.128690  1325 raft_consensus.cc:2804] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:11:24.131629  1143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:42247, user_credentials={real_user=slave}} blocked reactor thread for 81665.3us
I20260630 12:11:24.132805  1144 leader_election.cc:304] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [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: 00a9d550ed2045dc939ee23e34d00479, 4e470a39a8c2479db50c580ce2f19802; no voters: 9598004e03c2472ab13fd759a776cd0b
I20260630 12:11:24.062196  1001 catalog_manager.cc:5697] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "00a9d550ed2045dc939ee23e34d00479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:24.136133  1303 raft_consensus.cc:2804] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:11:24.134584  1069 leader_election.cc:343] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:24.136993  1302 tablet_bootstrap.cc:654] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.136974  1303 raft_consensus.cc:697] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Becoming Leader. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Running, Role: LEADER
I20260630 12:11:24.134184  1325 raft_consensus.cc:493] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:24.136265  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af49b8558154fcca42525bac3215d35" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b"
I20260630 12:11:24.139945  1101 raft_consensus.cc:3060] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.138829  1325 raft_consensus.cc:3060] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.138228  1303 consensus_queue.cc:237] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.143659  1301 tablet_bootstrap.cc:654] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.145278  1143 leader_election.cc:304] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [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: 4e470a39a8c2479db50c580ce2f19802, 9598004e03c2472ab13fd759a776cd0b; no voters: 00a9d550ed2045dc939ee23e34d00479
I20260630 12:11:24.146262  1000 catalog_manager.cc:5697] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "4e470a39a8c2479db50c580ce2f19802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:24.148872  1332 raft_consensus.cc:2804] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:24.149351  1332 raft_consensus.cc:493] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:24.149703  1332 raft_consensus.cc:3060] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.150390  1180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf4996f26c64f7ca903b59b0338f23d" candidate_uuid: "9598004e03c2472ab13fd759a776cd0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e470a39a8c2479db50c580ce2f19802" is_pre_election: true
I20260630 12:11:24.156620  1330 raft_consensus.cc:493] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.152992  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de5baee2fc842419a0145a28575ab0e" candidate_uuid: "9598004e03c2472ab13fd759a776cd0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e470a39a8c2479db50c580ce2f19802" is_pre_election: true
I20260630 12:11:24.157361  1330 raft_consensus.cc:515] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.164053  1330 leader_election.cc:290] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
I20260630 12:11:24.164386  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75d7fce5dc44cacbbd8c912be2ec197" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a9d550ed2045dc939ee23e34d00479" is_pre_election: true
I20260630 12:11:24.165277  1101 raft_consensus.cc:2468] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a9d550ed2045dc939ee23e34d00479 in term 1.
W20260630 12:11:24.166213  1144 leader_election.cc:343] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:24.167340  1217 leader_election.cc:304] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a9d550ed2045dc939ee23e34d00479, 9598004e03c2472ab13fd759a776cd0b; no voters: 
I20260630 12:11:24.168628  1328 raft_consensus.cc:2804] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:24.165285  1105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75d7fce5dc44cacbbd8c912be2ec197" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b" is_pre_election: true
I20260630 12:11:24.169211  1328 raft_consensus.cc:697] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 1 LEADER]: Becoming Leader. State: Replica: 00a9d550ed2045dc939ee23e34d00479, State: Running, Role: LEADER
I20260630 12:11:24.169749  1105 raft_consensus.cc:2468] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e470a39a8c2479db50c580ce2f19802 in term 0.
I20260630 12:11:24.170818  1302 tablet_bootstrap.cc:492] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479: No bootstrap required, opened a new log
I20260630 12:11:24.170475  1328 consensus_queue.cc:237] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.171423  1302 ts_tablet_manager.cc:1403] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.015s
I20260630 12:11:24.163695  1299 tablet_bootstrap.cc:654] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.175621  1143 leader_election.cc:304] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [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: 4e470a39a8c2479db50c580ce2f19802, 9598004e03c2472ab13fd759a776cd0b; no voters: 00a9d550ed2045dc939ee23e34d00479
I20260630 12:11:24.183132  1330 raft_consensus.cc:2804] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:24.183590  1330 raft_consensus.cc:493] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:24.184134  1330 raft_consensus.cc:3060] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.183562  1302 raft_consensus.cc:359] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.183871  1179 raft_consensus.cc:2468] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a9d550ed2045dc939ee23e34d00479 in term 1.
I20260630 12:11:24.186779  1302 raft_consensus.cc:385] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.189589  1302 raft_consensus.cc:740] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a9d550ed2045dc939ee23e34d00479, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.190862  1302 consensus_queue.cc:260] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.191960  1301 tablet_bootstrap.cc:492] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b: No bootstrap required, opened a new log
I20260630 12:11:24.191771  1328 raft_consensus.cc:493] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.192719  1301 ts_tablet_manager.cc:1403] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b: Time spent bootstrapping tablet: real 0.138s	user 0.017s	sys 0.027s
I20260630 12:11:24.192646  1328 raft_consensus.cc:515] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.193352  1302 ts_tablet_manager.cc:1434] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260630 12:11:24.194777  1302 tablet_bootstrap.cc:492] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479: Bootstrap starting.
I20260630 12:11:24.179925  1332 raft_consensus.cc:515] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.196769  1105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75d7fce5dc44cacbbd8c912be2ec197" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b" is_pre_election: true
I20260630 12:11:24.197515  1105 raft_consensus.cc:2468] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00a9d550ed2045dc939ee23e34d00479 in term 0.
I20260630 12:11:24.197710  1301 raft_consensus.cc:359] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.198585  1301 raft_consensus.cc:385] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.198936  1301 raft_consensus.cc:740] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9598004e03c2472ab13fd759a776cd0b, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.199007  1217 leader_election.cc:304] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a9d550ed2045dc939ee23e34d00479, 9598004e03c2472ab13fd759a776cd0b; no voters: 
I20260630 12:11:24.200253  1328 leader_election.cc:290] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943)
I20260630 12:11:24.202121  1336 raft_consensus.cc:2804] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:24.202926  1336 raft_consensus.cc:493] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:24.203289  1180 raft_consensus.cc:2393] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9598004e03c2472ab13fd759a776cd0b in current term 1: Already voted for candidate 4e470a39a8c2479db50c580ce2f19802 in this term.
I20260630 12:11:24.203730  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75d7fce5dc44cacbbd8c912be2ec197" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e470a39a8c2479db50c580ce2f19802" is_pre_election: true
I20260630 12:11:24.203300  1336 raft_consensus.cc:3060] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.203450  1330 raft_consensus.cc:515] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.204146  1301 consensus_queue.cc:260] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.207556  1070 leader_election.cc:304] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [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: 9598004e03c2472ab13fd759a776cd0b; no voters: 00a9d550ed2045dc939ee23e34d00479, 4e470a39a8c2479db50c580ce2f19802
I20260630 12:11:24.210769  1307 raft_consensus.cc:3060] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.211990  1301 ts_tablet_manager.cc:1434] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260630 12:11:24.214178  1301 tablet_bootstrap.cc:492] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b: Bootstrap starting.
I20260630 12:11:24.219182  1325 raft_consensus.cc:515] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } }
I20260630 12:11:24.220088  1105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75d7fce5dc44cacbbd8c912be2ec197" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b"
I20260630 12:11:24.220523  1178 raft_consensus.cc:2393] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9598004e03c2472ab13fd759a776cd0b in current term 1: Already voted for candidate 4e470a39a8c2479db50c580ce2f19802 in this term.
I20260630 12:11:24.220705  1105 raft_consensus.cc:3060] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.222307  1336 raft_consensus.cc:515] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.222735  1070 leader_election.cc:304] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [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: 9598004e03c2472ab13fd759a776cd0b; no voters: 00a9d550ed2045dc939ee23e34d00479, 4e470a39a8c2479db50c580ce2f19802
I20260630 12:11:24.223228  1307 raft_consensus.cc:2749] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:24.223941  1307 raft_consensus.cc:3060] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.225450  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75d7fce5dc44cacbbd8c912be2ec197" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a9d550ed2045dc939ee23e34d00479"
I20260630 12:11:24.225749  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75d7fce5dc44cacbbd8c912be2ec197" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b"
I20260630 12:11:24.215914  1179 raft_consensus.cc:2393] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00a9d550ed2045dc939ee23e34d00479 in current term 1: Already voted for candidate 4e470a39a8c2479db50c580ce2f19802 in this term.
I20260630 12:11:24.229439  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf4996f26c64f7ca903b59b0338f23d" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b"
I20260630 12:11:24.230141  1336 leader_election.cc:290] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 election: Requested vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943)
I20260630 12:11:24.229018  1332 leader_election.cc:290] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 election: Requested vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
I20260630 12:11:24.227564  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75d7fce5dc44cacbbd8c912be2ec197" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e470a39a8c2479db50c580ce2f19802"
I20260630 12:11:24.234820  1254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de5baee2fc842419a0145a28575ab0e" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a9d550ed2045dc939ee23e34d00479"
I20260630 12:11:24.235333  1253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf4996f26c64f7ca903b59b0338f23d" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a9d550ed2045dc939ee23e34d00479"
I20260630 12:11:24.235432  1307 raft_consensus.cc:2749] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:24.216871  1330 leader_election.cc:290] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 election: Requested vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
W20260630 12:11:24.236449  1144 leader_election.cc:343] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:24.237262  1325 leader_election.cc:290] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 election: Requested vote from peers 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713), 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247)
I20260630 12:11:24.238080  1252 raft_consensus.cc:2393] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e470a39a8c2479db50c580ce2f19802 in current term 1: Already voted for candidate 00a9d550ed2045dc939ee23e34d00479 in this term.
I20260630 12:11:24.240572  1219 leader_election.cc:304] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [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: 00a9d550ed2045dc939ee23e34d00479; no voters: 4e470a39a8c2479db50c580ce2f19802, 9598004e03c2472ab13fd759a776cd0b
I20260630 12:11:24.242033  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de5baee2fc842419a0145a28575ab0e" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b"
I20260630 12:11:24.242592  1302 tablet_bootstrap.cc:654] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479: Neither blocks nor log segments found. Creating new log.
W20260630 12:11:24.238833  1144 leader_election.cc:343] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:24.244258  1105 raft_consensus.cc:2468] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e470a39a8c2479db50c580ce2f19802 in term 1.
I20260630 12:11:24.245435  1101 raft_consensus.cc:2468] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e470a39a8c2479db50c580ce2f19802 in term 1.
I20260630 12:11:24.245453  1143 leader_election.cc:304] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [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: 4e470a39a8c2479db50c580ce2f19802, 9598004e03c2472ab13fd759a776cd0b; no voters: 00a9d550ed2045dc939ee23e34d00479
I20260630 12:11:24.246011  1336 raft_consensus.cc:2749] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:11:24.247260  1330 raft_consensus.cc:2804] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:24.247961  1299 tablet_bootstrap.cc:492] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802: No bootstrap required, opened a new log
I20260630 12:11:24.248466  1299 ts_tablet_manager.cc:1403] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802: Time spent bootstrapping tablet: real 0.147s	user 0.012s	sys 0.011s
I20260630 12:11:24.248399  1330 raft_consensus.cc:697] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Becoming Leader. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Running, Role: LEADER
I20260630 12:11:24.249867  1143 leader_election.cc:304] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [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: 4e470a39a8c2479db50c580ce2f19802, 9598004e03c2472ab13fd759a776cd0b; no voters: 00a9d550ed2045dc939ee23e34d00479
I20260630 12:11:24.251718  1325 raft_consensus.cc:2804] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:24.253623  1325 raft_consensus.cc:697] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Becoming Leader. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Running, Role: LEADER
I20260630 12:11:24.249828  1330 consensus_queue.cc:237] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.257537  1299 raft_consensus.cc:359] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.258466  1299 raft_consensus.cc:385] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.258823  1299 raft_consensus.cc:740] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.256098  1325 consensus_queue.cc:237] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.262887  1299 consensus_queue.cc:260] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.264011  1301 tablet_bootstrap.cc:654] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.270725  1299 ts_tablet_manager.cc:1434] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260630 12:11:24.270603  1100 raft_consensus.cc:2468] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e470a39a8c2479db50c580ce2f19802 in term 1.
I20260630 12:11:24.283202  1143 leader_election.cc:304] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [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: 4e470a39a8c2479db50c580ce2f19802, 9598004e03c2472ab13fd759a776cd0b; no voters: 00a9d550ed2045dc939ee23e34d00479
I20260630 12:11:24.283748  1302 tablet_bootstrap.cc:492] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479: No bootstrap required, opened a new log
I20260630 12:11:24.284338  1302 ts_tablet_manager.cc:1403] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.028s
I20260630 12:11:24.284852  1332 raft_consensus.cc:2804] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:24.285543  1332 raft_consensus.cc:697] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Becoming Leader. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Running, Role: LEADER
I20260630 12:11:24.285723  1002 catalog_manager.cc:5697] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "00a9d550ed2045dc939ee23e34d00479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:24.286821  1332 consensus_queue.cc:237] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } }
I20260630 12:11:24.287451  1302 raft_consensus.cc:359] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.288491  1302 raft_consensus.cc:385] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.288796  1302 raft_consensus.cc:740] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a9d550ed2045dc939ee23e34d00479, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.293993  1302 consensus_queue.cc:260] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.296651  1302 ts_tablet_manager.cc:1434] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260630 12:11:24.297802  1302 tablet_bootstrap.cc:492] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479: Bootstrap starting.
I20260630 12:11:24.301101  1301 tablet_bootstrap.cc:492] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b: No bootstrap required, opened a new log
I20260630 12:11:24.301620  1301 ts_tablet_manager.cc:1403] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b: Time spent bootstrapping tablet: real 0.088s	user 0.020s	sys 0.012s
I20260630 12:11:24.305256  1307 raft_consensus.cc:493] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.305058  1301 raft_consensus.cc:359] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.305773  1301 raft_consensus.cc:385] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.305735  1307 raft_consensus.cc:515] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.306176  1301 raft_consensus.cc:740] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9598004e03c2472ab13fd759a776cd0b, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.307740  1302 tablet_bootstrap.cc:654] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.307523  1301 consensus_queue.cc:260] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.308033  1307 leader_election.cc:290] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
I20260630 12:11:24.311517  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804cad73aef441e9a5b374e639acb86a" candidate_uuid: "9598004e03c2472ab13fd759a776cd0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e470a39a8c2479db50c580ce2f19802" is_pre_election: true
I20260630 12:11:24.311800  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804cad73aef441e9a5b374e639acb86a" candidate_uuid: "9598004e03c2472ab13fd759a776cd0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a9d550ed2045dc939ee23e34d00479" is_pre_election: true
I20260630 12:11:24.312539  1252 raft_consensus.cc:2393] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9598004e03c2472ab13fd759a776cd0b in current term 1: Already voted for candidate 4e470a39a8c2479db50c580ce2f19802 in this term.
I20260630 12:11:24.319839  1069 leader_election.cc:304] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [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: 9598004e03c2472ab13fd759a776cd0b; no voters: 00a9d550ed2045dc939ee23e34d00479, 4e470a39a8c2479db50c580ce2f19802
I20260630 12:11:24.321208  1331 raft_consensus.cc:3060] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.323104  1301 ts_tablet_manager.cc:1434] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260630 12:11:24.324889  1302 tablet_bootstrap.cc:492] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479: No bootstrap required, opened a new log
I20260630 12:11:24.325481  1302 ts_tablet_manager.cc:1403] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.013s
I20260630 12:11:24.328339  1302 raft_consensus.cc:359] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } }
I20260630 12:11:24.328915  1302 raft_consensus.cc:385] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.329223  1302 raft_consensus.cc:740] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a9d550ed2045dc939ee23e34d00479, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.329881  1302 consensus_queue.cc:260] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } }
I20260630 12:11:24.330293  1331 raft_consensus.cc:2749] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:24.329910  1001 catalog_manager.cc:5697] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "4e470a39a8c2479db50c580ce2f19802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:24.331674  1302 ts_tablet_manager.cc:1434] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:11:24.331898  1001 catalog_manager.cc:5697] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "4e470a39a8c2479db50c580ce2f19802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:24.333689  1001 catalog_manager.cc:5697] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "4e470a39a8c2479db50c580ce2f19802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:24.348086  1331 raft_consensus.cc:493] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.348549  1331 raft_consensus.cc:515] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.349645  1002 catalog_manager.cc:5697] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "4e470a39a8c2479db50c580ce2f19802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:24.351014  1331 leader_election.cc:290] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
I20260630 12:11:24.351511  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5580565c8a4a1b918d9d0b14277736" candidate_uuid: "9598004e03c2472ab13fd759a776cd0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e470a39a8c2479db50c580ce2f19802" is_pre_election: true
I20260630 12:11:24.351586  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5580565c8a4a1b918d9d0b14277736" candidate_uuid: "9598004e03c2472ab13fd759a776cd0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a9d550ed2045dc939ee23e34d00479" is_pre_election: true
I20260630 12:11:24.352402  1252 raft_consensus.cc:2468] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9598004e03c2472ab13fd759a776cd0b in term 0.
I20260630 12:11:24.352407  1179 raft_consensus.cc:2468] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9598004e03c2472ab13fd759a776cd0b in term 0.
I20260630 12:11:24.353634  1069 leader_election.cc:304] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a9d550ed2045dc939ee23e34d00479, 9598004e03c2472ab13fd759a776cd0b; no voters: 
I20260630 12:11:24.354329  1331 raft_consensus.cc:2804] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:24.354758  1331 raft_consensus.cc:493] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:24.355072  1331 raft_consensus.cc:3060] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.360136  1331 raft_consensus.cc:515] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.362182  1331 leader_election.cc:290] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [CANDIDATE]: Term 1 election: Requested vote from peers 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
I20260630 12:11:24.362903  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5580565c8a4a1b918d9d0b14277736" candidate_uuid: "9598004e03c2472ab13fd759a776cd0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e470a39a8c2479db50c580ce2f19802"
I20260630 12:11:24.363205  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5580565c8a4a1b918d9d0b14277736" candidate_uuid: "9598004e03c2472ab13fd759a776cd0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a9d550ed2045dc939ee23e34d00479"
I20260630 12:11:24.363461  1179 raft_consensus.cc:3060] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.363749  1252 raft_consensus.cc:3060] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.368930  1179 raft_consensus.cc:2468] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9598004e03c2472ab13fd759a776cd0b in term 1.
I20260630 12:11:24.368918  1252 raft_consensus.cc:2468] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9598004e03c2472ab13fd759a776cd0b in term 1.
I20260630 12:11:24.370371  1070 leader_election.cc:304] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e470a39a8c2479db50c580ce2f19802, 9598004e03c2472ab13fd759a776cd0b; no voters: 
I20260630 12:11:24.371203  1331 raft_consensus.cc:2804] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:24.371706  1331 raft_consensus.cc:697] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [term 1 LEADER]: Becoming Leader. State: Replica: 9598004e03c2472ab13fd759a776cd0b, State: Running, Role: LEADER
I20260630 12:11:24.372469  1331 consensus_queue.cc:237] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.379741  1336 raft_consensus.cc:493] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.380239  1336 raft_consensus.cc:515] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:24.379901  1002 catalog_manager.cc:5697] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9598004e03c2472ab13fd759a776cd0b (127.0.107.193). New cstate: current_term: 1 leader_uuid: "9598004e03c2472ab13fd759a776cd0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:24.382161  1336 leader_election.cc:290] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943)
I20260630 12:11:24.382882  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf4996f26c64f7ca903b59b0338f23d" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b" is_pre_election: true
I20260630 12:11:24.383644  1100 raft_consensus.cc:2393] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00a9d550ed2045dc939ee23e34d00479 in current term 1: Already voted for candidate 4e470a39a8c2479db50c580ce2f19802 in this term.
I20260630 12:11:24.383714  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf4996f26c64f7ca903b59b0338f23d" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e470a39a8c2479db50c580ce2f19802" is_pre_election: true
I20260630 12:11:24.385252  1219 leader_election.cc:304] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479 [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: 00a9d550ed2045dc939ee23e34d00479; no voters: 4e470a39a8c2479db50c580ce2f19802, 9598004e03c2472ab13fd759a776cd0b
I20260630 12:11:24.385939  1336 raft_consensus.cc:3060] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.391331  1336 raft_consensus.cc:2749] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:24.459353  1336 raft_consensus.cc:493] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.459852  1336 raft_consensus.cc:515] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } }
I20260630 12:11:24.461807  1336 leader_election.cc:290] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943), 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247)
I20260630 12:11:24.462657  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de5baee2fc842419a0145a28575ab0e" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e470a39a8c2479db50c580ce2f19802" is_pre_election: true
I20260630 12:11:24.462924  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de5baee2fc842419a0145a28575ab0e" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9598004e03c2472ab13fd759a776cd0b" is_pre_election: true
I20260630 12:11:24.463753  1100 raft_consensus.cc:2393] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00a9d550ed2045dc939ee23e34d00479 in current term 1: Already voted for candidate 4e470a39a8c2479db50c580ce2f19802 in this term.
I20260630 12:11:24.464941  1217 leader_election.cc:304] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [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: 00a9d550ed2045dc939ee23e34d00479; no voters: 4e470a39a8c2479db50c580ce2f19802, 9598004e03c2472ab13fd759a776cd0b
I20260630 12:11:24.465655  1336 raft_consensus.cc:3060] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.469523  1328 consensus_queue.cc:1048] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:24.471007  1336 raft_consensus.cc:2749] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:24.481671  1308 consensus_queue.cc:1048] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:24.487702  1330 consensus_queue.cc:1048] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:24.502036  1325 consensus_queue.cc:1048] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:24.544847  1325 consensus_queue.cc:1048] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:24.550410   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:24.557693  1332 consensus_queue.cc:1048] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:11:24.572949  1362 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:24.575481  1364 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:24.581496   431 server_base.cc:1061] running on GCE node
W20260630 12:11:24.584393  1367 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:24.585618   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:24.585912   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:24.586118   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821484586100 us; error 0 us; skew 500 ppm
I20260630 12:11:24.586714   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:24.590138   431 webserver.cc:533] Webserver started at http://127.0.107.196:45567/ using document root <none> and password file <none>
I20260630 12:11:24.590680   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:24.590920   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:24.591238   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:24.592618   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-3-root/instance:
uuid: "f53b2e399b2c426ba8102c9272448d4c"
format_stamp: "Formatted at 2026-06-30 12:11:24 on dist-test-slave-z8mm"
I20260630 12:11:24.597548   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:11:24.601603  1371 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:24.602466   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:11:24.602845   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-3-root
uuid: "f53b2e399b2c426ba8102c9272448d4c"
format_stamp: "Formatted at 2026-06-30 12:11:24 on dist-test-slave-z8mm"
I20260630 12:11:24.603227   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821473573380-431-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)
I20260630 12:11:24.626022   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:24.627516   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:24.628904   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:24.631333   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:24.631604   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:24.631897   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:24.632105   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:24.636035  1308 consensus_queue.cc:1048] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:24.652653  1336 consensus_queue.cc:1048] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:24.656665  1330 consensus_queue.cc:1048] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:24.665007  1330 consensus_queue.cc:1048] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:24.702273  1330 consensus_queue.cc:1048] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:24.717633  1303 consensus_queue.cc:1048] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:24.754127  1303 consensus_queue.cc:1048] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:24.762490  1303 consensus_queue.cc:1048] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:24.777505   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:36127
I20260630 12:11:24.777566  1441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:36127 every 8 connection(s)
I20260630 12:11:24.800064  1442 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35537
I20260630 12:11:24.800514  1442 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:24.801386  1442 heartbeater.cc:507] Master 127.0.107.254:35537 requested a full tablet report, sending...
I20260630 12:11:24.804112  1001 ts_manager.cc:194] Registered new tserver with Master: f53b2e399b2c426ba8102c9272448d4c (127.0.107.196:36127)
I20260630 12:11:24.806129  1001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54936
I20260630 12:11:24.891145  1331 consensus_queue.cc:1048] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:24.906535  1331 consensus_queue.cc:1048] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:25.808612  1442 heartbeater.cc:499] Master 127.0.107.254:35537 was elected leader, sending a full tablet report...
I20260630 12:11:25.992666  1056 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:26.010205  1179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "804cad73aef441e9a5b374e639acb86a"
dest_uuid: "4e470a39a8c2479db50c580ce2f19802"
mode: GRACEFUL
new_leader_uuid: "9598004e03c2472ab13fd759a776cd0b"
 from {username='slave'} at 127.0.0.1:36824
I20260630 12:11:26.010949  1179 raft_consensus.cc:606] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Received request to transfer leadership to TS 9598004e03c2472ab13fd759a776cd0b
I20260630 12:11:26.013630  1179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9256296e3bd64e528d81018569c74269"
dest_uuid: "4e470a39a8c2479db50c580ce2f19802"
mode: GRACEFUL
new_leader_uuid: "00a9d550ed2045dc939ee23e34d00479"
 from {username='slave'} at 127.0.0.1:36824
I20260630 12:11:26.014146  1179 raft_consensus.cc:606] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Received request to transfer leadership to TS 00a9d550ed2045dc939ee23e34d00479
I20260630 12:11:26.016642  1179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f75d7fce5dc44cacbbd8c912be2ec197"
dest_uuid: "4e470a39a8c2479db50c580ce2f19802"
mode: GRACEFUL
new_leader_uuid: "9598004e03c2472ab13fd759a776cd0b"
 from {username='slave'} at 127.0.0.1:36824
I20260630 12:11:26.017203  1179 raft_consensus.cc:606] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Received request to transfer leadership to TS 9598004e03c2472ab13fd759a776cd0b
I20260630 12:11:26.018301  1056 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260630 12:11:26.018859  1056 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:26.135279  1325 raft_consensus.cc:993] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802: : Instructing follower 9598004e03c2472ab13fd759a776cd0b to start an election
I20260630 12:11:26.135880  1330 raft_consensus.cc:1081] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Signalling peer 9598004e03c2472ab13fd759a776cd0b to start an election
I20260630 12:11:26.137704  1100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "804cad73aef441e9a5b374e639acb86a"
dest_uuid: "9598004e03c2472ab13fd759a776cd0b"
 from {username='slave'} at 127.0.0.1:55966
I20260630 12:11:26.138321  1100 raft_consensus.cc:493] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:26.138636  1100 raft_consensus.cc:3060] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:26.143579  1100 raft_consensus.cc:515] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:26.145292  1100 leader_election.cc:290] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [CANDIDATE]: Term 2 election: Requested vote from peers 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
I20260630 12:11:26.146428  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804cad73aef441e9a5b374e639acb86a" candidate_uuid: "9598004e03c2472ab13fd759a776cd0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a9d550ed2045dc939ee23e34d00479"
I20260630 12:11:26.146428  1179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804cad73aef441e9a5b374e639acb86a" candidate_uuid: "9598004e03c2472ab13fd759a776cd0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e470a39a8c2479db50c580ce2f19802"
I20260630 12:11:26.147262  1252 raft_consensus.cc:3060] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:26.147356  1179 raft_consensus.cc:3055] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:26.147850  1179 raft_consensus.cc:740] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Running, Role: LEADER
I20260630 12:11:26.148708  1179 consensus_queue.cc:260] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [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: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:26.150091  1179 raft_consensus.cc:3060] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:26.154559  1252 raft_consensus.cc:2468] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9598004e03c2472ab13fd759a776cd0b in term 2.
I20260630 12:11:26.155982  1069 leader_election.cc:304] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [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: 00a9d550ed2045dc939ee23e34d00479, 9598004e03c2472ab13fd759a776cd0b; no voters: 
I20260630 12:11:26.156832  1452 raft_consensus.cc:2804] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:26.157166  1179 raft_consensus.cc:2468] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9598004e03c2472ab13fd759a776cd0b in term 2.
I20260630 12:11:26.158479  1452 raft_consensus.cc:697] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [term 2 LEADER]: Becoming Leader. State: Replica: 9598004e03c2472ab13fd759a776cd0b, State: Running, Role: LEADER
I20260630 12:11:26.159396  1452 consensus_queue.cc:237] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [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: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:26.167236  1001 catalog_manager.cc:5697] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b reported cstate change: term changed from 1 to 2, leader changed from 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194) to 9598004e03c2472ab13fd759a776cd0b (127.0.107.193). New cstate: current_term: 2 leader_uuid: "9598004e03c2472ab13fd759a776cd0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:26.227113  1325 raft_consensus.cc:993] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802: : Instructing follower 9598004e03c2472ab13fd759a776cd0b to start an election
I20260630 12:11:26.227614  1330 raft_consensus.cc:1081] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Signalling peer 9598004e03c2472ab13fd759a776cd0b to start an election
I20260630 12:11:26.229219  1100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f75d7fce5dc44cacbbd8c912be2ec197"
dest_uuid: "9598004e03c2472ab13fd759a776cd0b"
 from {username='slave'} at 127.0.0.1:55966
I20260630 12:11:26.229746  1100 raft_consensus.cc:493] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:26.230062  1100 raft_consensus.cc:3060] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:26.234877  1100 raft_consensus.cc:515] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:26.236814  1100 leader_election.cc:290] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [CANDIDATE]: Term 2 election: Requested vote from peers 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
I20260630 12:11:26.237584  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75d7fce5dc44cacbbd8c912be2ec197" candidate_uuid: "9598004e03c2472ab13fd759a776cd0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e470a39a8c2479db50c580ce2f19802"
I20260630 12:11:26.237980  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75d7fce5dc44cacbbd8c912be2ec197" candidate_uuid: "9598004e03c2472ab13fd759a776cd0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a9d550ed2045dc939ee23e34d00479"
I20260630 12:11:26.238263  1178 raft_consensus.cc:3055] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:26.238581  1252 raft_consensus.cc:3060] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:26.238745  1178 raft_consensus.cc:740] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Running, Role: LEADER
I20260630 12:11:26.239660  1178 consensus_queue.cc:260] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [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: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:26.240648  1178 raft_consensus.cc:3060] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:26.243587  1252 raft_consensus.cc:2468] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9598004e03c2472ab13fd759a776cd0b in term 2.
I20260630 12:11:26.244661  1069 leader_election.cc:304] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [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: 00a9d550ed2045dc939ee23e34d00479, 9598004e03c2472ab13fd759a776cd0b; no voters: 
I20260630 12:11:26.245616  1452 raft_consensus.cc:2804] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:26.245749  1178 raft_consensus.cc:2468] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9598004e03c2472ab13fd759a776cd0b in term 2.
I20260630 12:11:26.246189  1452 raft_consensus.cc:697] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [term 2 LEADER]: Becoming Leader. State: Replica: 9598004e03c2472ab13fd759a776cd0b, State: Running, Role: LEADER
I20260630 12:11:26.247035  1452 consensus_queue.cc:237] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [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: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:26.254350  1001 catalog_manager.cc:5697] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b reported cstate change: term changed from 1 to 2, leader changed from 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194) to 9598004e03c2472ab13fd759a776cd0b (127.0.107.193). New cstate: current_term: 2 leader_uuid: "9598004e03c2472ab13fd759a776cd0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:26.377331  1325 raft_consensus.cc:993] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802: : Instructing follower 00a9d550ed2045dc939ee23e34d00479 to start an election
I20260630 12:11:26.377842  1330 raft_consensus.cc:1081] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Signalling peer 00a9d550ed2045dc939ee23e34d00479 to start an election
I20260630 12:11:26.379571  1252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9256296e3bd64e528d81018569c74269"
dest_uuid: "00a9d550ed2045dc939ee23e34d00479"
 from {username='slave'} at 127.0.0.1:57040
I20260630 12:11:26.380151  1252 raft_consensus.cc:493] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:26.380592  1252 raft_consensus.cc:3060] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:26.385419  1252 raft_consensus.cc:515] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:26.387300  1252 leader_election.cc:290] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 2 election: Requested vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943)
I20260630 12:11:26.388181  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9256296e3bd64e528d81018569c74269" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9598004e03c2472ab13fd759a776cd0b"
I20260630 12:11:26.388800  1100 raft_consensus.cc:3060] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:26.388581  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9256296e3bd64e528d81018569c74269" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e470a39a8c2479db50c580ce2f19802"
I20260630 12:11:26.389592  1178 raft_consensus.cc:3055] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:26.389897  1178 raft_consensus.cc:740] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Running, Role: LEADER
I20260630 12:11:26.390606  1178 consensus_queue.cc:260] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [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: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:26.391556  1178 raft_consensus.cc:3060] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:26.394424  1100 raft_consensus.cc:2468] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a9d550ed2045dc939ee23e34d00479 in term 2.
I20260630 12:11:26.395731  1217 leader_election.cc:304] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [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: 00a9d550ed2045dc939ee23e34d00479, 9598004e03c2472ab13fd759a776cd0b; no voters: 
I20260630 12:11:26.396624  1336 raft_consensus.cc:2804] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:26.396791  1178 raft_consensus.cc:2468] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a9d550ed2045dc939ee23e34d00479 in term 2.
I20260630 12:11:26.398059  1336 raft_consensus.cc:697] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [term 2 LEADER]: Becoming Leader. State: Replica: 00a9d550ed2045dc939ee23e34d00479, State: Running, Role: LEADER
I20260630 12:11:26.398814  1336 consensus_queue.cc:237] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [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: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:26.406431  1001 catalog_manager.cc:5697] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 reported cstate change: term changed from 1 to 2, leader changed from 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194) to 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "00a9d550ed2045dc939ee23e34d00479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:26.580260  1178 raft_consensus.cc:1275] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Refusing update from remote peer 9598004e03c2472ab13fd759a776cd0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:26.581910  1452 consensus_queue.cc:1048] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:26.591347  1252 raft_consensus.cc:1275] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Refusing update from remote peer 9598004e03c2472ab13fd759a776cd0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:26.593839  1452 consensus_queue.cc:1048] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:26.717424  1178 raft_consensus.cc:1275] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Refusing update from remote peer 9598004e03c2472ab13fd759a776cd0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:26.718597  1452 consensus_queue.cc:1048] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:26.729823  1252 raft_consensus.cc:1275] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Refusing update from remote peer 9598004e03c2472ab13fd759a776cd0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:26.731640  1452 consensus_queue.cc:1048] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:26.783403  1178 raft_consensus.cc:1275] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Refusing update from remote peer 00a9d550ed2045dc939ee23e34d00479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:26.784785  1336 consensus_queue.cc:1048] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:26.794346  1100 raft_consensus.cc:1275] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Refusing update from remote peer 00a9d550ed2045dc939ee23e34d00479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:26.795904  1462 consensus_queue.cc:1048] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:28.019932  1056 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:28.040402  1253 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3af49b8558154fcca42525bac3215d35"
dest_uuid: "00a9d550ed2045dc939ee23e34d00479"
mode: GRACEFUL
new_leader_uuid: "4e470a39a8c2479db50c580ce2f19802"
 from {username='slave'} at 127.0.0.1:55270
I20260630 12:11:28.041095  1253 raft_consensus.cc:606] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 1 LEADER]: Received request to transfer leadership to TS 4e470a39a8c2479db50c580ce2f19802
I20260630 12:11:28.042348  1056 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:11:28.042855  1056 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:28.404456  1477 raft_consensus.cc:993] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479: : Instructing follower 4e470a39a8c2479db50c580ce2f19802 to start an election
I20260630 12:11:28.405050  1477 raft_consensus.cc:1081] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 1 LEADER]: Signalling peer 4e470a39a8c2479db50c580ce2f19802 to start an election
I20260630 12:11:28.406924  1178 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3af49b8558154fcca42525bac3215d35"
dest_uuid: "4e470a39a8c2479db50c580ce2f19802"
 from {username='slave'} at 127.0.0.1:36806
I20260630 12:11:28.407430  1178 raft_consensus.cc:493] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:28.407739  1178 raft_consensus.cc:3060] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:28.412320  1178 raft_consensus.cc:515] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:28.414013  1178 leader_election.cc:290] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [CANDIDATE]: Term 2 election: Requested vote from peers 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247), 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195:43713)
I20260630 12:11:28.415062  1253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af49b8558154fcca42525bac3215d35" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a9d550ed2045dc939ee23e34d00479"
I20260630 12:11:28.414964  1105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af49b8558154fcca42525bac3215d35" candidate_uuid: "4e470a39a8c2479db50c580ce2f19802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9598004e03c2472ab13fd759a776cd0b"
I20260630 12:11:28.415716  1105 raft_consensus.cc:3060] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:28.415683  1253 raft_consensus.cc:3055] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:28.416646  1253 raft_consensus.cc:740] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00a9d550ed2045dc939ee23e34d00479, State: Running, Role: LEADER
I20260630 12:11:28.417490  1253 consensus_queue.cc:260] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [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: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:28.418728  1253 raft_consensus.cc:3060] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:28.423156  1105 raft_consensus.cc:2468] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e470a39a8c2479db50c580ce2f19802 in term 2.
I20260630 12:11:28.424533  1143 leader_election.cc:304] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [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: 4e470a39a8c2479db50c580ce2f19802, 9598004e03c2472ab13fd759a776cd0b; no voters: 
I20260630 12:11:28.425336  1475 raft_consensus.cc:2804] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:28.425912  1253 raft_consensus.cc:2468] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e470a39a8c2479db50c580ce2f19802 in term 2.
I20260630 12:11:28.426376  1475 raft_consensus.cc:697] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [term 2 LEADER]: Becoming Leader. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Running, Role: LEADER
I20260630 12:11:28.427148  1475 consensus_queue.cc:237] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [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: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } }
I20260630 12:11:28.435568  1000 catalog_manager.cc:5697] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 reported cstate change: term changed from 1 to 2, leader changed from 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195) to 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "4e470a39a8c2479db50c580ce2f19802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:28.837020  1105 raft_consensus.cc:1275] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Refusing update from remote peer 4e470a39a8c2479db50c580ce2f19802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:28.838515  1481 consensus_queue.cc:1048] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:28.852510  1253 raft_consensus.cc:1275] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Refusing update from remote peer 4e470a39a8c2479db50c580ce2f19802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:28.854663  1481 consensus_queue.cc:1048] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:30.022819  1178 consensus_queue.cc:237] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [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: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } }
I20260630 12:11:30.030422  1253 raft_consensus.cc:1275] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Refusing update from remote peer 4e470a39a8c2479db50c580ce2f19802: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:11:30.031183  1105 raft_consensus.cc:1275] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Refusing update from remote peer 4e470a39a8c2479db50c580ce2f19802: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:11:30.032827  1497 consensus_queue.cc:1048] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:11:30.034157  1493 consensus_queue.cc:1048] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:30.043967  1056 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:30.043721  1497 raft_consensus.cc:2955] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } } }
I20260630 12:11:30.045643  1253 raft_consensus.cc:2955] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } } }
W20260630 12:11:30.051427  1146 consensus_peers.cc:597] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 -> Peer f53b2e399b2c426ba8102c9272448d4c (127.0.107.196:36127): Couldn't send request to peer f53b2e399b2c426ba8102c9272448d4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3af49b8558154fcca42525bac3215d35. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:30.051169  1105 raft_consensus.cc:2955] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } } }
I20260630 12:11:30.056375  1178 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8de5baee2fc842419a0145a28575ab0e"
dest_uuid: "4e470a39a8c2479db50c580ce2f19802"
mode: GRACEFUL
new_leader_uuid: "00a9d550ed2045dc939ee23e34d00479"
 from {username='slave'} at 127.0.0.1:36824
I20260630 12:11:30.057122  1178 raft_consensus.cc:606] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Received request to transfer leadership to TS 00a9d550ed2045dc939ee23e34d00479
I20260630 12:11:30.059340  1056 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:11:30.060041  1056 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:30.069267  1000 catalog_manager.cc:5697] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 reported cstate change: config changed from index -1 to 3, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "4e470a39a8c2479db50c580ce2f19802" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:30.083005  1105 consensus_queue.cc:237] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [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: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } attrs { replace: true } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } }
I20260630 12:11:30.096592  1178 raft_consensus.cc:1275] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Refusing update from remote peer 9598004e03c2472ab13fd759a776cd0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:11:30.096733  1253 raft_consensus.cc:1275] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Refusing update from remote peer 9598004e03c2472ab13fd759a776cd0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:11:30.098583  1510 consensus_queue.cc:1048] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:11:30.101115  1510 consensus_queue.cc:1048] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:11:30.104727  1071 consensus_peers.cc:597] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b -> Peer f53b2e399b2c426ba8102c9272448d4c (127.0.107.196:36127): Couldn't send request to peer f53b2e399b2c426ba8102c9272448d4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f75d7fce5dc44cacbbd8c912be2ec197. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:30.110631  1452 raft_consensus.cc:2955] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } attrs { replace: true } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } } }
I20260630 12:11:30.114197  1253 raft_consensus.cc:2955] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } attrs { replace: true } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } } }
I20260630 12:11:30.114298  1178 raft_consensus.cc:2955] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } attrs { replace: true } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } } }
I20260630 12:11:30.127357  1001 catalog_manager.cc:5697] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 reported cstate change: config changed from index -1 to 3, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "9598004e03c2472ab13fd759a776cd0b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } attrs { replace: true } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } } }
I20260630 12:11:30.130477  1105 consensus_queue.cc:237] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [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: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } }
I20260630 12:11:30.138221  1253 raft_consensus.cc:1275] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Refusing update from remote peer 9598004e03c2472ab13fd759a776cd0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:11:30.140120  1071 consensus_peers.cc:597] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b -> Peer f53b2e399b2c426ba8102c9272448d4c (127.0.107.196:36127): Couldn't send request to peer f53b2e399b2c426ba8102c9272448d4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b5580565c8a4a1b918d9d0b14277736. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:30.140112  1452 consensus_queue.cc:1048] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:30.144502  1178 raft_consensus.cc:1275] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Refusing update from remote peer 9598004e03c2472ab13fd759a776cd0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:30.146118  1513 consensus_queue.cc:1048] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:30.151940  1452 raft_consensus.cc:2955] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } } }
I20260630 12:11:30.153853  1253 raft_consensus.cc:2955] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } } }
I20260630 12:11:30.163455  1178 raft_consensus.cc:2955] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } } }
I20260630 12:11:30.165768  1179 consensus_queue.cc:237] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [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: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } attrs { replace: true } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } }
I20260630 12:11:30.165437  1003 catalog_manager.cc:5697] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b reported cstate change: config changed from index -1 to 2, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "9598004e03c2472ab13fd759a776cd0b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:30.174906  1253 raft_consensus.cc:1275] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Refusing update from remote peer 4e470a39a8c2479db50c580ce2f19802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:30.177210  1502 consensus_queue.cc:1048] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:11:30.183071  1146 consensus_peers.cc:597] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 -> Peer f53b2e399b2c426ba8102c9272448d4c (127.0.107.196:36127): Couldn't send request to peer f53b2e399b2c426ba8102c9272448d4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bcf4996f26c64f7ca903b59b0338f23d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:30.183390  1105 raft_consensus.cc:1275] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Refusing update from remote peer 4e470a39a8c2479db50c580ce2f19802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:30.185113  1493 consensus_queue.cc:1048] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:30.188149  1497 raft_consensus.cc:993] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802: : Instructing follower 00a9d550ed2045dc939ee23e34d00479 to start an election
I20260630 12:11:30.188621  1502 raft_consensus.cc:1081] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Signalling peer 00a9d550ed2045dc939ee23e34d00479 to start an election
I20260630 12:11:30.190665  1252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8de5baee2fc842419a0145a28575ab0e"
dest_uuid: "00a9d550ed2045dc939ee23e34d00479"
 from {username='slave'} at 127.0.0.1:57040
I20260630 12:11:30.191226  1252 raft_consensus.cc:493] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:30.191687  1252 raft_consensus.cc:3060] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:30.193485  1493 raft_consensus.cc:2955] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } attrs { replace: true } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } } }
I20260630 12:11:30.195969  1253 raft_consensus.cc:2955] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } attrs { replace: true } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } } }
I20260630 12:11:30.200616  1252 raft_consensus.cc:515] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } }
I20260630 12:11:30.200917  1105 raft_consensus.cc:2955] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } attrs { replace: true } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } } }
I20260630 12:11:30.204803  1252 leader_election.cc:290] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [CANDIDATE]: Term 2 election: Requested vote from peers 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194:44943), 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247)
I20260630 12:11:30.206727  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de5baee2fc842419a0145a28575ab0e" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e470a39a8c2479db50c580ce2f19802"
I20260630 12:11:30.207530  1178 raft_consensus.cc:3055] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:30.207885  1178 raft_consensus.cc:740] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e470a39a8c2479db50c580ce2f19802, State: Running, Role: LEADER
I20260630 12:11:30.208694  1178 consensus_queue.cc:260] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [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: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } }
I20260630 12:11:30.210014  1178 raft_consensus.cc:3060] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:30.212409  1000 catalog_manager.cc:5697] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479 reported cstate change: config changed from index -1 to 2, NON_VOTER f53b2e399b2c426ba8102c9272448d4c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "4e470a39a8c2479db50c580ce2f19802" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } } peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } attrs { replace: true } } peers { permanent_uuid: "f53b2e399b2c426ba8102c9272448d4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36127 } attrs { promote: true } } }
I20260630 12:11:30.214067  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de5baee2fc842419a0145a28575ab0e" candidate_uuid: "00a9d550ed2045dc939ee23e34d00479" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9598004e03c2472ab13fd759a776cd0b"
I20260630 12:11:30.214700  1100 raft_consensus.cc:3060] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:30.216802  1178 raft_consensus.cc:2468] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a9d550ed2045dc939ee23e34d00479 in term 2.
I20260630 12:11:30.218205  1219 leader_election.cc:304] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [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: 00a9d550ed2045dc939ee23e34d00479, 4e470a39a8c2479db50c580ce2f19802; no voters: 
I20260630 12:11:30.222500  1477 raft_consensus.cc:2804] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:30.223202  1477 raft_consensus.cc:697] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [term 2 LEADER]: Becoming Leader. State: Replica: 00a9d550ed2045dc939ee23e34d00479, State: Running, Role: LEADER
I20260630 12:11:30.224256  1477 consensus_queue.cc:237] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [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: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } }
I20260630 12:11:30.223795  1100 raft_consensus.cc:2468] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a9d550ed2045dc939ee23e34d00479 in term 2.
I20260630 12:11:30.243568  1000 catalog_manager.cc:5697] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 reported cstate change: term changed from 1 to 2, leader changed from 4e470a39a8c2479db50c580ce2f19802 (127.0.107.194) to 00a9d550ed2045dc939ee23e34d00479 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "00a9d550ed2045dc939ee23e34d00479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e470a39a8c2479db50c580ce2f19802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a9d550ed2045dc939ee23e34d00479" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9598004e03c2472ab13fd759a776cd0b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42247 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:30.305343   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:11:30.344544   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:30.345459   431 tablet_replica.cc:333] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b: stopping tablet replica
I20260630 12:11:30.346156   431 raft_consensus.cc:2243] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:30.346921   431 raft_consensus.cc:2272] T 804cad73aef441e9a5b374e639acb86a P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.348948   431 tablet_replica.cc:333] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b: stopping tablet replica
I20260630 12:11:30.349596   431 raft_consensus.cc:2243] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.350095   431 raft_consensus.cc:2272] T 3af49b8558154fcca42525bac3215d35 P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.352322   431 tablet_replica.cc:333] T 498b7eea23f2441fbc88eccb4936f7e8 P 9598004e03c2472ab13fd759a776cd0b: stopping tablet replica
I20260630 12:11:30.352861   431 raft_consensus.cc:2243] T 498b7eea23f2441fbc88eccb4936f7e8 P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.353358   431 raft_consensus.cc:2272] T 498b7eea23f2441fbc88eccb4936f7e8 P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.355316   431 tablet_replica.cc:333] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b: stopping tablet replica
I20260630 12:11:30.355837   431 raft_consensus.cc:2243] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:30.356732   431 raft_consensus.cc:2272] T f75d7fce5dc44cacbbd8c912be2ec197 P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.358860   431 tablet_replica.cc:333] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b: stopping tablet replica
I20260630 12:11:30.359478   431 raft_consensus.cc:2243] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.359917   431 raft_consensus.cc:2272] T bcf4996f26c64f7ca903b59b0338f23d P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.361977   431 tablet_replica.cc:333] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b: stopping tablet replica
I20260630 12:11:30.362507   431 raft_consensus.cc:2243] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.362901   431 raft_consensus.cc:2272] T 8de5baee2fc842419a0145a28575ab0e P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.364637   431 tablet_replica.cc:333] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b: stopping tablet replica
I20260630 12:11:30.365238   431 raft_consensus.cc:2243] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:30.366269   431 raft_consensus.cc:2272] T 2b5580565c8a4a1b918d9d0b14277736 P 9598004e03c2472ab13fd759a776cd0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.369256   431 tablet_replica.cc:333] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b: stopping tablet replica
I20260630 12:11:30.369756   431 raft_consensus.cc:2243] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.370141   431 raft_consensus.cc:2272] T 9256296e3bd64e528d81018569c74269 P 9598004e03c2472ab13fd759a776cd0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.398525   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:11:30.410701  1217 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42247: connect: Connection refused (error 111)
W20260630 12:11:30.415112  1217 consensus_peers.cc:597] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 -> Peer 9598004e03c2472ab13fd759a776cd0b (127.0.107.193:42247): Couldn't send request to peer 9598004e03c2472ab13fd759a776cd0b. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:30.420011   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:11:30.449379   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:30.450173   431 tablet_replica.cc:333] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802: stopping tablet replica
I20260630 12:11:30.451058   431 raft_consensus.cc:2243] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.451639   431 raft_consensus.cc:2272] T 804cad73aef441e9a5b374e639acb86a P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.453544   431 tablet_replica.cc:333] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802: stopping tablet replica
I20260630 12:11:30.454312   431 raft_consensus.cc:2243] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.454833   431 raft_consensus.cc:2272] T 2b5580565c8a4a1b918d9d0b14277736 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.457289   431 tablet_replica.cc:333] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802: stopping tablet replica
I20260630 12:11:30.457810   431 raft_consensus.cc:2243] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.458210   431 raft_consensus.cc:2272] T 9256296e3bd64e528d81018569c74269 P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.459975   431 tablet_replica.cc:333] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802: stopping tablet replica
I20260630 12:11:30.460507   431 raft_consensus.cc:2243] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.460971   431 raft_consensus.cc:2272] T f75d7fce5dc44cacbbd8c912be2ec197 P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.463083   431 tablet_replica.cc:333] T 498b7eea23f2441fbc88eccb4936f7e8 P 4e470a39a8c2479db50c580ce2f19802: stopping tablet replica
I20260630 12:11:30.463613   431 raft_consensus.cc:2243] T 498b7eea23f2441fbc88eccb4936f7e8 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.464066   431 raft_consensus.cc:2272] T 498b7eea23f2441fbc88eccb4936f7e8 P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.465822   431 tablet_replica.cc:333] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802: stopping tablet replica
I20260630 12:11:30.466321   431 raft_consensus.cc:2243] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:30.467216   431 raft_consensus.cc:2272] T 3af49b8558154fcca42525bac3215d35 P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.469473   431 tablet_replica.cc:333] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802: stopping tablet replica
I20260630 12:11:30.470001   431 raft_consensus.cc:2243] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:30.470896   431 raft_consensus.cc:2272] T bcf4996f26c64f7ca903b59b0338f23d P 4e470a39a8c2479db50c580ce2f19802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.473102   431 tablet_replica.cc:333] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802: stopping tablet replica
I20260630 12:11:30.473577   431 raft_consensus.cc:2243] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.473974   431 raft_consensus.cc:2272] T 8de5baee2fc842419a0145a28575ab0e P 4e470a39a8c2479db50c580ce2f19802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.500691   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:11:30.519049   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:11:30.547607   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:30.548447   431 tablet_replica.cc:333] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479: stopping tablet replica
I20260630 12:11:30.549296   431 raft_consensus.cc:2243] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:30.550033   431 pending_rounds.cc:70] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479: Trying to abort 1 pending ops.
I20260630 12:11:30.550329   431 pending_rounds.cc:77] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7302436823985303552 op_type: NO_OP noop_request { }
I20260630 12:11:30.550770   431 raft_consensus.cc:2889] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:11:30.551115   431 raft_consensus.cc:2272] T 8de5baee2fc842419a0145a28575ab0e P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.553859   431 tablet_replica.cc:333] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479: stopping tablet replica
I20260630 12:11:30.554680   431 raft_consensus.cc:2243] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.555256   431 raft_consensus.cc:2272] T bcf4996f26c64f7ca903b59b0338f23d P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.557772   431 tablet_replica.cc:333] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479: stopping tablet replica
I20260630 12:11:30.558521   431 raft_consensus.cc:2243] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.559093   431 raft_consensus.cc:2272] T 2b5580565c8a4a1b918d9d0b14277736 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.561758   431 tablet_replica.cc:333] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479: stopping tablet replica
I20260630 12:11:30.562438   431 raft_consensus.cc:2243] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:30.563321   431 raft_consensus.cc:2272] T 9256296e3bd64e528d81018569c74269 P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.565701   431 tablet_replica.cc:333] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479: stopping tablet replica
I20260630 12:11:30.566403   431 raft_consensus.cc:2243] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.566877   431 raft_consensus.cc:2272] T 804cad73aef441e9a5b374e639acb86a P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.569049   431 tablet_replica.cc:333] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479: stopping tablet replica
I20260630 12:11:30.569731   431 raft_consensus.cc:2243] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.570248   431 raft_consensus.cc:2272] T f75d7fce5dc44cacbbd8c912be2ec197 P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.572803   431 tablet_replica.cc:333] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479: stopping tablet replica
I20260630 12:11:30.573495   431 raft_consensus.cc:2243] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:30.574380   431 raft_consensus.cc:2272] T 498b7eea23f2441fbc88eccb4936f7e8 P 00a9d550ed2045dc939ee23e34d00479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.576717   431 tablet_replica.cc:333] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479: stopping tablet replica
I20260630 12:11:30.577401   431 raft_consensus.cc:2243] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:30.577957   431 raft_consensus.cc:2272] T 3af49b8558154fcca42525bac3215d35 P 00a9d550ed2045dc939ee23e34d00479 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.609081   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:30.631966   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:11:30.656265   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:30.672680   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:11:30.680102   431 master.cc:562] Master@127.0.107.254:35537 shutting down...
W20260630 12:11:30.706590  1051 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:11:30.707773   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:30.708283   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:30.708618   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1bc29059f21d47bebb46bc97c55d592a: stopping tablet replica
I20260630 12:11:30.727006   431 master.cc:584] Master@127.0.107.254:35537 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9044 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:11:30.766273   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44373,127.0.107.253:37139,127.0.107.252:33189
I20260630 12:11:30.767736   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:30.773437  1526 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:30.773363  1525 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:30.775377  1528 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:30.775861   431 server_base.cc:1061] running on GCE node
I20260630 12:11:30.776784   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:30.777006   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:30.777251   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821490777230 us; error 0 us; skew 500 ppm
I20260630 12:11:30.777770   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:30.780197   431 webserver.cc:533] Webserver started at http://127.0.107.254:33997/ using document root <none> and password file <none>
I20260630 12:11:30.780704   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:30.780907   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:30.781203   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:30.782275   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "7204381cbde74e68a9fffdbd937d85d4"
format_stamp: "Formatted at 2026-06-30 12:11:30 on dist-test-slave-z8mm"
I20260630 12:11:30.786831   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:30.790392  1533 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:30.791364   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:11:30.791625   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "7204381cbde74e68a9fffdbd937d85d4"
format_stamp: "Formatted at 2026-06-30 12:11:30 on dist-test-slave-z8mm"
I20260630 12:11:30.791874   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-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)
I20260630 12:11:30.808979   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:30.810137   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:30.847664   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44373
I20260630 12:11:30.847757  1584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44373 every 8 connection(s)
I20260630 12:11:30.851516   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:30.851626  1585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:11:30.857589  1587 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:30.857918  1588 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:30.859485  1585 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:30.860729   431 server_base.cc:1061] running on GCE node
W20260630 12:11:30.861557  1591 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:30.862712   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:30.863009   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:30.863204   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821490863187 us; error 0 us; skew 500 ppm
I20260630 12:11:30.863799   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:30.866768   431 webserver.cc:533] Webserver started at http://127.0.107.253:37145/ using document root <none> and password file <none>
I20260630 12:11:30.867277   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:30.867537   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:30.867875   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:30.869273   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-1-root/instance:
uuid: "9695166949b846c1828bab778af643dc"
format_stamp: "Formatted at 2026-06-30 12:11:30 on dist-test-slave-z8mm"
I20260630 12:11:30.874992  1585 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:30.875357   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:11:30.879462  1598 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:30.880400   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:11:30.880734   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-1-root
uuid: "9695166949b846c1828bab778af643dc"
format_stamp: "Formatted at 2026-06-30 12:11:30 on dist-test-slave-z8mm"
W20260630 12:11:30.881057  1585 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:37139: Network error: Client connection negotiation failed: client connection to 127.0.107.253:37139: connect: Connection refused (error 111)
I20260630 12:11:30.881068   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-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)
I20260630 12:11:30.897285   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:30.898494   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:30.919708  1585 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } attempt: 1
W20260630 12:11:30.925292  1585 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:37139: Network error: Client connection negotiation failed: client connection to 127.0.107.253:37139: connect: Connection refused (error 111)
I20260630 12:11:30.937621   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:37139
I20260630 12:11:30.937719  1649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:37139 every 8 connection(s)
I20260630 12:11:30.941574  1650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.941911   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:30.948009  1652 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:30.948549  1650 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:30.950062  1653 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:30.956123   431 server_base.cc:1061] running on GCE node
W20260630 12:11:30.956408  1655 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:30.957530   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:30.957845   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:30.958092   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821490958072 us; error 0 us; skew 500 ppm
I20260630 12:11:30.958782   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:30.962013   431 webserver.cc:533] Webserver started at http://127.0.107.252:39289/ using document root <none> and password file <none>
I20260630 12:11:30.962739   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:30.963014   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:30.963378   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:30.964453  1650 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:30.964607   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-2-root/instance:
uuid: "1f680481fec64285adb3534d3616670c"
format_stamp: "Formatted at 2026-06-30 12:11:30 on dist-test-slave-z8mm"
I20260630 12:11:30.971017   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:11:30.975560  1662 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:30.976534   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:11:30.976913   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-2-root
uuid: "1f680481fec64285adb3534d3616670c"
format_stamp: "Formatted at 2026-06-30 12:11:30 on dist-test-slave-z8mm"
I20260630 12:11:30.977286   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-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)
I20260630 12:11:30.977483  1650 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:30.984298  1650 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:33189: Network error: Client connection negotiation failed: client connection to 127.0.107.252:33189: connect: Connection refused (error 111)
I20260630 12:11:30.994807  1585 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } attempt: 2
I20260630 12:11:31.001293   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:31.002779   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:31.006156  1585 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:31.011056  1585 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:33189: Network error: Client connection negotiation failed: client connection to 127.0.107.252:33189: connect: Connection refused (error 111)
I20260630 12:11:31.024847  1650 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } attempt: 1
W20260630 12:11:31.030016  1650 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:33189: Network error: Client connection negotiation failed: client connection to 127.0.107.252:33189: connect: Connection refused (error 111)
I20260630 12:11:31.044281   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:33189
I20260630 12:11:31.044378  1714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:33189 every 8 connection(s)
I20260630 12:11:31.046568  1585 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } attempt: 1
I20260630 12:11:31.047634   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:31.048763  1715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:31.056733  1715 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:31.068285  1585 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4: Bootstrap starting.
I20260630 12:11:31.069787  1715 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:31.074407  1585 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:31.079660  1585 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4: No bootstrap required, opened a new log
I20260630 12:11:31.081530  1715 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:31.082582  1585 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } }
I20260630 12:11:31.083365  1585 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:31.083662  1585 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7204381cbde74e68a9fffdbd937d85d4, State: Initialized, Role: FOLLOWER
I20260630 12:11:31.084679  1585 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } }
I20260630 12:11:31.086920  1720 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [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: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } } }
I20260630 12:11:31.087707  1720 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:31.088454  1585 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:31.095603  1650 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } attempt: 2
I20260630 12:11:31.100103  1715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c: Bootstrap starting.
I20260630 12:11:31.106738  1715 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:31.108363   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260630 12:11:31.114224  1731 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:31.114652  1731 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:31.115741  1715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c: No bootstrap required, opened a new log
I20260630 12:11:31.116499  1650 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc: Bootstrap starting.
I20260630 12:11:31.118325  1715 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } }
I20260630 12:11:31.118968  1715 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:31.119266  1715 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f680481fec64285adb3534d3616670c, State: Initialized, Role: FOLLOWER
I20260630 12:11:31.119932  1715 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } }
I20260630 12:11:31.121591  1650 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:31.122102  1733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [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: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } } }
I20260630 12:11:31.122982  1733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:31.123808  1715 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:31.126161  1650 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc: No bootstrap required, opened a new log
I20260630 12:11:31.128633  1650 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } }
I20260630 12:11:31.129453  1650 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:31.129742  1650 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9695166949b846c1828bab778af643dc, State: Initialized, Role: FOLLOWER
I20260630 12:11:31.130455  1650 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } }
I20260630 12:11:31.132371  1740 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [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: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } } }
I20260630 12:11:31.133338  1740 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:31.134106  1650 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:31.139132  1720 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:31.139681  1720 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } }
W20260630 12:11:31.141523  1747 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:31.141860  1747 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:31.142102  1720 leader_election.cc:290] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9695166949b846c1828bab778af643dc (127.0.107.253:37139), 1f680481fec64285adb3534d3616670c (127.0.107.252:33189)
I20260630 12:11:31.143136  1625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7204381cbde74e68a9fffdbd937d85d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9695166949b846c1828bab778af643dc" is_pre_election: true
I20260630 12:11:31.143380  1690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7204381cbde74e68a9fffdbd937d85d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f680481fec64285adb3534d3616670c" is_pre_election: true
I20260630 12:11:31.144037  1625 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7204381cbde74e68a9fffdbd937d85d4 in term 0.
I20260630 12:11:31.144558  1690 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7204381cbde74e68a9fffdbd937d85d4 in term 0.
I20260630 12:11:31.145339  1537 leader_election.cc:304] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7204381cbde74e68a9fffdbd937d85d4, 9695166949b846c1828bab778af643dc; no voters: 
I20260630 12:11:31.146136  1720 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:31.146498  1720 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:31.146801  1720 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.150259   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:11:31.152180   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:31.153223  1720 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } }
W20260630 12:11:31.153677  1757 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:31.154089  1757 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:31.155436  1720 leader_election.cc:290] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [CANDIDATE]: Term 1 election: Requested vote from peers 9695166949b846c1828bab778af643dc (127.0.107.253:37139), 1f680481fec64285adb3534d3616670c (127.0.107.252:33189)
I20260630 12:11:31.156117  1625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7204381cbde74e68a9fffdbd937d85d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9695166949b846c1828bab778af643dc"
I20260630 12:11:31.156623  1625 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.156472  1690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7204381cbde74e68a9fffdbd937d85d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f680481fec64285adb3534d3616670c"
I20260630 12:11:31.157132  1690 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:11:31.161000  1758 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:31.163049  1625 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7204381cbde74e68a9fffdbd937d85d4 in term 1.
I20260630 12:11:31.164407  1537 leader_election.cc:304] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7204381cbde74e68a9fffdbd937d85d4, 9695166949b846c1828bab778af643dc; no voters: 
W20260630 12:11:31.166419  1759 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:31.166831  1690 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7204381cbde74e68a9fffdbd937d85d4 in term 1.
I20260630 12:11:31.167327  1720 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:31.169881  1720 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [term 1 LEADER]: Becoming Leader. State: Replica: 7204381cbde74e68a9fffdbd937d85d4, State: Running, Role: LEADER
I20260630 12:11:31.171190  1720 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } }
W20260630 12:11:31.174377  1761 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:31.174432   431 server_base.cc:1061] running on GCE node
I20260630 12:11:31.175711   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:31.175974   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:31.176211   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821491176186 us; error 0 us; skew 500 ppm
I20260630 12:11:31.177093   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:31.178438  1763 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7204381cbde74e68a9fffdbd937d85d4. Latest consensus state: current_term: 1 leader_uuid: "7204381cbde74e68a9fffdbd937d85d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } } }
I20260630 12:11:31.179227  1763 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:31.180354   431 webserver.cc:533] Webserver started at http://127.0.107.193:45367/ using document root <none> and password file <none>
I20260630 12:11:31.180819  1767 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:31.180927   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:31.181277   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:31.181567   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:31.182760   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "856915de67fd4cb9b080d42f20d66327"
format_stamp: "Formatted at 2026-06-30 12:11:31 on dist-test-slave-z8mm"
I20260630 12:11:31.186076  1767 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:31.187812   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:31.191907  1770 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.192838   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:11:31.193202   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "856915de67fd4cb9b080d42f20d66327"
format_stamp: "Formatted at 2026-06-30 12:11:31 on dist-test-slave-z8mm"
I20260630 12:11:31.193573   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-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)
I20260630 12:11:31.194947  1690 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 1 FOLLOWER]: Refusing update from remote peer 7204381cbde74e68a9fffdbd937d85d4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:31.195370  1625 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 1 FOLLOWER]: Refusing update from remote peer 7204381cbde74e68a9fffdbd937d85d4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:31.196604  1763 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.197469  1720 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.206125  1740 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7204381cbde74e68a9fffdbd937d85d4. Latest consensus state: current_term: 1 leader_uuid: "7204381cbde74e68a9fffdbd937d85d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } } }
I20260630 12:11:31.206933  1740 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:31.220098  1740 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7204381cbde74e68a9fffdbd937d85d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } } }
I20260630 12:11:31.220870  1740 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:31.222707  1733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7204381cbde74e68a9fffdbd937d85d4. Latest consensus state: current_term: 1 leader_uuid: "7204381cbde74e68a9fffdbd937d85d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } } }
I20260630 12:11:31.223486  1733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:31.227520  1767 catalog_manager.cc:1383] Generated new cluster ID: 52c37f20d16d4668ae98d3fbedb4c96b
I20260630 12:11:31.227885  1767 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:31.228947   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:31.231212   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:31.232851  1763 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7204381cbde74e68a9fffdbd937d85d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } } }
I20260630 12:11:31.234023  1763 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:31.235051  1720 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7204381cbde74e68a9fffdbd937d85d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } } }
I20260630 12:11:31.236089  1720 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:31.238339  1733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7204381cbde74e68a9fffdbd937d85d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } } }
I20260630 12:11:31.239143  1733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:31.239795   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:31.243266   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:31.243516   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.243827   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:31.244064   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.256799  1767 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:31.258611  1767 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:31.285099  1767 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4: Generated new TSK 0
I20260630 12:11:31.286119  1767 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:31.310992   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43677
I20260630 12:11:31.311074  1840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43677 every 8 connection(s)
I20260630 12:11:31.331334   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:31.340389  1841 heartbeater.cc:344] Connected to a master server at 127.0.107.252:33189
I20260630 12:11:31.340886  1841 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.342195  1841 heartbeater.cc:507] Master 127.0.107.252:33189 requested a full tablet report, sending...
W20260630 12:11:31.343075  1848 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:31.345465  1849 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:31.345683  1680 ts_manager.cc:194] Registered new tserver with Master: 856915de67fd4cb9b080d42f20d66327 (127.0.107.193:43677)
I20260630 12:11:31.348069  1842 heartbeater.cc:344] Connected to a master server at 127.0.107.253:37139
I20260630 12:11:31.348495  1842 heartbeater.cc:461] Registering TS with master...
W20260630 12:11:31.349071  1851 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:31.349431   431 server_base.cc:1061] running on GCE node
I20260630 12:11:31.350303  1843 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44373
I20260630 12:11:31.350785  1843 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.351148   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:31.351384   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:31.351591   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821491351570 us; error 0 us; skew 500 ppm
I20260630 12:11:31.351649  1843 heartbeater.cc:507] Master 127.0.107.254:44373 requested a full tablet report, sending...
I20260630 12:11:31.352175   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:31.349524  1842 heartbeater.cc:507] Master 127.0.107.253:37139 requested a full tablet report, sending...
I20260630 12:11:31.354292  1550 ts_manager.cc:194] Registered new tserver with Master: 856915de67fd4cb9b080d42f20d66327 (127.0.107.193:43677)
I20260630 12:11:31.355137  1615 ts_manager.cc:194] Registered new tserver with Master: 856915de67fd4cb9b080d42f20d66327 (127.0.107.193:43677)
I20260630 12:11:31.356127   431 webserver.cc:533] Webserver started at http://127.0.107.194:37421/ using document root <none> and password file <none>
I20260630 12:11:31.356769   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:31.356874  1550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59970
I20260630 12:11:31.357070   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:31.357466   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:31.358772   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "042858a23be3491daa9defdc4bfab1d4"
format_stamp: "Formatted at 2026-06-30 12:11:31 on dist-test-slave-z8mm"
I20260630 12:11:31.363605   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:31.367085  1856 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.367998   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:11:31.368343   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "042858a23be3491daa9defdc4bfab1d4"
format_stamp: "Formatted at 2026-06-30 12:11:31 on dist-test-slave-z8mm"
I20260630 12:11:31.368695   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-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)
I20260630 12:11:31.379974   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:31.381318   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:31.382635   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:31.384948   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:31.385244   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.385478   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:31.385665   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.425899   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38787
I20260630 12:11:31.425944  1918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38787 every 8 connection(s)
I20260630 12:11:31.433697   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:31.452204  1926 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:31.457899  1919 heartbeater.cc:344] Connected to a master server at 127.0.107.252:33189
I20260630 12:11:31.458554  1919 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.459803  1919 heartbeater.cc:507] Master 127.0.107.252:33189 requested a full tablet report, sending...
I20260630 12:11:31.464165  1680 ts_manager.cc:194] Registered new tserver with Master: 042858a23be3491daa9defdc4bfab1d4 (127.0.107.194:38787)
W20260630 12:11:31.466782  1927 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:31.468607  1920 heartbeater.cc:344] Connected to a master server at 127.0.107.253:37139
I20260630 12:11:31.469156  1920 heartbeater.cc:461] Registering TS with master...
W20260630 12:11:31.470023  1929 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:31.470220  1920 heartbeater.cc:507] Master 127.0.107.253:37139 requested a full tablet report, sending...
I20260630 12:11:31.470801   431 server_base.cc:1061] running on GCE node
I20260630 12:11:31.471876   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:31.472193   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:31.472491   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821491472416 us; error 0 us; skew 500 ppm
I20260630 12:11:31.473392   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:31.473590  1615 ts_manager.cc:194] Registered new tserver with Master: 042858a23be3491daa9defdc4bfab1d4 (127.0.107.194:38787)
I20260630 12:11:31.473775  1921 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44373
I20260630 12:11:31.474221  1921 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.475077  1921 heartbeater.cc:507] Master 127.0.107.254:44373 requested a full tablet report, sending...
I20260630 12:11:31.476806   431 webserver.cc:533] Webserver started at http://127.0.107.195:39689/ using document root <none> and password file <none>
I20260630 12:11:31.477397   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:31.477358  1550 ts_manager.cc:194] Registered new tserver with Master: 042858a23be3491daa9defdc4bfab1d4 (127.0.107.194:38787)
I20260630 12:11:31.477787   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:31.478128   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:31.479092  1550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59976
I20260630 12:11:31.479259   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "648510ae53014adcb2fefc8bf82f534f"
format_stamp: "Formatted at 2026-06-30 12:11:31 on dist-test-slave-z8mm"
I20260630 12:11:31.483909   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:11:31.487237  1934 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.488054   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:31.488379   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "648510ae53014adcb2fefc8bf82f534f"
format_stamp: "Formatted at 2026-06-30 12:11:31 on dist-test-slave-z8mm"
I20260630 12:11:31.488695   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821473573380-431-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)
I20260630 12:11:31.508242   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:31.509589   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:31.511071   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:31.513708   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:31.514026   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.514317   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:31.514498   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.556005   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43381
I20260630 12:11:31.556100  1996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43381 every 8 connection(s)
I20260630 12:11:31.579788  1997 heartbeater.cc:344] Connected to a master server at 127.0.107.252:33189
I20260630 12:11:31.580272  1997 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.581247  1997 heartbeater.cc:507] Master 127.0.107.252:33189 requested a full tablet report, sending...
I20260630 12:11:31.581808  1998 heartbeater.cc:344] Connected to a master server at 127.0.107.253:37139
I20260630 12:11:31.582231  1998 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.583123  1999 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44373
I20260630 12:11:31.583179  1998 heartbeater.cc:507] Master 127.0.107.253:37139 requested a full tablet report, sending...
I20260630 12:11:31.583645  1999 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.584231  1680 ts_manager.cc:194] Registered new tserver with Master: 648510ae53014adcb2fefc8bf82f534f (127.0.107.195:43381)
I20260630 12:11:31.584547  1999 heartbeater.cc:507] Master 127.0.107.254:44373 requested a full tablet report, sending...
I20260630 12:11:31.586148  1615 ts_manager.cc:194] Registered new tserver with Master: 648510ae53014adcb2fefc8bf82f534f (127.0.107.195:43381)
I20260630 12:11:31.586863  1550 ts_manager.cc:194] Registered new tserver with Master: 648510ae53014adcb2fefc8bf82f534f (127.0.107.195:43381)
I20260630 12:11:31.588258  1550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59990
I20260630 12:11:31.589157   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02810109s
I20260630 12:11:32.148721  1747 catalog_manager.cc:1295] Loaded cluster ID: 52c37f20d16d4668ae98d3fbedb4c96b
I20260630 12:11:32.149098  1747 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c: loading cluster ID for follower catalog manager: success
I20260630 12:11:32.154024  1747 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c: acquiring CA information for follower catalog manager: success
I20260630 12:11:32.157931  1747 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:32.158656  1757 catalog_manager.cc:1295] Loaded cluster ID: 52c37f20d16d4668ae98d3fbedb4c96b
I20260630 12:11:32.158972  1757 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc: loading cluster ID for follower catalog manager: success
I20260630 12:11:32.163566  1757 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc: acquiring CA information for follower catalog manager: success
I20260630 12:11:32.167043  1757 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:32.359865  1843 heartbeater.cc:499] Master 127.0.107.254:44373 was elected leader, sending a full tablet report...
I20260630 12:11:32.481592  1921 heartbeater.cc:499] Master 127.0.107.254:44373 was elected leader, sending a full tablet report...
I20260630 12:11:32.590634  1999 heartbeater.cc:499] Master 127.0.107.254:44373 was elected leader, sending a full tablet report...
I20260630 12:11:33.108146  1730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:33.180676  1550 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60002:
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"
    }
  }
}
I20260630 12:11:33.264421  1962 tablet_service.cc:1511] Processing CreateTablet for tablet 95bffe52f48a42e29e1ff37b703f0453 (DEFAULT_TABLE table=test-workload [id=f5b2cdb434154b2eaf752d95dfba81b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:11:33.265846  1962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95bffe52f48a42e29e1ff37b703f0453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:33.266239  1806 tablet_service.cc:1511] Processing CreateTablet for tablet eee1d3b0b0da43a8867b5240feec8810 (DEFAULT_TABLE table=test-workload [id=f5b2cdb434154b2eaf752d95dfba81b5]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:11:33.267592  1806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee1d3b0b0da43a8867b5240feec8810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:33.271566  1884 tablet_service.cc:1511] Processing CreateTablet for tablet 599f91401985467a996de2128a8fdc7e (DEFAULT_TABLE table=test-workload [id=f5b2cdb434154b2eaf752d95dfba81b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:11:33.272989  1884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599f91401985467a996de2128a8fdc7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:33.280218  2032 tablet_bootstrap.cc:492] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f: Bootstrap starting.
I20260630 12:11:33.285805  2032 tablet_bootstrap.cc:654] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:33.285898  2033 tablet_bootstrap.cc:492] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327: Bootstrap starting.
I20260630 12:11:33.291850  2035 tablet_bootstrap.cc:492] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4: Bootstrap starting.
I20260630 12:11:33.292078  2032 tablet_bootstrap.cc:492] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f: No bootstrap required, opened a new log
I20260630 12:11:33.292613  2032 ts_tablet_manager.cc:1403] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:11:33.293147  2033 tablet_bootstrap.cc:654] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:33.295657  2032 raft_consensus.cc:359] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "648510ae53014adcb2fefc8bf82f534f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43381 } }
I20260630 12:11:33.296509  2032 raft_consensus.cc:385] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:33.296912  2032 raft_consensus.cc:740] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 648510ae53014adcb2fefc8bf82f534f, State: Initialized, Role: FOLLOWER
I20260630 12:11:33.297768  2035 tablet_bootstrap.cc:654] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:33.297955  2032 consensus_queue.cc:260] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "648510ae53014adcb2fefc8bf82f534f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43381 } }
I20260630 12:11:33.298947  2032 raft_consensus.cc:399] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:33.299360  2032 raft_consensus.cc:493] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:33.299830  2032 raft_consensus.cc:3060] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:33.304881  2033 tablet_bootstrap.cc:492] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327: No bootstrap required, opened a new log
I20260630 12:11:33.305542  2033 ts_tablet_manager.cc:1403] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260630 12:11:33.307386  2032 raft_consensus.cc:515] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "648510ae53014adcb2fefc8bf82f534f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43381 } }
I20260630 12:11:33.308522  2032 leader_election.cc:304] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f [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: 648510ae53014adcb2fefc8bf82f534f; no voters: 
I20260630 12:11:33.308743  2033 raft_consensus.cc:359] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "856915de67fd4cb9b080d42f20d66327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43677 } }
I20260630 12:11:33.309409  2033 raft_consensus.cc:385] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:33.309760  2033 raft_consensus.cc:740] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 856915de67fd4cb9b080d42f20d66327, State: Initialized, Role: FOLLOWER
I20260630 12:11:33.310235  2032 leader_election.cc:290] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:33.310598  2038 raft_consensus.cc:2804] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:33.310971  2035 tablet_bootstrap.cc:492] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4: No bootstrap required, opened a new log
I20260630 12:11:33.310896  2033 consensus_queue.cc:260] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "856915de67fd4cb9b080d42f20d66327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43677 } }
I20260630 12:11:33.311733  2035 ts_tablet_manager.cc:1403] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260630 12:11:33.312167  2033 raft_consensus.cc:399] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:33.312757  2033 raft_consensus.cc:493] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:33.313366  2033 raft_consensus.cc:3060] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:33.315946  2035 raft_consensus.cc:359] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "042858a23be3491daa9defdc4bfab1d4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38787 } }
I20260630 12:11:33.316912  2035 raft_consensus.cc:385] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:33.317430  2035 raft_consensus.cc:740] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 042858a23be3491daa9defdc4bfab1d4, State: Initialized, Role: FOLLOWER
I20260630 12:11:33.318682  2035 consensus_queue.cc:260] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "042858a23be3491daa9defdc4bfab1d4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38787 } }
I20260630 12:11:33.319491  2032 ts_tablet_manager.cc:1434] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f: Time spent starting tablet: real 0.027s	user 0.022s	sys 0.004s
I20260630 12:11:33.319676  2035 raft_consensus.cc:399] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:33.321017  2035 raft_consensus.cc:493] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:33.321449  2035 raft_consensus.cc:3060] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:33.322744  2038 raft_consensus.cc:697] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f [term 1 LEADER]: Becoming Leader. State: Replica: 648510ae53014adcb2fefc8bf82f534f, State: Running, Role: LEADER
I20260630 12:11:33.322849  2033 raft_consensus.cc:515] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "856915de67fd4cb9b080d42f20d66327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43677 } }
I20260630 12:11:33.323724  2033 leader_election.cc:304] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 [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: 856915de67fd4cb9b080d42f20d66327; no voters: 
I20260630 12:11:33.323673  2038 consensus_queue.cc:237] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f [LEADER]: Queue going to LEADER mode. State: All 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: "648510ae53014adcb2fefc8bf82f534f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43381 } }
I20260630 12:11:33.325459  2033 leader_election.cc:290] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:33.325991  2041 raft_consensus.cc:2804] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:33.328507  2035 raft_consensus.cc:515] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "042858a23be3491daa9defdc4bfab1d4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38787 } }
I20260630 12:11:33.329690  2035 leader_election.cc:304] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 [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: 042858a23be3491daa9defdc4bfab1d4; no voters: 
I20260630 12:11:33.332424  2033 ts_tablet_manager.cc:1434] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327: Time spent starting tablet: real 0.027s	user 0.019s	sys 0.004s
I20260630 12:11:33.333884  2041 raft_consensus.cc:697] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 [term 1 LEADER]: Becoming Leader. State: Replica: 856915de67fd4cb9b080d42f20d66327, State: Running, Role: LEADER
I20260630 12:11:33.335048  2041 consensus_queue.cc:237] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 [LEADER]: Queue going to LEADER mode. State: All 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: "856915de67fd4cb9b080d42f20d66327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43677 } }
I20260630 12:11:33.335944  2035 leader_election.cc:290] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:33.337227  2045 raft_consensus.cc:2804] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:33.343442  1550 catalog_manager.cc:5697] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f reported cstate change: term changed from 0 to 1, leader changed from <none> to 648510ae53014adcb2fefc8bf82f534f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "648510ae53014adcb2fefc8bf82f534f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "648510ae53014adcb2fefc8bf82f534f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43381 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:33.376619  1549 catalog_manager.cc:5697] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 reported cstate change: term changed from 0 to 1, leader changed from <none> to 856915de67fd4cb9b080d42f20d66327 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "856915de67fd4cb9b080d42f20d66327" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "856915de67fd4cb9b080d42f20d66327" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43677 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:33.424263  2045 raft_consensus.cc:697] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 [term 1 LEADER]: Becoming Leader. State: Replica: 042858a23be3491daa9defdc4bfab1d4, State: Running, Role: LEADER
I20260630 12:11:33.425258  2045 consensus_queue.cc:237] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 [LEADER]: Queue going to LEADER mode. State: All 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: "042858a23be3491daa9defdc4bfab1d4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38787 } }
I20260630 12:11:33.427276  2035 ts_tablet_manager.cc:1434] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4: Time spent starting tablet: real 0.115s	user 0.052s	sys 0.052s
I20260630 12:11:33.438268  1550 catalog_manager.cc:5697] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 042858a23be3491daa9defdc4bfab1d4 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "042858a23be3491daa9defdc4bfab1d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "042858a23be3491daa9defdc4bfab1d4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38787 } health_report { overall_health: HEALTHY } } }
W20260630 12:11:34.870184  1581 debug-util.cc:398] Leaking SignalData structure 0x7b080012b5c0 after lost signal to thread 434
W20260630 12:11:34.872952  1581 debug-util.cc:398] Leaking SignalData structure 0x7b080012bb80 after lost signal to thread 1584
W20260630 12:11:34.929569  1581 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4500 after lost signal to thread 1649
W20260630 12:11:34.958410  1581 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6640 after lost signal to thread 1714
W20260630 12:11:34.960796  1581 debug-util.cc:398] Leaking SignalData structure 0x7b0800210fc0 after lost signal to thread 1840
W20260630 12:11:34.961908  1581 debug-util.cc:398] Leaking SignalData structure 0x7b08001e4a20 after lost signal to thread 1918
W20260630 12:11:34.963270  1581 debug-util.cc:398] Leaking SignalData structure 0x7b08000808e0 after lost signal to thread 1996
I20260630 12:11:35.110128  1730 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:35.113831  1730 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:35.529719   431 master.cc:562] Master@127.0.107.254:44373 shutting down...
I20260630 12:11:35.558580   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:35.559659   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:35.560119   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7204381cbde74e68a9fffdbd937d85d4: stopping tablet replica
W20260630 12:11:35.938795  1843 heartbeater.cc:646] Failed to heartbeat to 127.0.107.254:44373 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.107.254:44373: connect: Connection refused (error 111)
W20260630 12:11:36.580886   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 1581)
I20260630 12:11:36.894380  2059 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7204381cbde74e68a9fffdbd937d85d4)
I20260630 12:11:36.894924  2059 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } }
I20260630 12:11:36.897472  2059 leader_election.cc:290] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7204381cbde74e68a9fffdbd937d85d4 (127.0.107.254:44373), 1f680481fec64285adb3534d3616670c (127.0.107.252:33189)
I20260630 12:11:36.899026  1690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9695166949b846c1828bab778af643dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "1f680481fec64285adb3534d3616670c" is_pre_election: true
W20260630 12:11:36.900028  1600 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.254:44373: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260630 12:11:36.903414  2062 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7204381cbde74e68a9fffdbd937d85d4)
I20260630 12:11:36.903939  2062 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } }
W20260630 12:11:36.904636  1600 leader_election.cc:336] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7204381cbde74e68a9fffdbd937d85d4 (127.0.107.254:44373): Network error: Client connection negotiation failed: client connection to 127.0.107.254:44373: connect: Connection refused (error 111)
I20260630 12:11:36.905218  1600 leader_election.cc:304] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [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: 9695166949b846c1828bab778af643dc; no voters: 1f680481fec64285adb3534d3616670c, 7204381cbde74e68a9fffdbd937d85d4
I20260630 12:11:36.905997  2059 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:36.906208  2062 leader_election.cc:290] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7204381cbde74e68a9fffdbd937d85d4 (127.0.107.254:44373), 9695166949b846c1828bab778af643dc (127.0.107.253:37139)
I20260630 12:11:36.908144  1625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1f680481fec64285adb3534d3616670c" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "9695166949b846c1828bab778af643dc" is_pre_election: true
I20260630 12:11:36.908809  1625 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f680481fec64285adb3534d3616670c in term 1.
I20260630 12:11:36.910146  1667 leader_election.cc:304] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [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: 1f680481fec64285adb3534d3616670c, 9695166949b846c1828bab778af643dc; no voters: 
I20260630 12:11:36.910866  2062 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:11:36.911321  2062 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7204381cbde74e68a9fffdbd937d85d4)
I20260630 12:11:36.911734  2062 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:11:36.914299  1664 leader_election.cc:336] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7204381cbde74e68a9fffdbd937d85d4 (127.0.107.254:44373): Network error: Client connection negotiation failed: client connection to 127.0.107.254:44373: connect: Connection refused (error 111)
I20260630 12:11:36.918314  2062 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } }
I20260630 12:11:36.921849  2062 leader_election.cc:290] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [CANDIDATE]: Term 2 election: Requested vote from peers 7204381cbde74e68a9fffdbd937d85d4 (127.0.107.254:44373), 9695166949b846c1828bab778af643dc (127.0.107.253:37139)
I20260630 12:11:36.922971  1625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1f680481fec64285adb3534d3616670c" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "9695166949b846c1828bab778af643dc"
I20260630 12:11:36.923506  1625 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:11:36.926847  1664 leader_election.cc:336] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7204381cbde74e68a9fffdbd937d85d4 (127.0.107.254:44373): Network error: Client connection negotiation failed: client connection to 127.0.107.254:44373: connect: Connection refused (error 111)
I20260630 12:11:36.929629  1625 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f680481fec64285adb3534d3616670c in term 2.
I20260630 12:11:36.930728  1667 leader_election.cc:304] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [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: 1f680481fec64285adb3534d3616670c, 9695166949b846c1828bab778af643dc; no voters: 7204381cbde74e68a9fffdbd937d85d4
I20260630 12:11:36.931475  2062 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:36.932962  2062 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 2 LEADER]: Becoming Leader. State: Replica: 1f680481fec64285adb3534d3616670c, State: Running, Role: LEADER
I20260630 12:11:36.934118  2062 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } }
I20260630 12:11:36.955519  2065 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f680481fec64285adb3534d3616670c. Latest consensus state: current_term: 2 leader_uuid: "1f680481fec64285adb3534d3616670c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } } }
I20260630 12:11:36.958377  2065 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:36.961782  2069 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:36.969838  2069 catalog_manager.cc:679] Loaded metadata for table test-workload [id=f5b2cdb434154b2eaf752d95dfba81b5]
I20260630 12:11:36.975123  2069 tablet_loader.cc:96] loaded metadata for tablet 599f91401985467a996de2128a8fdc7e (table test-workload [id=f5b2cdb434154b2eaf752d95dfba81b5])
I20260630 12:11:36.976161  2069 tablet_loader.cc:96] loaded metadata for tablet 95bffe52f48a42e29e1ff37b703f0453 (table test-workload [id=f5b2cdb434154b2eaf752d95dfba81b5])
I20260630 12:11:36.977183  2069 tablet_loader.cc:96] loaded metadata for tablet eee1d3b0b0da43a8867b5240feec8810 (table test-workload [id=f5b2cdb434154b2eaf752d95dfba81b5])
I20260630 12:11:36.978178  2069 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:36.981467  2069 catalog_manager.cc:1295] Loaded cluster ID: 52c37f20d16d4668ae98d3fbedb4c96b
I20260630 12:11:36.981729  2069 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:36.985458  2069 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:36.988569  2069 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c: Loaded TSK: 0
I20260630 12:11:36.989619  2069 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:37.138701  1745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:37.140584  1745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:37.388670  1625 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 2 FOLLOWER]: Refusing update from remote peer 1f680481fec64285adb3534d3616670c: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 2 index: 11. (index mismatch)
I20260630 12:11:37.390588  2065 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:11:37.396130  2059 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f680481fec64285adb3534d3616670c. Latest consensus state: current_term: 2 leader_uuid: "1f680481fec64285adb3534d3616670c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } } }
I20260630 12:11:37.397136  2059 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:37.401626  2062 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "1f680481fec64285adb3534d3616670c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } } }
I20260630 12:11:37.402658  2062 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [sys.catalog]: This master's current role is: LEADER
W20260630 12:11:37.410495  1664 consensus_peers.cc:597] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c -> Peer 7204381cbde74e68a9fffdbd937d85d4 (127.0.107.254:44373): Couldn't send request to peer 7204381cbde74e68a9fffdbd937d85d4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.254:44373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:37.410434  2059 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "1f680481fec64285adb3534d3616670c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7204381cbde74e68a9fffdbd937d85d4" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 44373 } } peers { permanent_uuid: "9695166949b846c1828bab778af643dc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37139 } } peers { permanent_uuid: "1f680481fec64285adb3534d3616670c" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33189 } } }
I20260630 12:11:37.411443  2059 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:11:37.581493   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 1581)
I20260630 12:11:37.704134   431 master.cc:584] Master@127.0.107.254:44373 shutdown complete.
I20260630 12:11:37.985213   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:11:38.010897   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:38.011622   431 tablet_replica.cc:333] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327: stopping tablet replica
I20260630 12:11:38.012244   431 raft_consensus.cc:2243] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:38.012791   431 raft_consensus.cc:2272] T eee1d3b0b0da43a8867b5240feec8810 P 856915de67fd4cb9b080d42f20d66327 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:38.032507   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:11:38.043030   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:11:38.063676   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:38.064424   431 tablet_replica.cc:333] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4: stopping tablet replica
I20260630 12:11:38.065012   431 raft_consensus.cc:2243] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:38.065598   431 raft_consensus.cc:2272] T 599f91401985467a996de2128a8fdc7e P 042858a23be3491daa9defdc4bfab1d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:38.084460   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:11:38.095132   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:11:38.116593   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:38.117502   431 tablet_replica.cc:333] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f: stopping tablet replica
I20260630 12:11:38.118147   431 raft_consensus.cc:2243] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:38.118741   431 raft_consensus.cc:2272] T 95bffe52f48a42e29e1ff37b703f0453 P 648510ae53014adcb2fefc8bf82f534f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:38.138516   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:38.150780   431 master.cc:562] Master@127.0.107.253:37139 shutting down...
I20260630 12:11:38.171341   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:38.171901   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:38.172187   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9695166949b846c1828bab778af643dc: stopping tablet replica
I20260630 12:11:38.191494   431 master.cc:584] Master@127.0.107.253:37139 shutdown complete.
I20260630 12:11:38.203195   431 master.cc:562] Master@127.0.107.252:33189 shutting down...
I20260630 12:11:38.222170   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:38.223099   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:38.223388   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f680481fec64285adb3534d3616670c: stopping tablet replica
I20260630 12:11:38.243158   431 master.cc:584] Master@127.0.107.252:33189 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (7509 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:11:38.276211   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42059
I20260630 12:11:38.277513   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:38.283736  2077 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:38.283773  2078 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:38.284813  2080 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:38.285627   431 server_base.cc:1061] running on GCE node
I20260630 12:11:38.286337   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:38.286542   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:38.286660   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821498286648 us; error 0 us; skew 500 ppm
I20260630 12:11:38.287089   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:38.289836   431 webserver.cc:533] Webserver started at http://127.0.107.254:33241/ using document root <none> and password file <none>
I20260630 12:11:38.290295   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:38.290459   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:38.290701   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:38.291838   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "c7ef77a1469749d2a4dd2c34fd18b215"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-z8mm"
I20260630 12:11:38.296710   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:38.300443  2085 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.301349   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:38.301633   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "c7ef77a1469749d2a4dd2c34fd18b215"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-z8mm"
I20260630 12:11:38.301872   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-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)
I20260630 12:11:38.316437   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:38.317811   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:38.356251   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42059
I20260630 12:11:38.356354  2136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42059 every 8 connection(s)
I20260630 12:11:38.360515  2137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:38.371024  2137 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215: Bootstrap starting.
I20260630 12:11:38.375502  2137 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:38.379840  2137 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215: No bootstrap required, opened a new log
I20260630 12:11:38.381938  2137 raft_consensus.cc:359] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7ef77a1469749d2a4dd2c34fd18b215" member_type: VOTER }
I20260630 12:11:38.382335  2137 raft_consensus.cc:385] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:38.382503  2137 raft_consensus.cc:740] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7ef77a1469749d2a4dd2c34fd18b215, State: Initialized, Role: FOLLOWER
I20260630 12:11:38.383093  2137 consensus_queue.cc:260] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7ef77a1469749d2a4dd2c34fd18b215" member_type: VOTER }
I20260630 12:11:38.383527  2137 raft_consensus.cc:399] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:38.383728  2137 raft_consensus.cc:493] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:38.383935  2137 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:38.388242  2137 raft_consensus.cc:515] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7ef77a1469749d2a4dd2c34fd18b215" member_type: VOTER }
I20260630 12:11:38.388726  2137 leader_election.cc:304] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [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: c7ef77a1469749d2a4dd2c34fd18b215; no voters: 
I20260630 12:11:38.389969  2137 leader_election.cc:290] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:38.390312  2140 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:38.391690  2140 raft_consensus.cc:697] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [term 1 LEADER]: Becoming Leader. State: Replica: c7ef77a1469749d2a4dd2c34fd18b215, State: Running, Role: LEADER
I20260630 12:11:38.392308  2140 consensus_queue.cc:237] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [LEADER]: Queue going to LEADER mode. State: All 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: "c7ef77a1469749d2a4dd2c34fd18b215" member_type: VOTER }
I20260630 12:11:38.393128  2137 sys_catalog.cc:565] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:38.395500  2141 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c7ef77a1469749d2a4dd2c34fd18b215" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7ef77a1469749d2a4dd2c34fd18b215" member_type: VOTER } }
I20260630 12:11:38.395553  2142 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c7ef77a1469749d2a4dd2c34fd18b215. Latest consensus state: current_term: 1 leader_uuid: "c7ef77a1469749d2a4dd2c34fd18b215" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7ef77a1469749d2a4dd2c34fd18b215" member_type: VOTER } }
I20260630 12:11:38.396219  2141 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:38.396418  2142 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:38.401554  2145 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:38.407306  2145 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:38.408584   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:38.416934  2145 catalog_manager.cc:1383] Generated new cluster ID: 040c79131a964f0093835165dfe62320
I20260630 12:11:38.417294  2145 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:38.433435  2145 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:38.434721  2145 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:38.450771  2145 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215: Generated new TSK 0
I20260630 12:11:38.451395  2145 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:38.475147   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:38.481109  2158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:38.482079  2159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:38.484786   431 server_base.cc:1061] running on GCE node
W20260630 12:11:38.484759  2161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:38.486068   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:38.486284   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:38.486410   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821498486399 us; error 0 us; skew 500 ppm
I20260630 12:11:38.486855   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:38.489315   431 webserver.cc:533] Webserver started at http://127.0.107.193:46529/ using document root <none> and password file <none>
I20260630 12:11:38.489761   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:38.489969   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:38.490219   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:38.491237   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "11e1b11862fc4da195976fdb5b6333ee"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-z8mm"
I20260630 12:11:38.496248   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:38.499591  2166 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.500425   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:38.500696   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "11e1b11862fc4da195976fdb5b6333ee"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-z8mm"
I20260630 12:11:38.500926   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-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)
I20260630 12:11:38.511922   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:38.513175   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:38.514596   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:38.516976   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:38.517256   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.517573   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:38.517760   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.559774   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35095
I20260630 12:11:38.559882  2228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35095 every 8 connection(s)
I20260630 12:11:38.565244   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:38.577838  2233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:38.578295  2234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:38.582518  2236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:38.583588   431 server_base.cc:1061] running on GCE node
I20260630 12:11:38.584700   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:38.584952   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:38.585187   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821498585166 us; error 0 us; skew 500 ppm
I20260630 12:11:38.585458  2229 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42059
I20260630 12:11:38.585763   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:38.585839  2229 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.586840  2229 heartbeater.cc:507] Master 127.0.107.254:42059 requested a full tablet report, sending...
I20260630 12:11:38.588704   431 webserver.cc:533] Webserver started at http://127.0.107.194:37247/ using document root <none> and password file <none>
I20260630 12:11:38.589136  2102 ts_manager.cc:194] Registered new tserver with Master: 11e1b11862fc4da195976fdb5b6333ee (127.0.107.193:35095)
I20260630 12:11:38.589308   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:38.589622   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:38.589896   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:38.590941   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "8a0d36f00c054b21a530362d0d4b8a75"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-z8mm"
I20260630 12:11:38.591053  2102 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45668
I20260630 12:11:38.595551   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:38.599162  2241 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.600116   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:11:38.600383   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "8a0d36f00c054b21a530362d0d4b8a75"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-z8mm"
I20260630 12:11:38.600630   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-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)
I20260630 12:11:38.618126   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:38.619244   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:38.620625   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:38.623015   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:38.623260   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.623519   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:38.623690   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.663393   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35185
I20260630 12:11:38.663475  2303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35185 every 8 connection(s)
I20260630 12:11:38.668445   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:38.676622  2307 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:38.677713  2308 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:38.680506   431 server_base.cc:1061] running on GCE node
I20260630 12:11:38.681452  2304 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42059
I20260630 12:11:38.681891  2304 heartbeater.cc:461] Registering TS with master...
W20260630 12:11:38.681941  2310 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:38.683009  2304 heartbeater.cc:507] Master 127.0.107.254:42059 requested a full tablet report, sending...
I20260630 12:11:38.683141   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:38.683420   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:38.683635   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821498683616 us; error 0 us; skew 500 ppm
I20260630 12:11:38.684280   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:38.685521  2102 ts_manager.cc:194] Registered new tserver with Master: 8a0d36f00c054b21a530362d0d4b8a75 (127.0.107.194:35185)
I20260630 12:11:38.687137   431 webserver.cc:533] Webserver started at http://127.0.107.195:39253/ using document root <none> and password file <none>
I20260630 12:11:38.687194  2102 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45684
I20260630 12:11:38.687736   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:38.687965   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:38.688270   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:38.689858   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "6962551e9e484b7e9d79e0eee2cb0c52"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-z8mm"
I20260630 12:11:38.694514   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:38.697969  2315 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.698758   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:38.699088   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "6962551e9e484b7e9d79e0eee2cb0c52"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-z8mm"
I20260630 12:11:38.699388   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-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)
I20260630 12:11:38.711345   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:38.712591   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:38.714152   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:38.716437   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:38.716729   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.716984   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:38.717250   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:11:38.756508   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46593
I20260630 12:11:38.756625  2377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46593 every 8 connection(s)
I20260630 12:11:38.771291  2378 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42059
I20260630 12:11:38.771661  2378 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.772370  2378 heartbeater.cc:507] Master 127.0.107.254:42059 requested a full tablet report, sending...
I20260630 12:11:38.774384  2102 ts_manager.cc:194] Registered new tserver with Master: 6962551e9e484b7e9d79e0eee2cb0c52 (127.0.107.195:46593)
I20260630 12:11:38.774567   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014964124s
I20260630 12:11:38.775801  2102 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45688
I20260630 12:11:39.593896  2229 heartbeater.cc:499] Master 127.0.107.254:42059 was elected leader, sending a full tablet report...
I20260630 12:11:39.690119  2304 heartbeater.cc:499] Master 127.0.107.254:42059 was elected leader, sending a full tablet report...
I20260630 12:11:39.778501  2378 heartbeater.cc:499] Master 127.0.107.254:42059 was elected leader, sending a full tablet report...
I20260630 12:11:39.831856  2102 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45698:
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"
    }
  }
}
W20260630 12:11:39.834224  2102 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:11:39.892518  2343 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3307c07f7c45ad9430bd9010c77415 (DEFAULT_TABLE table=test-workload [id=91089d47c7714d1c91a5e5e6b421dfd7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:39.894157  2343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3307c07f7c45ad9430bd9010c77415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:39.894163  2342 tablet_service.cc:1511] Processing CreateTablet for tablet 94f769bbf9954a25ad1a1d03007cae2b (DEFAULT_TABLE table=test-workload [id=91089d47c7714d1c91a5e5e6b421dfd7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:39.896430  2194 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3307c07f7c45ad9430bd9010c77415 (DEFAULT_TABLE table=test-workload [id=91089d47c7714d1c91a5e5e6b421dfd7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:39.896798  2193 tablet_service.cc:1511] Processing CreateTablet for tablet 94f769bbf9954a25ad1a1d03007cae2b (DEFAULT_TABLE table=test-workload [id=91089d47c7714d1c91a5e5e6b421dfd7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:39.897892  2194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3307c07f7c45ad9430bd9010c77415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:39.899416  2342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f769bbf9954a25ad1a1d03007cae2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:39.902809  2193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f769bbf9954a25ad1a1d03007cae2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:39.919112  2397 tablet_bootstrap.cc:492] T 7a3307c07f7c45ad9430bd9010c77415 P 6962551e9e484b7e9d79e0eee2cb0c52: Bootstrap starting.
I20260630 12:11:39.924230  2269 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3307c07f7c45ad9430bd9010c77415 (DEFAULT_TABLE table=test-workload [id=91089d47c7714d1c91a5e5e6b421dfd7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:39.925813  2269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3307c07f7c45ad9430bd9010c77415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:39.926636  2397 tablet_bootstrap.cc:654] T 7a3307c07f7c45ad9430bd9010c77415 P 6962551e9e484b7e9d79e0eee2cb0c52: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:39.946012  2398 tablet_bootstrap.cc:492] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee: Bootstrap starting.
I20260630 12:11:39.945869  2268 tablet_service.cc:1511] Processing CreateTablet for tablet 94f769bbf9954a25ad1a1d03007cae2b (DEFAULT_TABLE table=test-workload [id=91089d47c7714d1c91a5e5e6b421dfd7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:39.947660  2268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f769bbf9954a25ad1a1d03007cae2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:39.953204  2398 tablet_bootstrap.cc:654] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:39.963596  2400 tablet_bootstrap.cc:492] T 7a3307c07f7c45ad9430bd9010c77415 P 8a0d36f00c054b21a530362d0d4b8a75: Bootstrap starting.
I20260630 12:11:39.966791  2398 tablet_bootstrap.cc:492] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee: No bootstrap required, opened a new log
I20260630 12:11:39.967319  2398 ts_tablet_manager.cc:1403] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260630 12:11:39.967336  2397 tablet_bootstrap.cc:492] T 7a3307c07f7c45ad9430bd9010c77415 P 6962551e9e484b7e9d79e0eee2cb0c52: No bootstrap required, opened a new log
I20260630 12:11:39.968070  2397 ts_tablet_manager.cc:1403] T 7a3307c07f7c45ad9430bd9010c77415 P 6962551e9e484b7e9d79e0eee2cb0c52: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.022s
I20260630 12:11:39.970510  2398 raft_consensus.cc:359] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } }
I20260630 12:11:39.970992  2397 raft_consensus.cc:359] T 7a3307c07f7c45ad9430bd9010c77415 P 6962551e9e484b7e9d79e0eee2cb0c52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } }
I20260630 12:11:39.971427  2398 raft_consensus.cc:385] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:39.971789  2397 raft_consensus.cc:385] T 7a3307c07f7c45ad9430bd9010c77415 P 6962551e9e484b7e9d79e0eee2cb0c52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:39.972430  2397 raft_consensus.cc:740] T 7a3307c07f7c45ad9430bd9010c77415 P 6962551e9e484b7e9d79e0eee2cb0c52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6962551e9e484b7e9d79e0eee2cb0c52, State: Initialized, Role: FOLLOWER
I20260630 12:11:39.971822  2398 raft_consensus.cc:740] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e1b11862fc4da195976fdb5b6333ee, State: Initialized, Role: FOLLOWER
I20260630 12:11:39.973423  2398 consensus_queue.cc:260] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } }
I20260630 12:11:39.973337  2397 consensus_queue.cc:260] T 7a3307c07f7c45ad9430bd9010c77415 P 6962551e9e484b7e9d79e0eee2cb0c52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } }
I20260630 12:11:39.974407  2400 tablet_bootstrap.cc:654] T 7a3307c07f7c45ad9430bd9010c77415 P 8a0d36f00c054b21a530362d0d4b8a75: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:39.978758  2397 ts_tablet_manager.cc:1434] T 7a3307c07f7c45ad9430bd9010c77415 P 6962551e9e484b7e9d79e0eee2cb0c52: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:11:39.980327  2397 tablet_bootstrap.cc:492] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52: Bootstrap starting.
I20260630 12:11:39.988961  2397 tablet_bootstrap.cc:654] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:39.994740  2400 tablet_bootstrap.cc:492] T 7a3307c07f7c45ad9430bd9010c77415 P 8a0d36f00c054b21a530362d0d4b8a75: No bootstrap required, opened a new log
I20260630 12:11:39.995540  2400 ts_tablet_manager.cc:1403] T 7a3307c07f7c45ad9430bd9010c77415 P 8a0d36f00c054b21a530362d0d4b8a75: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.015s
I20260630 12:11:39.999540  2400 raft_consensus.cc:359] T 7a3307c07f7c45ad9430bd9010c77415 P 8a0d36f00c054b21a530362d0d4b8a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } }
I20260630 12:11:40.000717  2400 raft_consensus.cc:385] T 7a3307c07f7c45ad9430bd9010c77415 P 8a0d36f00c054b21a530362d0d4b8a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:40.001323  2400 raft_consensus.cc:740] T 7a3307c07f7c45ad9430bd9010c77415 P 8a0d36f00c054b21a530362d0d4b8a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a0d36f00c054b21a530362d0d4b8a75, State: Initialized, Role: FOLLOWER
I20260630 12:11:40.003012  2398 ts_tablet_manager.cc:1434] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee: Time spent starting tablet: real 0.035s	user 0.032s	sys 0.002s
I20260630 12:11:40.002830  2400 consensus_queue.cc:260] T 7a3307c07f7c45ad9430bd9010c77415 P 8a0d36f00c054b21a530362d0d4b8a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } }
I20260630 12:11:40.004220  2398 tablet_bootstrap.cc:492] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee: Bootstrap starting.
I20260630 12:11:40.011034  2398 tablet_bootstrap.cc:654] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:40.015018  2400 ts_tablet_manager.cc:1434] T 7a3307c07f7c45ad9430bd9010c77415 P 8a0d36f00c054b21a530362d0d4b8a75: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.007s
I20260630 12:11:40.020293  2400 tablet_bootstrap.cc:492] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75: Bootstrap starting.
I20260630 12:11:40.023239  2397 tablet_bootstrap.cc:492] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52: No bootstrap required, opened a new log
I20260630 12:11:40.023973  2397 ts_tablet_manager.cc:1403] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.022s
I20260630 12:11:40.026932  2400 tablet_bootstrap.cc:654] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:40.028167  2397 raft_consensus.cc:359] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } }
I20260630 12:11:40.029247  2397 raft_consensus.cc:385] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:40.029704  2397 raft_consensus.cc:740] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6962551e9e484b7e9d79e0eee2cb0c52, State: Initialized, Role: FOLLOWER
I20260630 12:11:40.030997  2397 consensus_queue.cc:260] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } }
I20260630 12:11:40.033093  2397 ts_tablet_manager.cc:1434] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52: Time spent starting tablet: real 0.009s	user 0.012s	sys 0.000s
I20260630 12:11:40.033236  2398 tablet_bootstrap.cc:492] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee: No bootstrap required, opened a new log
I20260630 12:11:40.033272  2400 tablet_bootstrap.cc:492] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75: No bootstrap required, opened a new log
I20260630 12:11:40.034001  2398 ts_tablet_manager.cc:1403] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.008s
I20260630 12:11:40.034107  2400 ts_tablet_manager.cc:1403] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:11:40.036388  2398 raft_consensus.cc:359] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } }
I20260630 12:11:40.037070  2398 raft_consensus.cc:385] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:40.037055  2400 raft_consensus.cc:359] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } }
I20260630 12:11:40.037612  2398 raft_consensus.cc:740] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e1b11862fc4da195976fdb5b6333ee, State: Initialized, Role: FOLLOWER
I20260630 12:11:40.038005  2400 raft_consensus.cc:385] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:40.038369  2400 raft_consensus.cc:740] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a0d36f00c054b21a530362d0d4b8a75, State: Initialized, Role: FOLLOWER
I20260630 12:11:40.038506  2398 consensus_queue.cc:260] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } }
I20260630 12:11:40.039175  2400 consensus_queue.cc:260] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } }
I20260630 12:11:40.040746  2398 ts_tablet_manager.cc:1434] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:11:40.041689  2400 ts_tablet_manager.cc:1434] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:11:40.110869  2402 raft_consensus.cc:493] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:40.111418  2402 raft_consensus.cc:515] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } }
I20260630 12:11:40.113761  2402 leader_election.cc:290] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6962551e9e484b7e9d79e0eee2cb0c52 (127.0.107.195:46593), 8a0d36f00c054b21a530362d0d4b8a75 (127.0.107.194:35185)
I20260630 12:11:40.120054  2402 raft_consensus.cc:493] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:40.120602  2402 raft_consensus.cc:515] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } }
I20260630 12:11:40.122815  2402 leader_election.cc:290] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a0d36f00c054b21a530362d0d4b8a75 (127.0.107.194:35185), 6962551e9e484b7e9d79e0eee2cb0c52 (127.0.107.195:46593)
I20260630 12:11:40.126053  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3307c07f7c45ad9430bd9010c77415" candidate_uuid: "11e1b11862fc4da195976fdb5b6333ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" is_pre_election: true
I20260630 12:11:40.126317  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f769bbf9954a25ad1a1d03007cae2b" candidate_uuid: "11e1b11862fc4da195976fdb5b6333ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" is_pre_election: true
I20260630 12:11:40.126916  2353 raft_consensus.cc:2468] T 7a3307c07f7c45ad9430bd9010c77415 P 6962551e9e484b7e9d79e0eee2cb0c52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e1b11862fc4da195976fdb5b6333ee in term 0.
I20260630 12:11:40.127094  2352 raft_consensus.cc:2468] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e1b11862fc4da195976fdb5b6333ee in term 0.
I20260630 12:11:40.127681  2279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3307c07f7c45ad9430bd9010c77415" candidate_uuid: "11e1b11862fc4da195976fdb5b6333ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a0d36f00c054b21a530362d0d4b8a75" is_pre_election: true
I20260630 12:11:40.128154  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f769bbf9954a25ad1a1d03007cae2b" candidate_uuid: "11e1b11862fc4da195976fdb5b6333ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a0d36f00c054b21a530362d0d4b8a75" is_pre_election: true
I20260630 12:11:40.128408  2279 raft_consensus.cc:2468] T 7a3307c07f7c45ad9430bd9010c77415 P 8a0d36f00c054b21a530362d0d4b8a75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e1b11862fc4da195976fdb5b6333ee in term 0.
I20260630 12:11:40.128465  2170 leader_election.cc:304] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e1b11862fc4da195976fdb5b6333ee, 6962551e9e484b7e9d79e0eee2cb0c52; no voters: 
I20260630 12:11:40.128937  2278 raft_consensus.cc:2468] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e1b11862fc4da195976fdb5b6333ee in term 0.
I20260630 12:11:40.129666  2402 raft_consensus.cc:2804] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:40.129784  2170 leader_election.cc:304] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e1b11862fc4da195976fdb5b6333ee, 6962551e9e484b7e9d79e0eee2cb0c52; no voters: 
I20260630 12:11:40.130085  2402 raft_consensus.cc:493] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:40.130592  2402 raft_consensus.cc:3060] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:40.131851  2411 raft_consensus.cc:2804] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:40.132259  2411 raft_consensus.cc:493] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:40.132599  2411 raft_consensus.cc:3060] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:40.147954  2402 raft_consensus.cc:515] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } }
I20260630 12:11:40.147954  2411 raft_consensus.cc:515] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } }
I20260630 12:11:40.150345  2402 leader_election.cc:290] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [CANDIDATE]: Term 1 election: Requested vote from peers 6962551e9e484b7e9d79e0eee2cb0c52 (127.0.107.195:46593), 8a0d36f00c054b21a530362d0d4b8a75 (127.0.107.194:35185)
I20260630 12:11:40.150687  2411 leader_election.cc:290] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [CANDIDATE]: Term 1 election: Requested vote from peers 8a0d36f00c054b21a530362d0d4b8a75 (127.0.107.194:35185), 6962551e9e484b7e9d79e0eee2cb0c52 (127.0.107.195:46593)
I20260630 12:11:40.151235  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3307c07f7c45ad9430bd9010c77415" candidate_uuid: "11e1b11862fc4da195976fdb5b6333ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6962551e9e484b7e9d79e0eee2cb0c52"
I20260630 12:11:40.151889  2352 raft_consensus.cc:3060] T 7a3307c07f7c45ad9430bd9010c77415 P 6962551e9e484b7e9d79e0eee2cb0c52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:40.152110  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f769bbf9954a25ad1a1d03007cae2b" candidate_uuid: "11e1b11862fc4da195976fdb5b6333ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a0d36f00c054b21a530362d0d4b8a75"
I20260630 12:11:40.152683  2278 raft_consensus.cc:3060] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:40.152910  2279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3307c07f7c45ad9430bd9010c77415" candidate_uuid: "11e1b11862fc4da195976fdb5b6333ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a0d36f00c054b21a530362d0d4b8a75"
I20260630 12:11:40.153169  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f769bbf9954a25ad1a1d03007cae2b" candidate_uuid: "11e1b11862fc4da195976fdb5b6333ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6962551e9e484b7e9d79e0eee2cb0c52"
I20260630 12:11:40.153538  2279 raft_consensus.cc:3060] T 7a3307c07f7c45ad9430bd9010c77415 P 8a0d36f00c054b21a530362d0d4b8a75 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:40.153788  2353 raft_consensus.cc:3060] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:40.249814  2352 raft_consensus.cc:2468] T 7a3307c07f7c45ad9430bd9010c77415 P 6962551e9e484b7e9d79e0eee2cb0c52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e1b11862fc4da195976fdb5b6333ee in term 1.
I20260630 12:11:40.250099  2279 raft_consensus.cc:2468] T 7a3307c07f7c45ad9430bd9010c77415 P 8a0d36f00c054b21a530362d0d4b8a75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e1b11862fc4da195976fdb5b6333ee in term 1.
I20260630 12:11:40.249814  2353 raft_consensus.cc:2468] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e1b11862fc4da195976fdb5b6333ee in term 1.
I20260630 12:11:40.249814  2278 raft_consensus.cc:2468] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e1b11862fc4da195976fdb5b6333ee in term 1.
I20260630 12:11:40.251291  2170 leader_election.cc:304] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e1b11862fc4da195976fdb5b6333ee, 6962551e9e484b7e9d79e0eee2cb0c52; no voters: 
I20260630 12:11:40.252197  2411 raft_consensus.cc:2804] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:40.252682  2411 raft_consensus.cc:697] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [term 1 LEADER]: Becoming Leader. State: Replica: 11e1b11862fc4da195976fdb5b6333ee, State: Running, Role: LEADER
I20260630 12:11:40.253499  2170 leader_election.cc:304] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e1b11862fc4da195976fdb5b6333ee, 8a0d36f00c054b21a530362d0d4b8a75; no voters: 
I20260630 12:11:40.253499  2411 consensus_queue.cc:237] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } }
I20260630 12:11:40.254473  2402 raft_consensus.cc:2804] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:40.256078  2402 raft_consensus.cc:697] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 1 LEADER]: Becoming Leader. State: Replica: 11e1b11862fc4da195976fdb5b6333ee, State: Running, Role: LEADER
I20260630 12:11:40.256860  2402 consensus_queue.cc:237] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } }
I20260630 12:11:40.263090  2101 catalog_manager.cc:5697] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 11e1b11862fc4da195976fdb5b6333ee (127.0.107.193). New cstate: current_term: 1 leader_uuid: "11e1b11862fc4da195976fdb5b6333ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:40.274766  2101 catalog_manager.cc:5697] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 11e1b11862fc4da195976fdb5b6333ee (127.0.107.193). New cstate: current_term: 1 leader_uuid: "11e1b11862fc4da195976fdb5b6333ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:40.407742  2155 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:40.421706  2204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94f769bbf9954a25ad1a1d03007cae2b"
dest_uuid: "11e1b11862fc4da195976fdb5b6333ee"
mode: GRACEFUL
new_leader_uuid: "6962551e9e484b7e9d79e0eee2cb0c52"
 from {username='slave'} at 127.0.0.1:35674
I20260630 12:11:40.422259  2204 raft_consensus.cc:606] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 1 LEADER]: Received request to transfer leadership to TS 6962551e9e484b7e9d79e0eee2cb0c52
I20260630 12:11:40.423437  2155 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:11:40.423836  2155 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:40.687757  2402 consensus_queue.cc:1048] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:40.700104  2402 consensus_queue.cc:1048] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:40.849433  2402 consensus_queue.cc:1048] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:40.856298  2412 raft_consensus.cc:993] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee: : Instructing follower 6962551e9e484b7e9d79e0eee2cb0c52 to start an election
I20260630 12:11:40.856896  2411 raft_consensus.cc:1081] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 1 LEADER]: Signalling peer 6962551e9e484b7e9d79e0eee2cb0c52 to start an election
I20260630 12:11:40.859117  2353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94f769bbf9954a25ad1a1d03007cae2b"
dest_uuid: "6962551e9e484b7e9d79e0eee2cb0c52"
 from {username='slave'} at 127.0.0.1:47444
I20260630 12:11:40.860296  2353 raft_consensus.cc:493] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:40.860751  2353 raft_consensus.cc:3060] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:40.863181  2411 consensus_queue.cc:1048] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:40.868467  2353 raft_consensus.cc:515] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } }
I20260630 12:11:40.874577  2353 leader_election.cc:290] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [CANDIDATE]: Term 2 election: Requested vote from peers 11e1b11862fc4da195976fdb5b6333ee (127.0.107.193:35095), 8a0d36f00c054b21a530362d0d4b8a75 (127.0.107.194:35185)
I20260630 12:11:40.886726  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f769bbf9954a25ad1a1d03007cae2b" candidate_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11e1b11862fc4da195976fdb5b6333ee"
I20260630 12:11:40.887459  2204 raft_consensus.cc:3055] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:40.887753  2204 raft_consensus.cc:740] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11e1b11862fc4da195976fdb5b6333ee, State: Running, Role: LEADER
I20260630 12:11:40.888383  2204 consensus_queue.cc:260] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [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: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } }
I20260630 12:11:40.889689  2204 raft_consensus.cc:3060] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:40.889680  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f769bbf9954a25ad1a1d03007cae2b" candidate_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a0d36f00c054b21a530362d0d4b8a75"
I20260630 12:11:40.890360  2278 raft_consensus.cc:3060] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:40.895134  2204 raft_consensus.cc:2468] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6962551e9e484b7e9d79e0eee2cb0c52 in term 2.
I20260630 12:11:40.896148  2278 raft_consensus.cc:2468] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6962551e9e484b7e9d79e0eee2cb0c52 in term 2.
I20260630 12:11:40.896378  2318 leader_election.cc:304] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [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: 11e1b11862fc4da195976fdb5b6333ee, 6962551e9e484b7e9d79e0eee2cb0c52; no voters: 
I20260630 12:11:40.897336  2417 raft_consensus.cc:2804] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:40.898581  2417 raft_consensus.cc:697] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 2 LEADER]: Becoming Leader. State: Replica: 6962551e9e484b7e9d79e0eee2cb0c52, State: Running, Role: LEADER
I20260630 12:11:40.899390  2417 consensus_queue.cc:237] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [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: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } }
I20260630 12:11:40.905819  2101 catalog_manager.cc:5697] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 reported cstate change: term changed from 1 to 2, leader changed from 11e1b11862fc4da195976fdb5b6333ee (127.0.107.193) to 6962551e9e484b7e9d79e0eee2cb0c52 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:41.372107  2278 raft_consensus.cc:1275] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [term 2 FOLLOWER]: Refusing update from remote peer 6962551e9e484b7e9d79e0eee2cb0c52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:41.373492  2417 consensus_queue.cc:1048] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:41.383749  2204 raft_consensus.cc:1275] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 2 FOLLOWER]: Refusing update from remote peer 6962551e9e484b7e9d79e0eee2cb0c52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:41.385696  2417 consensus_queue.cc:1048] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:42.424803  2155 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:42.426827  2155 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:42.427232  2155 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:44.428167  2155 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:44.430294  2155 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:44.430639  2155 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:11:44.987191  2374 debug-util.cc:398] Leaking SignalData structure 0x7b080016cde0 after lost signal to thread 434
W20260630 12:11:44.989352  2374 debug-util.cc:398] Leaking SignalData structure 0x7b0800081500 after lost signal to thread 2136
W20260630 12:11:44.990994  2374 debug-util.cc:398] Leaking SignalData structure 0x7b080008ea00 after lost signal to thread 2228
W20260630 12:11:44.992693  2374 debug-util.cc:398] Leaking SignalData structure 0x7b0800087940 after lost signal to thread 2303
W20260630 12:11:44.993786  2374 debug-util.cc:398] Leaking SignalData structure 0x7b08001437c0 after lost signal to thread 2377
I20260630 12:11:46.431706  2155 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:46.434873  2155 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:46.435509  2155 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:48.597270  2155 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:48.600751  2155 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:48.601197  2155 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:11:48.940527  2374 debug-util.cc:398] Leaking SignalData structure 0x7b08001434e0 after lost signal to thread 434
W20260630 12:11:48.941471  2374 debug-util.cc:398] Leaking SignalData structure 0x7b08001d33c0 after lost signal to thread 2136
W20260630 12:11:48.942437  2374 debug-util.cc:398] Leaking SignalData structure 0x7b0800085440 after lost signal to thread 2228
W20260630 12:11:48.943270  2374 debug-util.cc:398] Leaking SignalData structure 0x7b080020d380 after lost signal to thread 2303
W20260630 12:11:48.944079  2374 debug-util.cc:398] Leaking SignalData structure 0x7b080018fd00 after lost signal to thread 2377
W20260630 12:11:48.944394  2374 debug-util.cc:398] Leaking SignalData structure 0x7b080019c180 after lost signal to thread 2411
I20260630 12:11:50.602257  2155 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:50.604902  2155 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:50.605438  2155 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:51.334316   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:51.342391  2444 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:51.342419  2445 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:51.343883  2447 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:51.344223   431 server_base.cc:1061] running on GCE node
I20260630 12:11:51.345314   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:51.345515   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:51.345813   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821511345775 us; error 0 us; skew 500 ppm
I20260630 12:11:51.346395   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:51.349545   431 webserver.cc:533] Webserver started at http://127.0.107.196:43691/ using document root <none> and password file <none>
I20260630 12:11:51.350119   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:51.350361   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:51.350790   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:51.352368   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-3-root/instance:
uuid: "d88ac13efcf34efd9a27a3fccafc2365"
format_stamp: "Formatted at 2026-06-30 12:11:51 on dist-test-slave-z8mm"
I20260630 12:11:51.357674   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:11:51.361294  2452 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:51.362164   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:11:51.362532   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-3-root
uuid: "d88ac13efcf34efd9a27a3fccafc2365"
format_stamp: "Formatted at 2026-06-30 12:11:51 on dist-test-slave-z8mm"
I20260630 12:11:51.362874   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-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)
I20260630 12:11:51.386180   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:51.387612   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:51.389277   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:51.391834   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:51.392092   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:51.392352   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:51.392589   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:51.439432   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:38483
I20260630 12:11:51.439528  2514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:38483 every 8 connection(s)
I20260630 12:11:51.456880  2515 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42059
I20260630 12:11:51.457289  2515 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:51.457985  2515 heartbeater.cc:507] Master 127.0.107.254:42059 requested a full tablet report, sending...
I20260630 12:11:51.460018  2100 ts_manager.cc:194] Registered new tserver with Master: d88ac13efcf34efd9a27a3fccafc2365 (127.0.107.196:38483)
I20260630 12:11:51.461544  2100 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42250
I20260630 12:11:51.622328  2353 consensus_queue.cc:237] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [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: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: true } }
I20260630 12:11:51.631137  2204 raft_consensus.cc:1275] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 2 FOLLOWER]: Refusing update from remote peer 6962551e9e484b7e9d79e0eee2cb0c52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:11:51.633143  2278 raft_consensus.cc:1275] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [term 2 FOLLOWER]: Refusing update from remote peer 6962551e9e484b7e9d79e0eee2cb0c52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:11:51.632910  2522 consensus_queue.cc:1048] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:11:51.634789  2440 consensus_queue.cc:1048] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:11:51.643080  2522 raft_consensus.cc:2955] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d88ac13efcf34efd9a27a3fccafc2365 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: true } } }
I20260630 12:11:51.644948  2204 raft_consensus.cc:2955] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d88ac13efcf34efd9a27a3fccafc2365 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: true } } }
W20260630 12:11:51.649983  2319 consensus_peers.cc:597] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 -> Peer d88ac13efcf34efd9a27a3fccafc2365 (127.0.107.196:38483): Couldn't send request to peer d88ac13efcf34efd9a27a3fccafc2365. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94f769bbf9954a25ad1a1d03007cae2b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:51.651809  2278 raft_consensus.cc:2955] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d88ac13efcf34efd9a27a3fccafc2365 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: true } } }
I20260630 12:11:51.663362  2100 catalog_manager.cc:5697] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee reported cstate change: config changed from index -1 to 3, NON_VOTER d88ac13efcf34efd9a27a3fccafc2365 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: true } } }
I20260630 12:11:52.229197  2533 ts_tablet_manager.cc:933] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365: Initiating tablet copy from peer 6962551e9e484b7e9d79e0eee2cb0c52 (127.0.107.195:46593)
I20260630 12:11:52.231217  2533 tablet_copy_client.cc:323] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:46593
I20260630 12:11:52.243160  2363 tablet_copy_service.cc:140] P 6962551e9e484b7e9d79e0eee2cb0c52: Received BeginTabletCopySession request for tablet 94f769bbf9954a25ad1a1d03007cae2b from peer d88ac13efcf34efd9a27a3fccafc2365 ({username='slave'} at 127.0.0.1:38536)
I20260630 12:11:52.243724  2363 tablet_copy_service.cc:161] P 6962551e9e484b7e9d79e0eee2cb0c52: Beginning new tablet copy session on tablet 94f769bbf9954a25ad1a1d03007cae2b from peer d88ac13efcf34efd9a27a3fccafc2365 at {username='slave'} at 127.0.0.1:38536: session id = d88ac13efcf34efd9a27a3fccafc2365-94f769bbf9954a25ad1a1d03007cae2b
I20260630 12:11:52.250370  2363 tablet_copy_source_session.cc:215] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:52.254035  2533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f769bbf9954a25ad1a1d03007cae2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:52.266232  2533 tablet_copy_client.cc:806] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:52.266956  2533 tablet_copy_client.cc:670] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:52.271586  2533 tablet_copy_client.cc:538] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:52.278517  2533 tablet_bootstrap.cc:492] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365: Bootstrap starting.
I20260630 12:11:52.297770  2533 tablet_bootstrap.cc:492] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365: 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
I20260630 12:11:52.298686  2533 tablet_bootstrap.cc:492] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365: Bootstrap complete.
I20260630 12:11:52.299268  2533 ts_tablet_manager.cc:1403] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260630 12:11:52.301741  2533 raft_consensus.cc:359] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: true } }
I20260630 12:11:52.302459  2533 raft_consensus.cc:740] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d88ac13efcf34efd9a27a3fccafc2365, State: Initialized, Role: LEARNER
I20260630 12:11:52.303021  2533 consensus_queue.cc:260] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365 [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: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: true } }
I20260630 12:11:52.305259  2515 heartbeater.cc:499] Master 127.0.107.254:42059 was elected leader, sending a full tablet report...
I20260630 12:11:52.305747  2533 ts_tablet_manager.cc:1434] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:11:52.307767  2363 tablet_copy_service.cc:342] P 6962551e9e484b7e9d79e0eee2cb0c52: Request end of tablet copy session d88ac13efcf34efd9a27a3fccafc2365-94f769bbf9954a25ad1a1d03007cae2b received from {username='slave'} at 127.0.0.1:38536
I20260630 12:11:52.308216  2363 tablet_copy_service.cc:434] P 6962551e9e484b7e9d79e0eee2cb0c52: ending tablet copy session d88ac13efcf34efd9a27a3fccafc2365-94f769bbf9954a25ad1a1d03007cae2b on tablet 94f769bbf9954a25ad1a1d03007cae2b with peer d88ac13efcf34efd9a27a3fccafc2365
I20260630 12:11:52.606539  2155 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:52.609313  2155 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:52.609777  2155 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:52.697280  2490 raft_consensus.cc:1217] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:11:53.321887  2542 raft_consensus.cc:1064] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52: attempting to promote NON_VOTER d88ac13efcf34efd9a27a3fccafc2365 to VOTER
I20260630 12:11:53.324035  2542 consensus_queue.cc:237] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [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: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: false } }
I20260630 12:11:53.331051  2490 raft_consensus.cc:1275] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365 [term 2 LEARNER]: Refusing update from remote peer 6962551e9e484b7e9d79e0eee2cb0c52: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:11:53.331786  2278 raft_consensus.cc:1275] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [term 2 FOLLOWER]: Refusing update from remote peer 6962551e9e484b7e9d79e0eee2cb0c52: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:11:53.332466  2204 raft_consensus.cc:1275] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 2 FOLLOWER]: Refusing update from remote peer 6962551e9e484b7e9d79e0eee2cb0c52: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:11:53.333420  2540 consensus_queue.cc:1048] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:11:53.334398  2542 consensus_queue.cc:1048] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:53.335433  2544 consensus_queue.cc:1048] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:11:53.350960  2542 raft_consensus.cc:2955] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d88ac13efcf34efd9a27a3fccafc2365 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: false } } }
I20260630 12:11:53.352936  2490 raft_consensus.cc:2955] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d88ac13efcf34efd9a27a3fccafc2365 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: false } } }
I20260630 12:11:53.359397  2204 raft_consensus.cc:2955] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d88ac13efcf34efd9a27a3fccafc2365 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: false } } }
I20260630 12:11:53.364243  2278 raft_consensus.cc:2955] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d88ac13efcf34efd9a27a3fccafc2365 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } attrs { replace: true } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: false } } }
I20260630 12:11:53.372334  2101 catalog_manager.cc:5697] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 reported cstate change: config changed from index 3 to 4, d88ac13efcf34efd9a27a3fccafc2365 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a0d36f00c054b21a530362d0d4b8a75" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:53.398855  2353 consensus_queue.cc:237] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [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: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: false } }
I20260630 12:11:53.404644  2490 raft_consensus.cc:1275] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365 [term 2 FOLLOWER]: Refusing update from remote peer 6962551e9e484b7e9d79e0eee2cb0c52: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:11:53.405449  2204 raft_consensus.cc:1275] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 2 FOLLOWER]: Refusing update from remote peer 6962551e9e484b7e9d79e0eee2cb0c52: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:11:53.406595  2542 consensus_queue.cc:1048] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:11:53.407490  2544 consensus_queue.cc:1048] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:11:53.415767  2544 raft_consensus.cc:2955] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8a0d36f00c054b21a530362d0d4b8a75 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: false } } }
I20260630 12:11:53.418542  2490 raft_consensus.cc:2955] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8a0d36f00c054b21a530362d0d4b8a75 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: false } } }
I20260630 12:11:53.418785  2204 raft_consensus.cc:2955] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8a0d36f00c054b21a530362d0d4b8a75 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: false } } }
I20260630 12:11:53.427388  2089 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94f769bbf9954a25ad1a1d03007cae2b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:53.434998  2102 catalog_manager.cc:5697] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee reported cstate change: config changed from index 4 to 5, VOTER 8a0d36f00c054b21a530362d0d4b8a75 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "11e1b11862fc4da195976fdb5b6333ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35095 } } peers { permanent_uuid: "6962551e9e484b7e9d79e0eee2cb0c52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46593 } } peers { permanent_uuid: "d88ac13efcf34efd9a27a3fccafc2365" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38483 } attrs { promote: false } } }
I20260630 12:11:53.447144  2268 tablet_service.cc:1558] Processing DeleteTablet for tablet 94f769bbf9954a25ad1a1d03007cae2b with delete_type TABLET_DATA_TOMBSTONED (TS 8a0d36f00c054b21a530362d0d4b8a75 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49610
I20260630 12:11:53.449499  2554 tablet_replica.cc:333] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75: stopping tablet replica
I20260630 12:11:53.450595  2554 raft_consensus.cc:2243] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:53.451489  2554 raft_consensus.cc:2272] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:53.454468  2554 ts_tablet_manager.cc:1916] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:53.465648  2554 ts_tablet_manager.cc:1929] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:11:53.466074  2554 log.cc:1199] T 94f769bbf9954a25ad1a1d03007cae2b P 8a0d36f00c054b21a530362d0d4b8a75: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821473573380-431-0/minicluster-data/ts-1-root/wals/94f769bbf9954a25ad1a1d03007cae2b
I20260630 12:11:53.467561  2089 catalog_manager.cc:5028] TS 8a0d36f00c054b21a530362d0d4b8a75 (127.0.107.194:35185): tablet 94f769bbf9954a25ad1a1d03007cae2b (table test-workload [id=91089d47c7714d1c91a5e5e6b421dfd7]) successfully deleted
I20260630 12:11:54.611044  2155 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:54.613271  2155 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:54.613592  2155 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:11:54.730576  2374 debug-util.cc:398] Leaking SignalData structure 0x7b080018fd20 after lost signal to thread 434
W20260630 12:11:54.731513  2374 debug-util.cc:398] Leaking SignalData structure 0x7b080020d7e0 after lost signal to thread 2136
W20260630 12:11:54.732471  2374 debug-util.cc:398] Leaking SignalData structure 0x7b08001437e0 after lost signal to thread 2228
W20260630 12:11:54.733343  2374 debug-util.cc:398] Leaking SignalData structure 0x7b0800163d80 after lost signal to thread 2303
W20260630 12:11:54.734138  2374 debug-util.cc:398] Leaking SignalData structure 0x7b0800014a80 after lost signal to thread 2377
W20260630 12:11:54.734984  2374 debug-util.cc:398] Leaking SignalData structure 0x7b08000672c0 after lost signal to thread 2514
I20260630 12:11:56.614640  2155 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:56.616952  2155 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:56.617424  2155 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:58.618367  2155 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:58.620429  2155 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:58.620822  2155 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:00.621789  2155 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:00.623731  2155 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:00.624083  2155 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:02.625047  2155 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:02.627038  2155 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:02.627418  2155 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:04.628400  2155 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:04.630523  2155 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:04.630905  2155 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:04.947114   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:04.971834   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:04.972541   431 tablet_replica.cc:333] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee: stopping tablet replica
I20260630 12:12:04.973312   431 raft_consensus.cc:2243] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:04.974079   431 raft_consensus.cc:2272] T 94f769bbf9954a25ad1a1d03007cae2b P 11e1b11862fc4da195976fdb5b6333ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:04.976269   431 tablet_replica.cc:333] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee: stopping tablet replica
I20260630 12:12:04.976761   431 raft_consensus.cc:2243] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:04.977656   431 raft_consensus.cc:2272] T 7a3307c07f7c45ad9430bd9010c77415 P 11e1b11862fc4da195976fdb5b6333ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:05.000782   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:05.014473   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:05.040228   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:05.041109   431 tablet_replica.cc:333] T 7a3307c07f7c45ad9430bd9010c77415 P 8a0d36f00c054b21a530362d0d4b8a75: stopping tablet replica
I20260630 12:12:05.041702   431 raft_consensus.cc:2243] T 7a3307c07f7c45ad9430bd9010c77415 P 8a0d36f00c054b21a530362d0d4b8a75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:05.042171   431 raft_consensus.cc:2272] T 7a3307c07f7c45ad9430bd9010c77415 P 8a0d36f00c054b21a530362d0d4b8a75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:05.080832   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:05.096658   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:05.120582   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:05.121644   431 tablet_replica.cc:333] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52: stopping tablet replica
I20260630 12:12:05.122668   431 raft_consensus.cc:2243] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:05.124267   431 raft_consensus.cc:2272] T 94f769bbf9954a25ad1a1d03007cae2b P 6962551e9e484b7e9d79e0eee2cb0c52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:05.126853   431 tablet_replica.cc:333] T 7a3307c07f7c45ad9430bd9010c77415 P 6962551e9e484b7e9d79e0eee2cb0c52: stopping tablet replica
I20260630 12:12:05.127417   431 raft_consensus.cc:2243] T 7a3307c07f7c45ad9430bd9010c77415 P 6962551e9e484b7e9d79e0eee2cb0c52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:05.127954   431 raft_consensus.cc:2272] T 7a3307c07f7c45ad9430bd9010c77415 P 6962551e9e484b7e9d79e0eee2cb0c52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:05.177438   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:05.189934   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:12:05.216514   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:05.217383   431 tablet_replica.cc:333] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365: stopping tablet replica
I20260630 12:12:05.218060   431 raft_consensus.cc:2243] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:05.218856   431 raft_consensus.cc:2272] T 94f769bbf9954a25ad1a1d03007cae2b P d88ac13efcf34efd9a27a3fccafc2365 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:05.238617   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:12:05.249441   431 master.cc:562] Master@127.0.107.254:42059 shutting down...
I20260630 12:12:05.268465   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:05.269204   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:05.269546   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P c7ef77a1469749d2a4dd2c34fd18b215: stopping tablet replica
I20260630 12:12:05.290097   431 master.cc:584] Master@127.0.107.254:42059 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27053 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:12:05.329521   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34117
I20260630 12:12:05.330740   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:05.337558  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
W20260630 12:12:05.337666  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
W20260630 12:12:05.337831  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
I20260630 12:12:05.338950   431 server_base.cc:1061] running on GCE node
I20260630 12:12:05.339922   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:05.340112   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:05.340324   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821525340289 us; error 0 us; skew 500 ppm
I20260630 12:12:05.340828   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:05.343683   431 webserver.cc:533] Webserver started at http://127.0.107.254:33261/ using document root <none> and password file <none>
I20260630 12:12:05.344501   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:05.344730   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:05.345155   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:05.346925   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "42138e82bb584a58a371adb74b385c87"
format_stamp: "Formatted at 2026-06-30 12:12:05 on dist-test-slave-z8mm"
I20260630 12:12:05.351670   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:05.355397  2571 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:05.356364   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:12:05.356645   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "42138e82bb584a58a371adb74b385c87"
format_stamp: "Formatted at 2026-06-30 12:12:05 on dist-test-slave-z8mm"
I20260630 12:12:05.356884   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821473573380-431-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)
I20260630 12:12:05.369885   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:05.371074   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:05.410339   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34117
I20260630 12:12:05.410420  2622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34117 every 8 connection(s)
I20260630 12:12:05.414503  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
I20260630 12:12:05.425282  2623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87: Bootstrap starting.
I20260630 12:12:05.429910  2623 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:05.434379  2623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87: No bootstrap required, opened a new log
I20260630 12:12:05.436616  2623 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42138e82bb584a58a371adb74b385c87" member_type: VOTER }
I20260630 12:12:05.437101  2623 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:05.437388  2623 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42138e82bb584a58a371adb74b385c87, State: Initialized, Role: FOLLOWER
I20260630 12:12:05.438042  2623 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42138e82bb584a58a371adb74b385c87" member_type: VOTER }
I20260630 12:12:05.438515  2623 raft_consensus.cc:399] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:05.438761  2623 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:05.438999  2623 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:05.443526  2623 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42138e82bb584a58a371adb74b385c87" member_type: VOTER }
I20260630 12:12:05.444113  2623 leader_election.cc:304] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [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: 42138e82bb584a58a371adb74b385c87; no voters: 
I20260630 12:12:05.445391  2623 leader_election.cc:290] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:05.445722  2626 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:05.447126  2626 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [term 1 LEADER]: Becoming Leader. State: Replica: 42138e82bb584a58a371adb74b385c87, State: Running, Role: LEADER
I20260630 12:12:05.447890  2626 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [LEADER]: Queue going to LEADER mode. State: All 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: "42138e82bb584a58a371adb74b385c87" member_type: VOTER }
I20260630 12:12:05.448421  2623 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:05.455612  2628 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42138e82bb584a58a371adb74b385c87. Latest consensus state: current_term: 1 leader_uuid: "42138e82bb584a58a371adb74b385c87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42138e82bb584a58a371adb74b385c87" member_type: VOTER } }
I20260630 12:12:05.456350  2628 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:05.456038  2627 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42138e82bb584a58a371adb74b385c87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42138e82bb584a58a371adb74b385c87" member_type: VOTER } }
I20260630 12:12:05.456928  2627 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:05.458578  2636 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:05.466367  2636 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:05.467358   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:05.475608  2636 catalog_manager.cc:1383] Generated new cluster ID: cc7857de7dd44eeea649f2b2a62d3ac5
I20260630 12:12:05.475955  2636 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:05.495483  2636 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:05.496814  2636 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:05.509121  2636 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87: Generated new TSK 0
I20260630 12:12:05.509788  2636 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:05.532684   431 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000219444s
I20260630 12:12:17.629298   431 master.cc:562] Master@127.0.107.254:34117 shutting down...
I20260630 12:12:17.659461   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:17.660329   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:17.660735   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42138e82bb584a58a371adb74b385c87: stopping tablet replica
I20260630 12:12:17.681798   431 master.cc:584] Master@127.0.107.254:34117 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12386 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:12:17.715794   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37609
I20260630 12:12:17.717001   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:17.724427  2646 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:17.725405  2647 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:17.726403  2649 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:17.726760   431 server_base.cc:1061] running on GCE node
I20260630 12:12:17.727576   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:17.727803   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:17.727981   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821537727963 us; error 0 us; skew 500 ppm
I20260630 12:12:17.728523   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:17.731107   431 webserver.cc:533] Webserver started at http://127.0.107.254:37837/ using document root <none> and password file <none>
I20260630 12:12:17.731624   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:17.731837   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:17.732167   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:17.733469   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "146e2283869c475eaea5e9e6234a49b5"
format_stamp: "Formatted at 2026-06-30 12:12:17 on dist-test-slave-z8mm"
I20260630 12:12:17.738206   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:17.741743  2654 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:17.742677   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:12:17.742931   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "146e2283869c475eaea5e9e6234a49b5"
format_stamp: "Formatted at 2026-06-30 12:12:17 on dist-test-slave-z8mm"
I20260630 12:12:17.743196   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-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)
I20260630 12:12:17.763021   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:17.764256   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:17.805696   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37609
I20260630 12:12:17.805791  2705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37609 every 8 connection(s)
I20260630 12:12:17.809957  2706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:17.822031  2706 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5: Bootstrap starting.
I20260630 12:12:17.827003  2706 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:17.831521  2706 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5: No bootstrap required, opened a new log
I20260630 12:12:17.833905  2706 raft_consensus.cc:359] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "146e2283869c475eaea5e9e6234a49b5" member_type: VOTER }
I20260630 12:12:17.834389  2706 raft_consensus.cc:385] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:17.834664  2706 raft_consensus.cc:740] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 146e2283869c475eaea5e9e6234a49b5, State: Initialized, Role: FOLLOWER
I20260630 12:12:17.835304  2706 consensus_queue.cc:260] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "146e2283869c475eaea5e9e6234a49b5" member_type: VOTER }
I20260630 12:12:17.835830  2706 raft_consensus.cc:399] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:17.836066  2706 raft_consensus.cc:493] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:17.836383  2706 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:17.841156  2706 raft_consensus.cc:515] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "146e2283869c475eaea5e9e6234a49b5" member_type: VOTER }
I20260630 12:12:17.841725  2706 leader_election.cc:304] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [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: 146e2283869c475eaea5e9e6234a49b5; no voters: 
I20260630 12:12:17.842926  2706 leader_election.cc:290] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:17.843410  2709 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:17.844847  2709 raft_consensus.cc:697] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [term 1 LEADER]: Becoming Leader. State: Replica: 146e2283869c475eaea5e9e6234a49b5, State: Running, Role: LEADER
I20260630 12:12:17.845672  2709 consensus_queue.cc:237] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [LEADER]: Queue going to LEADER mode. State: All 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: "146e2283869c475eaea5e9e6234a49b5" member_type: VOTER }
I20260630 12:12:17.846369  2706 sys_catalog.cc:565] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:17.848958  2711 sys_catalog.cc:455] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 146e2283869c475eaea5e9e6234a49b5. Latest consensus state: current_term: 1 leader_uuid: "146e2283869c475eaea5e9e6234a49b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "146e2283869c475eaea5e9e6234a49b5" member_type: VOTER } }
I20260630 12:12:17.849834  2711 sys_catalog.cc:458] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:17.849098  2710 sys_catalog.cc:455] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "146e2283869c475eaea5e9e6234a49b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "146e2283869c475eaea5e9e6234a49b5" member_type: VOTER } }
I20260630 12:12:17.851033  2710 sys_catalog.cc:458] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:17.852614  2715 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:17.858726  2715 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:17.863662   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:17.871271  2715 catalog_manager.cc:1383] Generated new cluster ID: 41c286d0e88a4baf8daed51d756a0ae4
I20260630 12:12:17.871635  2715 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:17.891722  2715 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:17.893307  2715 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:17.910171  2715 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5: Generated new TSK 0
I20260630 12:12:17.910842  2715 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:17.930791   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:17.938053  2727 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:17.939188  2728 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:17.940783   431 server_base.cc:1061] running on GCE node
W20260630 12:12:17.940836  2730 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:17.941995   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:17.942196   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:17.942319   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821537942308 us; error 0 us; skew 500 ppm
I20260630 12:12:17.942828   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:17.945374   431 webserver.cc:533] Webserver started at http://127.0.107.193:39745/ using document root <none> and password file <none>
I20260630 12:12:17.945825   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:17.945982   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:17.946197   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:17.947371   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "83328aac65e04a579b2e815027dec4bd"
format_stamp: "Formatted at 2026-06-30 12:12:17 on dist-test-slave-z8mm"
I20260630 12:12:17.952152   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:17.955701  2735 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:17.956632   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:17.957006   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "83328aac65e04a579b2e815027dec4bd"
format_stamp: "Formatted at 2026-06-30 12:12:17 on dist-test-slave-z8mm"
I20260630 12:12:17.957324   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-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)
I20260630 12:12:17.986135   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:17.987433   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:17.988988   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:17.991529   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:17.991762   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:17.992022   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:17.992213   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:18.035122   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35771
I20260630 12:12:18.035219  2797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35771 every 8 connection(s)
I20260630 12:12:18.040484   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:18.048961  2802 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:18.050094  2803 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:18.052449  2805 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:18.053977   431 server_base.cc:1061] running on GCE node
I20260630 12:12:18.054914   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:18.055123   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:18.055299   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821538055284 us; error 0 us; skew 500 ppm
I20260630 12:12:18.055790   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:18.058601   431 webserver.cc:533] Webserver started at http://127.0.107.194:45635/ using document root <none> and password file <none>
I20260630 12:12:18.059361   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:18.059736   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:18.060055   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:18.061094  2798 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37609
I20260630 12:12:18.061493  2798 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:18.061439   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "89dc3a64d94141429606bb383d7aaf16"
format_stamp: "Formatted at 2026-06-30 12:12:18 on dist-test-slave-z8mm"
I20260630 12:12:18.062366  2798 heartbeater.cc:507] Master 127.0.107.254:37609 requested a full tablet report, sending...
I20260630 12:12:18.064968  2671 ts_manager.cc:194] Registered new tserver with Master: 83328aac65e04a579b2e815027dec4bd (127.0.107.193:35771)
I20260630 12:12:18.067193   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260630 12:12:18.067723  2671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53060
I20260630 12:12:18.071363  2810 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:18.072362   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:12:18.072710   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "89dc3a64d94141429606bb383d7aaf16"
format_stamp: "Formatted at 2026-06-30 12:12:18 on dist-test-slave-z8mm"
I20260630 12:12:18.072978   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-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)
I20260630 12:12:18.086882   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:18.088157   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:18.089720   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:18.092017   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:18.092224   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:18.092522   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:18.092693   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:18.133870   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36363
I20260630 12:12:18.133988  2872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36363 every 8 connection(s)
I20260630 12:12:18.138907   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:18.146643  2876 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:18.149367  2877 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:18.155053  2880 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:18.282234   431 server_base.cc:1061] running on GCE node
I20260630 12:12:18.283423   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:18.283787   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:18.284013   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821538283993 us; error 0 us; skew 500 ppm
I20260630 12:12:18.284816   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:18.288350   431 webserver.cc:533] Webserver started at http://127.0.107.195:38343/ using document root <none> and password file <none>
I20260630 12:12:18.289362   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:18.289618   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:18.289974   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:18.291817   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "b815f7e93b744f5aa029a065a4ff7529"
format_stamp: "Formatted at 2026-06-30 12:12:18 on dist-test-slave-z8mm"
I20260630 12:12:18.304205  2873 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37609
I20260630 12:12:18.304684  2873 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:18.305558  2873 heartbeater.cc:507] Master 127.0.107.254:37609 requested a full tablet report, sending...
I20260630 12:12:18.305631   431 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.002s	sys 0.009s
I20260630 12:12:18.307852  2671 ts_manager.cc:194] Registered new tserver with Master: 89dc3a64d94141429606bb383d7aaf16 (127.0.107.194:36363)
I20260630 12:12:18.309504  2671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53074
I20260630 12:12:18.309938  2884 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:18.311334   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:12:18.311756   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "b815f7e93b744f5aa029a065a4ff7529"
format_stamp: "Formatted at 2026-06-30 12:12:18 on dist-test-slave-z8mm"
I20260630 12:12:18.312111   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821473573380-431-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)
I20260630 12:12:18.329321   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:18.330565   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:18.332022   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:18.334312   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:18.334563   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:18.334817   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:18.334990   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:18.378149   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36487
I20260630 12:12:18.378255  2946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36487 every 8 connection(s)
I20260630 12:12:18.393332  2947 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37609
I20260630 12:12:18.393728  2947 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:18.394503  2947 heartbeater.cc:507] Master 127.0.107.254:37609 requested a full tablet report, sending...
I20260630 12:12:18.397125  2671 ts_manager.cc:194] Registered new tserver with Master: b815f7e93b744f5aa029a065a4ff7529 (127.0.107.195:36487)
I20260630 12:12:18.397817   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016538746s
I20260630 12:12:18.398945  2671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53082
I20260630 12:12:19.070931  2798 heartbeater.cc:499] Master 127.0.107.254:37609 was elected leader, sending a full tablet report...
W20260630 12:12:19.288964  2869 debug-util.cc:398] Leaking SignalData structure 0x7b0800123980 after lost signal to thread 434
W20260630 12:12:19.290941  2869 debug-util.cc:398] Leaking SignalData structure 0x7b0800055be0 after lost signal to thread 2797
W20260630 12:12:19.291887  2869 debug-util.cc:398] Leaking SignalData structure 0x7b0800059480 after lost signal to thread 2872
I20260630 12:12:19.312708  2873 heartbeater.cc:499] Master 127.0.107.254:37609 was elected leader, sending a full tablet report...
I20260630 12:12:19.402086  2947 heartbeater.cc:499] Master 127.0.107.254:37609 was elected leader, sending a full tablet report...
I20260630 12:12:19.863154  2724 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:21.864185  2724 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:23.865271  2724 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:25.866528  2724 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:27.867753  2724 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:29.869274  2724 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:29.982875   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:30.027031   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:30.045850   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:30.056344   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:30.077210   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:30.111979   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:30.121538   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:30.146090   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:30.162693   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:30.172001   431 master.cc:562] Master@127.0.107.254:37609 shutting down...
I20260630 12:12:30.192322   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:30.193429   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:30.193862   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 146e2283869c475eaea5e9e6234a49b5: stopping tablet replica
I20260630 12:12:30.212673   431 master.cc:584] Master@127.0.107.254:37609 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12527 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:12:30.246419   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46215
I20260630 12:12:30.247615   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:30.253888  2953 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:30.253998  2952 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:30.254827  2955 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:30.255573   431 server_base.cc:1061] running on GCE node
I20260630 12:12:30.256269   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:30.256439   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:30.256552   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821550256542 us; error 0 us; skew 500 ppm
I20260630 12:12:30.256980   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:30.259483   431 webserver.cc:533] Webserver started at http://127.0.107.254:41669/ using document root <none> and password file <none>
I20260630 12:12:30.259933   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:30.260113   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:30.260334   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:30.261552   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "42485ee32b7949cb99af2a48e023f0ee"
format_stamp: "Formatted at 2026-06-30 12:12:30 on dist-test-slave-z8mm"
I20260630 12:12:30.266074   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:12:30.269650  2960 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:30.270494   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:12:30.270768   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "42485ee32b7949cb99af2a48e023f0ee"
format_stamp: "Formatted at 2026-06-30 12:12:30 on dist-test-slave-z8mm"
I20260630 12:12:30.271020   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-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)
I20260630 12:12:30.310168   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:30.311316   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:30.353245   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46215
I20260630 12:12:30.353348  3011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46215 every 8 connection(s)
I20260630 12:12:30.357424  3012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:30.368553  3012 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee: Bootstrap starting.
I20260630 12:12:30.373451  3012 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:30.377827  3012 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee: No bootstrap required, opened a new log
I20260630 12:12:30.379980  3012 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42485ee32b7949cb99af2a48e023f0ee" member_type: VOTER }
I20260630 12:12:30.380436  3012 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:30.380625  3012 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42485ee32b7949cb99af2a48e023f0ee, State: Initialized, Role: FOLLOWER
I20260630 12:12:30.381181  3012 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42485ee32b7949cb99af2a48e023f0ee" member_type: VOTER }
I20260630 12:12:30.381764  3012 raft_consensus.cc:399] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:30.381994  3012 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:30.382222  3012 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:30.386831  3012 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42485ee32b7949cb99af2a48e023f0ee" member_type: VOTER }
I20260630 12:12:30.387351  3012 leader_election.cc:304] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [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: 42485ee32b7949cb99af2a48e023f0ee; no voters: 
I20260630 12:12:30.388588  3012 leader_election.cc:290] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:30.389165  3015 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:30.390511  3015 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [term 1 LEADER]: Becoming Leader. State: Replica: 42485ee32b7949cb99af2a48e023f0ee, State: Running, Role: LEADER
I20260630 12:12:30.391268  3015 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [LEADER]: Queue going to LEADER mode. State: All 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: "42485ee32b7949cb99af2a48e023f0ee" member_type: VOTER }
I20260630 12:12:30.391539  3012 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:30.396813  3016 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42485ee32b7949cb99af2a48e023f0ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42485ee32b7949cb99af2a48e023f0ee" member_type: VOTER } }
I20260630 12:12:30.397760  3016 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:30.398196  3017 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42485ee32b7949cb99af2a48e023f0ee. Latest consensus state: current_term: 1 leader_uuid: "42485ee32b7949cb99af2a48e023f0ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42485ee32b7949cb99af2a48e023f0ee" member_type: VOTER } }
I20260630 12:12:30.399089  3017 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:30.399770  3022 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:30.405467  3022 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:30.409372   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:30.415169  3022 catalog_manager.cc:1383] Generated new cluster ID: 0c591cc0e62146c2802684d10d427078
I20260630 12:12:30.415499  3022 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:30.437397  3022 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:30.438732  3022 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:30.457505  3022 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee: Generated new TSK 0
I20260630 12:12:30.458156  3022 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:30.476408   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:30.482596  3033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:30.483647  3034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:30.485502   431 server_base.cc:1061] running on GCE node
W20260630 12:12:30.485530  3036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:30.486677   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:30.486891   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:30.487016   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821550487004 us; error 0 us; skew 500 ppm
I20260630 12:12:30.487471   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:30.490098   431 webserver.cc:533] Webserver started at http://127.0.107.193:40645/ using document root <none> and password file <none>
I20260630 12:12:30.490550   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:30.490715   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:30.490934   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:30.492012   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724"
format_stamp: "Formatted at 2026-06-30 12:12:30 on dist-test-slave-z8mm"
I20260630 12:12:30.496886   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:30.500559  3041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:30.501485   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:30.501817   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724"
format_stamp: "Formatted at 2026-06-30 12:12:30 on dist-test-slave-z8mm"
I20260630 12:12:30.502120   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-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)
I20260630 12:12:30.516454   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:30.517711   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:30.519172   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:30.521690   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:30.521884   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:30.522192   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:30.522364   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:30.564548   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35153
I20260630 12:12:30.564606  3103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35153 every 8 connection(s)
I20260630 12:12:30.570047   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:30.583858  3108 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:30.591738  3109 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:30.596518   431 server_base.cc:1061] running on GCE node
W20260630 12:12:30.597112  3111 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:30.598253   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:30.598649   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:30.599596   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821550599570 us; error 0 us; skew 500 ppm
I20260630 12:12:30.599762  3104 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46215
I20260630 12:12:30.600211  3104 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:30.600605   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:30.601202  3104 heartbeater.cc:507] Master 127.0.107.254:46215 requested a full tablet report, sending...
I20260630 12:12:30.604342   431 webserver.cc:533] Webserver started at http://127.0.107.194:36835/ using document root <none> and password file <none>
I20260630 12:12:30.604655  2977 ts_manager.cc:194] Registered new tserver with Master: 8e0d59ce2b6a4c748a3bcb4c45a2b724 (127.0.107.193:35153)
I20260630 12:12:30.605190   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:30.605441   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:30.605661   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:30.606885   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "1cdca97aafe94fd8a2d7d084f38c1a26"
format_stamp: "Formatted at 2026-06-30 12:12:30 on dist-test-slave-z8mm"
I20260630 12:12:30.607704  2977 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33988
I20260630 12:12:30.612087   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:12:30.616194  3116 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:30.617281   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:12:30.617650   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "1cdca97aafe94fd8a2d7d084f38c1a26"
format_stamp: "Formatted at 2026-06-30 12:12:30 on dist-test-slave-z8mm"
I20260630 12:12:30.618046   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-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)
I20260630 12:12:30.643563   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:30.644768   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:30.646324   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:30.648597   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:30.648844   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:30.649119   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:30.649302   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:30.691231   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45747
I20260630 12:12:30.691339  3178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45747 every 8 connection(s)
I20260630 12:12:30.696255   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:30.705197  3183 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:30.705128  3182 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:30.709627   431 server_base.cc:1061] running on GCE node
W20260630 12:12:30.709703  3185 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:30.710439  3179 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46215
I20260630 12:12:30.710929  3179 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:30.711179   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:30.711391   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:30.711519   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821550711508 us; error 0 us; skew 500 ppm
I20260630 12:12:30.711598  3179 heartbeater.cc:507] Master 127.0.107.254:46215 requested a full tablet report, sending...
I20260630 12:12:30.712040   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:30.713757  2977 ts_manager.cc:194] Registered new tserver with Master: 1cdca97aafe94fd8a2d7d084f38c1a26 (127.0.107.194:45747)
I20260630 12:12:30.715042   431 webserver.cc:533] Webserver started at http://127.0.107.195:40999/ using document root <none> and password file <none>
I20260630 12:12:30.715287  2977 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33990
I20260630 12:12:30.715622   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:30.715869   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:30.716167   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:30.717502   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "40b6872441584d879ff1f9a0aa2b2956"
format_stamp: "Formatted at 2026-06-30 12:12:30 on dist-test-slave-z8mm"
I20260630 12:12:30.722116   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:12:30.725632  3190 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:30.726382   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:12:30.726702   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "40b6872441584d879ff1f9a0aa2b2956"
format_stamp: "Formatted at 2026-06-30 12:12:30 on dist-test-slave-z8mm"
I20260630 12:12:30.726971   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821473573380-431-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)
I20260630 12:12:30.757488   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:30.758708   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:30.760231   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:30.762559   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:30.762805   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:30.763058   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:30.763242   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:30.807888   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38525
I20260630 12:12:30.807996  3252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38525 every 8 connection(s)
I20260630 12:12:30.822816  3253 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46215
I20260630 12:12:30.823238  3253 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:30.824162  3253 heartbeater.cc:507] Master 127.0.107.254:46215 requested a full tablet report, sending...
I20260630 12:12:30.826449  2977 ts_manager.cc:194] Registered new tserver with Master: 40b6872441584d879ff1f9a0aa2b2956 (127.0.107.195:38525)
I20260630 12:12:30.826618   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015404564s
I20260630 12:12:30.827946  2977 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33998
I20260630 12:12:31.611224  3104 heartbeater.cc:499] Master 127.0.107.254:46215 was elected leader, sending a full tablet report...
I20260630 12:12:31.717885  3179 heartbeater.cc:499] Master 127.0.107.254:46215 was elected leader, sending a full tablet report...
I20260630 12:12:31.830749  3253 heartbeater.cc:499] Master 127.0.107.254:46215 was elected leader, sending a full tablet report...
I20260630 12:12:31.882478  2977 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34002:
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"
    }
  }
}
W20260630 12:12:31.884992  2977 catalog_manager.cc:7077] 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.
I20260630 12:12:31.943372  3218 tablet_service.cc:1511] Processing CreateTablet for tablet 71b625a17f314d17ac4f23180dd1628b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6db52f34b094fe6937a7148a5cd63bc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:31.944499  3066 tablet_service.cc:1511] Processing CreateTablet for tablet 551b19d858d747aba03812e040cf9520 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6db52f34b094fe6937a7148a5cd63bc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:31.948210  3068 tablet_service.cc:1511] Processing CreateTablet for tablet dff26d4479df45e4a57814946002d1ff (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6db52f34b094fe6937a7148a5cd63bc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:31.949128  3217 tablet_service.cc:1511] Processing CreateTablet for tablet dff26d4479df45e4a57814946002d1ff (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6db52f34b094fe6937a7148a5cd63bc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:31.951388  3216 tablet_service.cc:1511] Processing CreateTablet for tablet becc49e0f46b410aa01b10208e0bc650 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6db52f34b094fe6937a7148a5cd63bc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:31.952033  3066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551b19d858d747aba03812e040cf9520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:31.954006  3068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff26d4479df45e4a57814946002d1ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:31.949496  3067 tablet_service.cc:1511] Processing CreateTablet for tablet becc49e0f46b410aa01b10208e0bc650 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6db52f34b094fe6937a7148a5cd63bc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:31.946326  3069 tablet_service.cc:1511] Processing CreateTablet for tablet 71b625a17f314d17ac4f23180dd1628b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6db52f34b094fe6937a7148a5cd63bc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:31.944975  3218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b625a17f314d17ac4f23180dd1628b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:31.958218  3217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff26d4479df45e4a57814946002d1ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:31.958330  3069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b625a17f314d17ac4f23180dd1628b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:31.963204  3215 tablet_service.cc:1511] Processing CreateTablet for tablet 551b19d858d747aba03812e040cf9520 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6db52f34b094fe6937a7148a5cd63bc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:31.965896  3067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becc49e0f46b410aa01b10208e0bc650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:31.972975  3215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551b19d858d747aba03812e040cf9520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:31.981428  3216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becc49e0f46b410aa01b10208e0bc650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:31.987650  3144 tablet_service.cc:1511] Processing CreateTablet for tablet 71b625a17f314d17ac4f23180dd1628b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6db52f34b094fe6937a7148a5cd63bc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:31.989451  3144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b625a17f314d17ac4f23180dd1628b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:32.004887  3143 tablet_service.cc:1511] Processing CreateTablet for tablet dff26d4479df45e4a57814946002d1ff (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6db52f34b094fe6937a7148a5cd63bc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:32.006404  3143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff26d4479df45e4a57814946002d1ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:32.015825  3142 tablet_service.cc:1511] Processing CreateTablet for tablet becc49e0f46b410aa01b10208e0bc650 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6db52f34b094fe6937a7148a5cd63bc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:32.017450  3142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becc49e0f46b410aa01b10208e0bc650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:32.025295  3273 tablet_bootstrap.cc:492] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Bootstrap starting.
I20260630 12:12:32.027006  3274 tablet_bootstrap.cc:492] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956: Bootstrap starting.
I20260630 12:12:32.028613  3141 tablet_service.cc:1511] Processing CreateTablet for tablet 551b19d858d747aba03812e040cf9520 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b6db52f34b094fe6937a7148a5cd63bc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:32.030130  3141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551b19d858d747aba03812e040cf9520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:32.033923  3274 tablet_bootstrap.cc:654] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:32.034797  3273 tablet_bootstrap.cc:654] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:32.047032  3277 tablet_bootstrap.cc:492] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26: Bootstrap starting.
I20260630 12:12:32.062080  3277 tablet_bootstrap.cc:654] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:32.072279  3277 tablet_bootstrap.cc:492] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26: No bootstrap required, opened a new log
I20260630 12:12:32.073014  3277 ts_tablet_manager.cc:1403] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.010s
I20260630 12:12:32.073930  3274 tablet_bootstrap.cc:492] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956: No bootstrap required, opened a new log
I20260630 12:12:32.074430  3274 ts_tablet_manager.cc:1403] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.027s
I20260630 12:12:32.077342  3277 raft_consensus.cc:359] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } }
I20260630 12:12:32.078151  3277 raft_consensus.cc:385] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:32.078461  3277 raft_consensus.cc:740] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cdca97aafe94fd8a2d7d084f38c1a26, State: Initialized, Role: FOLLOWER
I20260630 12:12:32.078753  3274 raft_consensus.cc:359] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.079507  3274 raft_consensus.cc:385] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:32.079411  3277 consensus_queue.cc:260] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } }
I20260630 12:12:32.079896  3274 raft_consensus.cc:740] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40b6872441584d879ff1f9a0aa2b2956, State: Initialized, Role: FOLLOWER
I20260630 12:12:32.080922  3274 consensus_queue.cc:260] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.082093  3273 tablet_bootstrap.cc:492] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724: No bootstrap required, opened a new log
I20260630 12:12:32.082644  3273 ts_tablet_manager.cc:1403] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.033s
I20260630 12:12:32.083830  3277 ts_tablet_manager.cc:1434] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260630 12:12:32.085207  3277 tablet_bootstrap.cc:492] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26: Bootstrap starting.
I20260630 12:12:32.085701  3273 raft_consensus.cc:359] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.086473  3273 raft_consensus.cc:385] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:32.086750  3273 raft_consensus.cc:740] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e0d59ce2b6a4c748a3bcb4c45a2b724, State: Initialized, Role: FOLLOWER
I20260630 12:12:32.087678  3273 consensus_queue.cc:260] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.094792  3274 ts_tablet_manager.cc:1434] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:12:32.095866  3274 tablet_bootstrap.cc:492] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956: Bootstrap starting.
I20260630 12:12:32.097313  3277 tablet_bootstrap.cc:654] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:32.102849  3274 tablet_bootstrap.cc:654] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:32.113178  3277 tablet_bootstrap.cc:492] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26: No bootstrap required, opened a new log
I20260630 12:12:32.113914  3277 ts_tablet_manager.cc:1403] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.013s
I20260630 12:12:32.117834  3277 raft_consensus.cc:359] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.118868  3277 raft_consensus.cc:385] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:32.119256  3277 raft_consensus.cc:740] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cdca97aafe94fd8a2d7d084f38c1a26, State: Initialized, Role: FOLLOWER
I20260630 12:12:32.121177  3277 consensus_queue.cc:260] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.130611  3274 tablet_bootstrap.cc:492] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956: No bootstrap required, opened a new log
I20260630 12:12:32.131426  3274 ts_tablet_manager.cc:1403] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.017s
I20260630 12:12:32.131357  3279 raft_consensus.cc:493] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:32.132478  3279 raft_consensus.cc:515] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } }
I20260630 12:12:32.136284  3274 raft_consensus.cc:359] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.137498  3274 raft_consensus.cc:385] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:32.137887  3274 raft_consensus.cc:740] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40b6872441584d879ff1f9a0aa2b2956, State: Initialized, Role: FOLLOWER
I20260630 12:12:32.138962  3274 consensus_queue.cc:260] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.146687  3274 ts_tablet_manager.cc:1434] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:12:32.148176  3274 tablet_bootstrap.cc:492] T 71b625a17f314d17ac4f23180dd1628b P 40b6872441584d879ff1f9a0aa2b2956: Bootstrap starting.
I20260630 12:12:32.165627  3274 tablet_bootstrap.cc:654] T 71b625a17f314d17ac4f23180dd1628b P 40b6872441584d879ff1f9a0aa2b2956: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:32.172645  3280 raft_consensus.cc:493] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:32.177170  3280 raft_consensus.cc:515] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.194694  3280 leader_election.cc:290] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e0d59ce2b6a4c748a3bcb4c45a2b724 (127.0.107.193:35153), 1cdca97aafe94fd8a2d7d084f38c1a26 (127.0.107.194:45747)
W20260630 12:12:32.197108  3180 tablet.cc:2406] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:12:32.217178  3279 leader_election.cc:290] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e0d59ce2b6a4c748a3bcb4c45a2b724 (127.0.107.193:35153), 40b6872441584d879ff1f9a0aa2b2956 (127.0.107.195:38525)
I20260630 12:12:32.245093  3273 ts_tablet_manager.cc:1434] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Time spent starting tablet: real 0.162s	user 0.074s	sys 0.089s
I20260630 12:12:32.246361  3277 ts_tablet_manager.cc:1434] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26: Time spent starting tablet: real 0.132s	user 0.063s	sys 0.066s
I20260630 12:12:32.247270  3273 tablet_bootstrap.cc:492] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Bootstrap starting.
I20260630 12:12:32.246189  3285 raft_consensus.cc:493] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:32.248342  3277 tablet_bootstrap.cc:492] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26: Bootstrap starting.
I20260630 12:12:32.248531  3281 raft_consensus.cc:493] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:32.255008  3273 tablet_bootstrap.cc:654] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:32.256065  3277 tablet_bootstrap.cc:654] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:32.248356  3285 raft_consensus.cc:515] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.261058  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b625a17f314d17ac4f23180dd1628b" candidate_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" is_pre_election: true
I20260630 12:12:32.261806  3228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b625a17f314d17ac4f23180dd1628b" candidate_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b6872441584d879ff1f9a0aa2b2956" is_pre_election: true
I20260630 12:12:32.262624  3285 leader_election.cc:290] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e0d59ce2b6a4c748a3bcb4c45a2b724 (127.0.107.193:35153), 40b6872441584d879ff1f9a0aa2b2956 (127.0.107.195:38525)
W20260630 12:12:32.263309  3119 leader_election.cc:343] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e0d59ce2b6a4c748a3bcb4c45a2b724 (127.0.107.193:35153): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:32.264745  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becc49e0f46b410aa01b10208e0bc650" candidate_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" is_pre_election: true
W20260630 12:12:32.273502  3120 leader_election.cc:343] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40b6872441584d879ff1f9a0aa2b2956 (127.0.107.195:38525): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:32.273919  3228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becc49e0f46b410aa01b10208e0bc650" candidate_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b6872441584d879ff1f9a0aa2b2956" is_pre_election: true
I20260630 12:12:32.274137  3120 leader_election.cc:304] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [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: 1cdca97aafe94fd8a2d7d084f38c1a26; no voters: 40b6872441584d879ff1f9a0aa2b2956, 8e0d59ce2b6a4c748a3bcb4c45a2b724
I20260630 12:12:32.275077  3285 raft_consensus.cc:2749] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:32.275646  3277 tablet_bootstrap.cc:492] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26: No bootstrap required, opened a new log
I20260630 12:12:32.276342  3277 ts_tablet_manager.cc:1403] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.005s
I20260630 12:12:32.258679  3281 raft_consensus.cc:515] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.280323  3079 raft_consensus.cc:2468] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cdca97aafe94fd8a2d7d084f38c1a26 in term 0.
I20260630 12:12:32.280040  3277 raft_consensus.cc:359] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.281189  3277 raft_consensus.cc:385] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:32.281626  3277 raft_consensus.cc:740] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cdca97aafe94fd8a2d7d084f38c1a26, State: Initialized, Role: FOLLOWER
I20260630 12:12:32.282931  3277 consensus_queue.cc:260] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.288374  3277 ts_tablet_manager.cc:1434] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260630 12:12:32.289544  3277 tablet_bootstrap.cc:492] T 551b19d858d747aba03812e040cf9520 P 1cdca97aafe94fd8a2d7d084f38c1a26: Bootstrap starting.
I20260630 12:12:32.297566  3277 tablet_bootstrap.cc:654] T 551b19d858d747aba03812e040cf9520 P 1cdca97aafe94fd8a2d7d084f38c1a26: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:32.309995  3274 tablet_bootstrap.cc:492] T 71b625a17f314d17ac4f23180dd1628b P 40b6872441584d879ff1f9a0aa2b2956: No bootstrap required, opened a new log
I20260630 12:12:32.310082  3277 tablet_bootstrap.cc:492] T 551b19d858d747aba03812e040cf9520 P 1cdca97aafe94fd8a2d7d084f38c1a26: No bootstrap required, opened a new log
W20260630 12:12:32.276835  3120 leader_election.cc:343] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40b6872441584d879ff1f9a0aa2b2956 (127.0.107.195:38525): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:32.315366  3119 leader_election.cc:304] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [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: 1cdca97aafe94fd8a2d7d084f38c1a26, 8e0d59ce2b6a4c748a3bcb4c45a2b724; no voters: 40b6872441584d879ff1f9a0aa2b2956
I20260630 12:12:32.310657  3274 ts_tablet_manager.cc:1403] T 71b625a17f314d17ac4f23180dd1628b P 40b6872441584d879ff1f9a0aa2b2956: Time spent bootstrapping tablet: real 0.163s	user 0.027s	sys 0.045s
I20260630 12:12:32.323423  3274 raft_consensus.cc:359] T 71b625a17f314d17ac4f23180dd1628b P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } }
I20260630 12:12:32.324143  3274 raft_consensus.cc:385] T 71b625a17f314d17ac4f23180dd1628b P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:32.324455  3274 raft_consensus.cc:740] T 71b625a17f314d17ac4f23180dd1628b P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40b6872441584d879ff1f9a0aa2b2956, State: Initialized, Role: FOLLOWER
I20260630 12:12:32.316223  3285 raft_consensus.cc:2804] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:32.325464  3285 raft_consensus.cc:493] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:32.325120  3154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551b19d858d747aba03812e040cf9520" candidate_uuid: "40b6872441584d879ff1f9a0aa2b2956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" is_pre_election: true
I20260630 12:12:32.325733  3285 raft_consensus.cc:3060] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:32.327762  3191 leader_election.cc:343] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cdca97aafe94fd8a2d7d084f38c1a26 (127.0.107.194:45747): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:12:32.329391  3120 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:38525, user_credentials={real_user=slave}} blocked reactor thread for 52617us
I20260630 12:12:32.310654  3277 ts_tablet_manager.cc:1403] T 551b19d858d747aba03812e040cf9520 P 1cdca97aafe94fd8a2d7d084f38c1a26: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260630 12:12:32.334220  3281 leader_election.cc:290] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cdca97aafe94fd8a2d7d084f38c1a26 (127.0.107.194:45747), 40b6872441584d879ff1f9a0aa2b2956 (127.0.107.195:38525)
I20260630 12:12:32.335017  3274 consensus_queue.cc:260] T 71b625a17f314d17ac4f23180dd1628b P 40b6872441584d879ff1f9a0aa2b2956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } }
I20260630 12:12:32.336220  3277 raft_consensus.cc:359] T 551b19d858d747aba03812e040cf9520 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.336962  3277 raft_consensus.cc:385] T 551b19d858d747aba03812e040cf9520 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:32.337296  3277 raft_consensus.cc:740] T 551b19d858d747aba03812e040cf9520 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cdca97aafe94fd8a2d7d084f38c1a26, State: Initialized, Role: FOLLOWER
I20260630 12:12:32.340103  3274 ts_tablet_manager.cc:1434] T 71b625a17f314d17ac4f23180dd1628b P 40b6872441584d879ff1f9a0aa2b2956: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:12:32.339990  3277 consensus_queue.cc:260] T 551b19d858d747aba03812e040cf9520 P 1cdca97aafe94fd8a2d7d084f38c1a26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.341194  3274 tablet_bootstrap.cc:492] T becc49e0f46b410aa01b10208e0bc650 P 40b6872441584d879ff1f9a0aa2b2956: Bootstrap starting.
I20260630 12:12:32.341588  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551b19d858d747aba03812e040cf9520" candidate_uuid: "40b6872441584d879ff1f9a0aa2b2956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" is_pre_election: true
I20260630 12:12:32.342406  3277 ts_tablet_manager.cc:1434] T 551b19d858d747aba03812e040cf9520 P 1cdca97aafe94fd8a2d7d084f38c1a26: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:12:32.339376  3285 raft_consensus.cc:515] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.345575  3285 leader_election.cc:290] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [CANDIDATE]: Term 1 election: Requested vote from peers 8e0d59ce2b6a4c748a3bcb4c45a2b724 (127.0.107.193:35153), 40b6872441584d879ff1f9a0aa2b2956 (127.0.107.195:38525)
I20260630 12:12:32.347564  3228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becc49e0f46b410aa01b10208e0bc650" candidate_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b6872441584d879ff1f9a0aa2b2956"
W20260630 12:12:32.349365  3193 leader_election.cc:343] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e0d59ce2b6a4c748a3bcb4c45a2b724 (127.0.107.193:35153): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:32.349871  3193 leader_election.cc:304] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [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: 40b6872441584d879ff1f9a0aa2b2956; no voters: 1cdca97aafe94fd8a2d7d084f38c1a26, 8e0d59ce2b6a4c748a3bcb4c45a2b724
I20260630 12:12:32.350989  3280 raft_consensus.cc:2749] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:32.352311  3274 tablet_bootstrap.cc:654] T becc49e0f46b410aa01b10208e0bc650 P 40b6872441584d879ff1f9a0aa2b2956: Neither blocks nor log segments found. Creating new log.
W20260630 12:12:32.352375  3120 leader_election.cc:343] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40b6872441584d879ff1f9a0aa2b2956 (127.0.107.195:38525): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:32.352944  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becc49e0f46b410aa01b10208e0bc650" candidate_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724"
I20260630 12:12:32.353561  3079 raft_consensus.cc:3060] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:32.356906  3273 tablet_bootstrap.cc:492] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724: No bootstrap required, opened a new log
I20260630 12:12:32.357582  3273 ts_tablet_manager.cc:1403] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Time spent bootstrapping tablet: real 0.111s	user 0.040s	sys 0.052s
I20260630 12:12:32.357650  3274 tablet_bootstrap.cc:492] T becc49e0f46b410aa01b10208e0bc650 P 40b6872441584d879ff1f9a0aa2b2956: No bootstrap required, opened a new log
I20260630 12:12:32.362222  3274 ts_tablet_manager.cc:1403] T becc49e0f46b410aa01b10208e0bc650 P 40b6872441584d879ff1f9a0aa2b2956: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.003s
I20260630 12:12:32.361840  3273 raft_consensus.cc:359] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.362880  3273 raft_consensus.cc:385] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:32.363237  3273 raft_consensus.cc:740] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e0d59ce2b6a4c748a3bcb4c45a2b724, State: Initialized, Role: FOLLOWER
I20260630 12:12:32.364156  3273 consensus_queue.cc:260] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.364864  3274 raft_consensus.cc:359] T becc49e0f46b410aa01b10208e0bc650 P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.365686  3274 raft_consensus.cc:385] T becc49e0f46b410aa01b10208e0bc650 P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:32.365546  3079 raft_consensus.cc:2468] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cdca97aafe94fd8a2d7d084f38c1a26 in term 1.
I20260630 12:12:32.366070  3274 raft_consensus.cc:740] T becc49e0f46b410aa01b10208e0bc650 P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40b6872441584d879ff1f9a0aa2b2956, State: Initialized, Role: FOLLOWER
I20260630 12:12:32.366535  3273 ts_tablet_manager.cc:1434] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:12:32.367183  3119 leader_election.cc:304] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [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: 1cdca97aafe94fd8a2d7d084f38c1a26, 8e0d59ce2b6a4c748a3bcb4c45a2b724; no voters: 40b6872441584d879ff1f9a0aa2b2956
I20260630 12:12:32.367592  3273 tablet_bootstrap.cc:492] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Bootstrap starting.
I20260630 12:12:32.367071  3274 consensus_queue.cc:260] T becc49e0f46b410aa01b10208e0bc650 P 40b6872441584d879ff1f9a0aa2b2956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.368459  3285 raft_consensus.cc:2804] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:32.368973  3285 raft_consensus.cc:697] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 1 LEADER]: Becoming Leader. State: Replica: 1cdca97aafe94fd8a2d7d084f38c1a26, State: Running, Role: LEADER
I20260630 12:12:32.370023  3274 ts_tablet_manager.cc:1434] T becc49e0f46b410aa01b10208e0bc650 P 40b6872441584d879ff1f9a0aa2b2956: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260630 12:12:32.369902  3285 consensus_queue.cc:237] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.375762  3273 tablet_bootstrap.cc:654] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:32.379058  3280 raft_consensus.cc:493] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:32.379601  3280 raft_consensus.cc:515] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.382226  3280 leader_election.cc:290] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e0d59ce2b6a4c748a3bcb4c45a2b724 (127.0.107.193:35153), 1cdca97aafe94fd8a2d7d084f38c1a26 (127.0.107.194:45747)
I20260630 12:12:32.383425  3154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff26d4479df45e4a57814946002d1ff" candidate_uuid: "40b6872441584d879ff1f9a0aa2b2956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" is_pre_election: true
I20260630 12:12:32.384151  3154 raft_consensus.cc:2468] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40b6872441584d879ff1f9a0aa2b2956 in term 0.
I20260630 12:12:32.385571  3191 leader_election.cc:304] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cdca97aafe94fd8a2d7d084f38c1a26, 40b6872441584d879ff1f9a0aa2b2956; no voters: 
I20260630 12:12:32.386427  3280 raft_consensus.cc:2804] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:32.383445  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff26d4479df45e4a57814946002d1ff" candidate_uuid: "40b6872441584d879ff1f9a0aa2b2956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" is_pre_election: true
I20260630 12:12:32.387006  3280 raft_consensus.cc:493] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:32.387449  3280 raft_consensus.cc:3060] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:32.387943  3193 leader_election.cc:343] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e0d59ce2b6a4c748a3bcb4c45a2b724 (127.0.107.193:35153): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:32.391764  3154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becc49e0f46b410aa01b10208e0bc650" candidate_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" is_pre_election: true
I20260630 12:12:32.396243  3280 raft_consensus.cc:515] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.400334  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff26d4479df45e4a57814946002d1ff" candidate_uuid: "40b6872441584d879ff1f9a0aa2b2956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724"
I20260630 12:12:32.401564  3154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff26d4479df45e4a57814946002d1ff" candidate_uuid: "40b6872441584d879ff1f9a0aa2b2956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26"
I20260630 12:12:32.402171  3154 raft_consensus.cc:3060] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:32.402258  3193 leader_election.cc:343] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e0d59ce2b6a4c748a3bcb4c45a2b724 (127.0.107.193:35153): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:32.400918  3280 leader_election.cc:290] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [CANDIDATE]: Term 1 election: Requested vote from peers 8e0d59ce2b6a4c748a3bcb4c45a2b724 (127.0.107.193:35153), 1cdca97aafe94fd8a2d7d084f38c1a26 (127.0.107.194:45747)
W20260630 12:12:32.406391  3025 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:32.409524  3228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becc49e0f46b410aa01b10208e0bc650" candidate_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b6872441584d879ff1f9a0aa2b2956" is_pre_election: true
I20260630 12:12:32.409917  3030 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:12:32.410172  3228 raft_consensus.cc:2468] T becc49e0f46b410aa01b10208e0bc650 P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e0d59ce2b6a4c748a3bcb4c45a2b724 in term 0.
W20260630 12:12:32.410979  3030 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:12:32.408923  3154 raft_consensus.cc:2468] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40b6872441584d879ff1f9a0aa2b2956 in term 1.
I20260630 12:12:32.411751  3045 leader_election.cc:304] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [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: 40b6872441584d879ff1f9a0aa2b2956, 8e0d59ce2b6a4c748a3bcb4c45a2b724; no voters: 1cdca97aafe94fd8a2d7d084f38c1a26
I20260630 12:12:32.412465  3191 leader_election.cc:304] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [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: 1cdca97aafe94fd8a2d7d084f38c1a26, 40b6872441584d879ff1f9a0aa2b2956; no voters: 8e0d59ce2b6a4c748a3bcb4c45a2b724
I20260630 12:12:32.412700  3281 raft_consensus.cc:2764] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:12:32.413909  2977 catalog_manager.cc:5697] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cdca97aafe94fd8a2d7d084f38c1a26 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:32.415372  3273 tablet_bootstrap.cc:492] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724: No bootstrap required, opened a new log
I20260630 12:12:32.415884  3273 ts_tablet_manager.cc:1403] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.030s
I20260630 12:12:32.417169  3280 raft_consensus.cc:2804] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:32.418582  3280 raft_consensus.cc:697] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [term 1 LEADER]: Becoming Leader. State: Replica: 40b6872441584d879ff1f9a0aa2b2956, State: Running, Role: LEADER
I20260630 12:12:32.418872  3273 raft_consensus.cc:359] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.419636  3273 raft_consensus.cc:385] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:32.419448  3280 consensus_queue.cc:237] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.419943  3273 raft_consensus.cc:740] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e0d59ce2b6a4c748a3bcb4c45a2b724, State: Initialized, Role: FOLLOWER
I20260630 12:12:32.426208  3273 consensus_queue.cc:260] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.429267  3273 ts_tablet_manager.cc:1434] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260630 12:12:32.430655  3273 tablet_bootstrap.cc:492] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Bootstrap starting.
I20260630 12:12:32.437891  3273 tablet_bootstrap.cc:654] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:32.438908  2974 catalog_manager.cc:5697] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40b6872441584d879ff1f9a0aa2b2956 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "40b6872441584d879ff1f9a0aa2b2956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:32.443147  3273 tablet_bootstrap.cc:492] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724: No bootstrap required, opened a new log
I20260630 12:12:32.443645  3273 ts_tablet_manager.cc:1403] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:12:32.446163  3273 raft_consensus.cc:359] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } }
I20260630 12:12:32.446864  3273 raft_consensus.cc:385] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:32.447165  3273 raft_consensus.cc:740] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e0d59ce2b6a4c748a3bcb4c45a2b724, State: Initialized, Role: FOLLOWER
I20260630 12:12:32.447757  3273 consensus_queue.cc:260] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } }
I20260630 12:12:32.449730  3273 ts_tablet_manager.cc:1434] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:12:32.574515  3281 raft_consensus.cc:493] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:32.575162  3281 raft_consensus.cc:515] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.577159  3281 leader_election.cc:290] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cdca97aafe94fd8a2d7d084f38c1a26 (127.0.107.194:45747), 40b6872441584d879ff1f9a0aa2b2956 (127.0.107.195:38525)
I20260630 12:12:32.577981  3154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551b19d858d747aba03812e040cf9520" candidate_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" is_pre_election: true
I20260630 12:12:32.578240  3228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551b19d858d747aba03812e040cf9520" candidate_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b6872441584d879ff1f9a0aa2b2956" is_pre_election: true
I20260630 12:12:32.578547  3154 raft_consensus.cc:2468] T 551b19d858d747aba03812e040cf9520 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e0d59ce2b6a4c748a3bcb4c45a2b724 in term 0.
I20260630 12:12:32.578756  3228 raft_consensus.cc:2468] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e0d59ce2b6a4c748a3bcb4c45a2b724 in term 0.
I20260630 12:12:32.579706  3042 leader_election.cc:304] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cdca97aafe94fd8a2d7d084f38c1a26, 8e0d59ce2b6a4c748a3bcb4c45a2b724; no voters: 
I20260630 12:12:32.580408  3281 raft_consensus.cc:2804] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:32.580771  3281 raft_consensus.cc:493] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:32.581010  3281 raft_consensus.cc:3060] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:32.585892  3281 raft_consensus.cc:515] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.587574  3281 leader_election.cc:290] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [CANDIDATE]: Term 1 election: Requested vote from peers 1cdca97aafe94fd8a2d7d084f38c1a26 (127.0.107.194:45747), 40b6872441584d879ff1f9a0aa2b2956 (127.0.107.195:38525)
I20260630 12:12:32.588409  3154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551b19d858d747aba03812e040cf9520" candidate_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26"
I20260630 12:12:32.588615  3228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551b19d858d747aba03812e040cf9520" candidate_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b6872441584d879ff1f9a0aa2b2956"
I20260630 12:12:32.588922  3154 raft_consensus.cc:3060] T 551b19d858d747aba03812e040cf9520 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:32.589243  3228 raft_consensus.cc:3060] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:32.594934  3154 raft_consensus.cc:2468] T 551b19d858d747aba03812e040cf9520 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e0d59ce2b6a4c748a3bcb4c45a2b724 in term 1.
I20260630 12:12:32.595131  3228 raft_consensus.cc:2468] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e0d59ce2b6a4c748a3bcb4c45a2b724 in term 1.
I20260630 12:12:32.596117  3042 leader_election.cc:304] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cdca97aafe94fd8a2d7d084f38c1a26, 8e0d59ce2b6a4c748a3bcb4c45a2b724; no voters: 
I20260630 12:12:32.596853  3281 raft_consensus.cc:2804] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:32.597327  3281 raft_consensus.cc:697] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 LEADER]: Becoming Leader. State: Replica: 8e0d59ce2b6a4c748a3bcb4c45a2b724, State: Running, Role: LEADER
I20260630 12:12:32.598027  3281 consensus_queue.cc:237] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.604991  2974 catalog_manager.cc:5697] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e0d59ce2b6a4c748a3bcb4c45a2b724 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:32.682684  3281 raft_consensus.cc:493] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:32.683228  3281 raft_consensus.cc:515] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } }
I20260630 12:12:32.684976  3281 leader_election.cc:290] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cdca97aafe94fd8a2d7d084f38c1a26 (127.0.107.194:45747), 40b6872441584d879ff1f9a0aa2b2956 (127.0.107.195:38525)
I20260630 12:12:32.686033  3228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff26d4479df45e4a57814946002d1ff" candidate_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b6872441584d879ff1f9a0aa2b2956" is_pre_election: true
I20260630 12:12:32.685954  3154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff26d4479df45e4a57814946002d1ff" candidate_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" is_pre_election: true
I20260630 12:12:32.686980  3154 raft_consensus.cc:2393] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e0d59ce2b6a4c748a3bcb4c45a2b724 in current term 1: Already voted for candidate 40b6872441584d879ff1f9a0aa2b2956 in this term.
I20260630 12:12:32.687911  3042 leader_election.cc:304] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [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: 8e0d59ce2b6a4c748a3bcb4c45a2b724; no voters: 1cdca97aafe94fd8a2d7d084f38c1a26, 40b6872441584d879ff1f9a0aa2b2956
I20260630 12:12:32.688629  3281 raft_consensus.cc:3060] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:32.693358  3281 raft_consensus.cc:2749] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:32.750204  3281 raft_consensus.cc:493] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:32.750675  3281 raft_consensus.cc:515] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } }
I20260630 12:12:32.752473  3281 leader_election.cc:290] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40b6872441584d879ff1f9a0aa2b2956 (127.0.107.195:38525), 1cdca97aafe94fd8a2d7d084f38c1a26 (127.0.107.194:45747)
I20260630 12:12:32.753366  3228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b625a17f314d17ac4f23180dd1628b" candidate_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b6872441584d879ff1f9a0aa2b2956" is_pre_election: true
I20260630 12:12:32.753655  3154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b625a17f314d17ac4f23180dd1628b" candidate_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" is_pre_election: true
I20260630 12:12:32.754067  3228 raft_consensus.cc:2468] T 71b625a17f314d17ac4f23180dd1628b P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e0d59ce2b6a4c748a3bcb4c45a2b724 in term 0.
I20260630 12:12:32.754236  3154 raft_consensus.cc:2468] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e0d59ce2b6a4c748a3bcb4c45a2b724 in term 0.
I20260630 12:12:32.755249  3045 leader_election.cc:304] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40b6872441584d879ff1f9a0aa2b2956, 8e0d59ce2b6a4c748a3bcb4c45a2b724; no voters: 
I20260630 12:12:32.755954  3281 raft_consensus.cc:2804] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:32.756287  3281 raft_consensus.cc:493] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:32.756594  3281 raft_consensus.cc:3060] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:32.762099  3281 raft_consensus.cc:515] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } }
I20260630 12:12:32.763787  3281 leader_election.cc:290] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [CANDIDATE]: Term 1 election: Requested vote from peers 40b6872441584d879ff1f9a0aa2b2956 (127.0.107.195:38525), 1cdca97aafe94fd8a2d7d084f38c1a26 (127.0.107.194:45747)
I20260630 12:12:32.764787  3228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b625a17f314d17ac4f23180dd1628b" candidate_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b6872441584d879ff1f9a0aa2b2956"
I20260630 12:12:32.764961  3154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b625a17f314d17ac4f23180dd1628b" candidate_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26"
I20260630 12:12:32.765462  3228 raft_consensus.cc:3060] T 71b625a17f314d17ac4f23180dd1628b P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:32.765617  3154 raft_consensus.cc:3060] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:32.770399  3228 raft_consensus.cc:2468] T 71b625a17f314d17ac4f23180dd1628b P 40b6872441584d879ff1f9a0aa2b2956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e0d59ce2b6a4c748a3bcb4c45a2b724 in term 1.
I20260630 12:12:32.770399  3154 raft_consensus.cc:2468] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e0d59ce2b6a4c748a3bcb4c45a2b724 in term 1.
I20260630 12:12:32.771795  3045 leader_election.cc:304] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40b6872441584d879ff1f9a0aa2b2956, 8e0d59ce2b6a4c748a3bcb4c45a2b724; no voters: 
I20260630 12:12:32.772611  3281 raft_consensus.cc:2804] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:32.773139  3281 raft_consensus.cc:697] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 LEADER]: Becoming Leader. State: Replica: 8e0d59ce2b6a4c748a3bcb4c45a2b724, State: Running, Role: LEADER
I20260630 12:12:32.773903  3281 consensus_queue.cc:237] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } }
I20260630 12:12:32.780584  2974 catalog_manager.cc:5697] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e0d59ce2b6a4c748a3bcb4c45a2b724 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:32.876019  3285 consensus_queue.cc:1048] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e0d59ce2b6a4c748a3bcb4c45a2b724" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:32.886349  3228 raft_consensus.cc:3060] T becc49e0f46b410aa01b10208e0bc650 P 40b6872441584d879ff1f9a0aa2b2956 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:32.895295  3285 consensus_queue.cc:1048] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40b6872441584d879ff1f9a0aa2b2956" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:32.921676   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260630 12:12:32.936822  3193 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260630 12:12:32.941551  3193 consensus_peers.cc:597] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 -> Peer 8e0d59ce2b6a4c748a3bcb4c45a2b724 (127.0.107.193:35153): Couldn't send request to peer 8e0d59ce2b6a4c748a3bcb4c45a2b724. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:32.942211   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:32.943066   431 tablet_replica.cc:333] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724: stopping tablet replica
I20260630 12:12:32.943641   431 raft_consensus.cc:2243] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:32.944270   431 pending_rounds.cc:70] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Trying to abort 1 pending ops.
I20260630 12:12:32.944464   431 pending_rounds.cc:77] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437080168480768 op_type: NO_OP noop_request { }
I20260630 12:12:32.944796   431 raft_consensus.cc:2889] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:32.945119   431 raft_consensus.cc:2272] T 71b625a17f314d17ac4f23180dd1628b P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:32.947418   431 tablet_replica.cc:333] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724: stopping tablet replica
I20260630 12:12:32.947995   431 raft_consensus.cc:2243] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:32.948390   431 raft_consensus.cc:2272] T dff26d4479df45e4a57814946002d1ff P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:32.950062   431 tablet_replica.cc:333] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724: stopping tablet replica
I20260630 12:12:32.950552   431 raft_consensus.cc:2243] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:32.951113   431 pending_rounds.cc:70] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Trying to abort 1 pending ops.
I20260630 12:12:32.951275   431 pending_rounds.cc:77] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437079448821760 op_type: NO_OP noop_request { }
I20260630 12:12:32.951555   431 raft_consensus.cc:2889] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:32.951838   431 raft_consensus.cc:2272] T 551b19d858d747aba03812e040cf9520 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:32.954051   431 tablet_replica.cc:333] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724: stopping tablet replica
I20260630 12:12:32.954557   431 raft_consensus.cc:2243] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:32.954962   431 raft_consensus.cc:2272] T becc49e0f46b410aa01b10208e0bc650 P 8e0d59ce2b6a4c748a3bcb4c45a2b724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:32.967471   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:32.971740  3280 consensus_queue.cc:1048] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cdca97aafe94fd8a2d7d084f38c1a26" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:32.983572   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:33.003808   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:33.004566   431 tablet_replica.cc:333] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26: stopping tablet replica
I20260630 12:12:33.005192   431 raft_consensus.cc:2243] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:33.005685   431 raft_consensus.cc:2272] T dff26d4479df45e4a57814946002d1ff P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.007720   431 tablet_replica.cc:333] T 551b19d858d747aba03812e040cf9520 P 1cdca97aafe94fd8a2d7d084f38c1a26: stopping tablet replica
I20260630 12:12:33.008250   431 raft_consensus.cc:2243] T 551b19d858d747aba03812e040cf9520 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:33.008638   431 raft_consensus.cc:2272] T 551b19d858d747aba03812e040cf9520 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.010314   431 tablet_replica.cc:333] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26: stopping tablet replica
I20260630 12:12:33.010823   431 raft_consensus.cc:2243] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:33.011641   431 raft_consensus.cc:2272] T becc49e0f46b410aa01b10208e0bc650 P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.013723   431 tablet_replica.cc:333] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26: stopping tablet replica
I20260630 12:12:33.014225   431 raft_consensus.cc:2243] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:33.014600   431 raft_consensus.cc:2272] T 71b625a17f314d17ac4f23180dd1628b P 1cdca97aafe94fd8a2d7d084f38c1a26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.025728   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:33.036782   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:33.055022   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:33.055641   431 tablet_replica.cc:333] T 71b625a17f314d17ac4f23180dd1628b P 40b6872441584d879ff1f9a0aa2b2956: stopping tablet replica
I20260630 12:12:33.056167   431 raft_consensus.cc:2243] T 71b625a17f314d17ac4f23180dd1628b P 40b6872441584d879ff1f9a0aa2b2956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:33.056564   431 raft_consensus.cc:2272] T 71b625a17f314d17ac4f23180dd1628b P 40b6872441584d879ff1f9a0aa2b2956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.058365   431 tablet_replica.cc:333] T becc49e0f46b410aa01b10208e0bc650 P 40b6872441584d879ff1f9a0aa2b2956: stopping tablet replica
I20260630 12:12:33.058900   431 raft_consensus.cc:2243] T becc49e0f46b410aa01b10208e0bc650 P 40b6872441584d879ff1f9a0aa2b2956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:33.059290   431 raft_consensus.cc:2272] T becc49e0f46b410aa01b10208e0bc650 P 40b6872441584d879ff1f9a0aa2b2956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.061317   431 tablet_replica.cc:333] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956: stopping tablet replica
I20260630 12:12:33.061805   431 raft_consensus.cc:2243] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:33.062170   431 raft_consensus.cc:2272] T 551b19d858d747aba03812e040cf9520 P 40b6872441584d879ff1f9a0aa2b2956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.063689   431 tablet_replica.cc:333] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956: stopping tablet replica
I20260630 12:12:33.064122   431 raft_consensus.cc:2243] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:33.064854   431 raft_consensus.cc:2272] T dff26d4479df45e4a57814946002d1ff P 40b6872441584d879ff1f9a0aa2b2956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.076483   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:33.087566   431 master.cc:562] Master@127.0.107.254:46215 shutting down...
I20260630 12:12:33.102963   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:33.103591   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.103922   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42485ee32b7949cb99af2a48e023f0ee: stopping tablet replica
I20260630 12:12:33.122519   431 master.cc:584] Master@127.0.107.254:46215 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2908 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:12:33.154552   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37387
I20260630 12:12:33.155669   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:33.161162  3318 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:33.161207  3319 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:33.162948  3321 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:33.163815   431 server_base.cc:1061] running on GCE node
I20260630 12:12:33.164762   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:33.164981   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:33.165201   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821553165185 us; error 0 us; skew 500 ppm
I20260630 12:12:33.165714   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:33.168390   431 webserver.cc:533] Webserver started at http://127.0.107.254:34777/ using document root <none> and password file <none>
I20260630 12:12:33.168926   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:33.169227   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:33.169520   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:33.170626   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "8c5bc4b356124d8793c557eedf28edf3"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-z8mm"
I20260630 12:12:33.175359   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:12:33.178936  3326 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.179931   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:33.180205   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "8c5bc4b356124d8793c557eedf28edf3"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-z8mm"
I20260630 12:12:33.180451   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-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)
I20260630 12:12:33.196113   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:33.197154   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:33.232687   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37387
I20260630 12:12:33.232779  3377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37387 every 8 connection(s)
I20260630 12:12:33.236616  3378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:33.247088  3378 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3: Bootstrap starting.
I20260630 12:12:33.251325  3378 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:33.255307  3378 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3: No bootstrap required, opened a new log
I20260630 12:12:33.257362  3378 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c5bc4b356124d8793c557eedf28edf3" member_type: VOTER }
I20260630 12:12:33.257745  3378 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:33.258020  3378 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5bc4b356124d8793c557eedf28edf3, State: Initialized, Role: FOLLOWER
I20260630 12:12:33.258679  3378 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8c5bc4b356124d8793c557eedf28edf3" member_type: VOTER }
I20260630 12:12:33.259145  3378 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:33.259367  3378 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:33.259635  3378 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:33.264276  3378 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c5bc4b356124d8793c557eedf28edf3" member_type: VOTER }
I20260630 12:12:33.264859  3378 leader_election.cc:304] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [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: 8c5bc4b356124d8793c557eedf28edf3; no voters: 
I20260630 12:12:33.266077  3378 leader_election.cc:290] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:33.266410  3381 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:33.267829  3381 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [term 1 LEADER]: Becoming Leader. State: Replica: 8c5bc4b356124d8793c557eedf28edf3, State: Running, Role: LEADER
I20260630 12:12:33.268433  3381 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [LEADER]: Queue going to LEADER mode. State: All 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: "8c5bc4b356124d8793c557eedf28edf3" member_type: VOTER }
I20260630 12:12:33.269170  3378 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:33.271476  3382 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8c5bc4b356124d8793c557eedf28edf3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c5bc4b356124d8793c557eedf28edf3" member_type: VOTER } }
I20260630 12:12:33.271539  3383 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8c5bc4b356124d8793c557eedf28edf3. Latest consensus state: current_term: 1 leader_uuid: "8c5bc4b356124d8793c557eedf28edf3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c5bc4b356124d8793c557eedf28edf3" member_type: VOTER } }
I20260630 12:12:33.272271  3382 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:33.272389  3383 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:33.276693  3386 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:33.281883  3386 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:33.285341   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:33.291720  3386 catalog_manager.cc:1383] Generated new cluster ID: 11e80093852d43b5ac0810a9382d264e
I20260630 12:12:33.292030  3386 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:33.333998  3386 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:33.335340  3386 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:33.347057  3386 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3: Generated new TSK 0
I20260630 12:12:33.347695  3386 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:33.352613   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:33.358335  3399 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:33.359460  3400 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:33.361541   431 server_base.cc:1061] running on GCE node
W20260630 12:12:33.361812  3402 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:33.362778   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:33.362972   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:33.363196   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821553363156 us; error 0 us; skew 500 ppm
I20260630 12:12:33.363737   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:33.366286   431 webserver.cc:533] Webserver started at http://127.0.107.193:41503/ using document root <none> and password file <none>
I20260630 12:12:33.366847   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:33.367048   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:33.367331   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:33.368424   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "79fae977daec403e881390446efc2e86"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-z8mm"
I20260630 12:12:33.373322   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:33.376737  3407 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.377583   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:33.377880   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "79fae977daec403e881390446efc2e86"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-z8mm"
I20260630 12:12:33.378180   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-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)
I20260630 12:12:33.409756   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:33.411036   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:33.412643   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:33.415246   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:33.415526   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.415802   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:33.415997   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.459188   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42403
I20260630 12:12:33.459295  3469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42403 every 8 connection(s)
I20260630 12:12:33.464517   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:33.471956  3474 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:33.473135  3475 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:33.475493  3477 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:33.475926   431 server_base.cc:1061] running on GCE node
I20260630 12:12:33.477116   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:33.477454   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:33.477684   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821553477663 us; error 0 us; skew 500 ppm
I20260630 12:12:33.478384   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:33.478550  3470 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37387
I20260630 12:12:33.478976  3470 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:33.479820  3470 heartbeater.cc:507] Master 127.0.107.254:37387 requested a full tablet report, sending...
I20260630 12:12:33.481626   431 webserver.cc:533] Webserver started at http://127.0.107.194:35109/ using document root <none> and password file <none>
I20260630 12:12:33.482026  3343 ts_manager.cc:194] Registered new tserver with Master: 79fae977daec403e881390446efc2e86 (127.0.107.193:42403)
I20260630 12:12:33.482319   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:33.482635   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:33.482954   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:33.483964  3343 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54926
I20260630 12:12:33.484123   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "727b16cf1956404a8e06f3436ed63143"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-z8mm"
I20260630 12:12:33.489197   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:12:33.492697  3482 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.493583   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:33.493914   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "727b16cf1956404a8e06f3436ed63143"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-z8mm"
I20260630 12:12:33.494241   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-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)
I20260630 12:12:33.520136   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:33.521260   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:33.522653   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:33.524915   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:33.525208   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:12:33.525475   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:33.525650   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.563230   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41595
I20260630 12:12:33.563323  3544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41595 every 8 connection(s)
I20260630 12:12:33.568007   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:33.575011  3548 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:33.576866  3549 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:33.580441  3551 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:33.581125   431 server_base.cc:1061] running on GCE node
I20260630 12:12:33.581488  3545 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37387
I20260630 12:12:33.581930  3545 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:33.582180   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:33.582465   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:33.582669   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821553582652 us; error 0 us; skew 500 ppm
I20260630 12:12:33.582823  3545 heartbeater.cc:507] Master 127.0.107.254:37387 requested a full tablet report, sending...
I20260630 12:12:33.583376   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:33.585362  3343 ts_manager.cc:194] Registered new tserver with Master: 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:33.586103   431 webserver.cc:533] Webserver started at http://127.0.107.195:35483/ using document root <none> and password file <none>
I20260630 12:12:33.586614   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:33.586807   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:33.586946  3343 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54942
I20260630 12:12:33.587087   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:33.588526   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "0093acc86bbf470099cc73270a93737e"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-z8mm"
I20260630 12:12:33.593238   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:12:33.596520  3556 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.597361   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:33.597678   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "0093acc86bbf470099cc73270a93737e"
format_stamp: "Formatted at 2026-06-30 12:12:33 on dist-test-slave-z8mm"
I20260630 12:12:33.597956   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-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)
I20260630 12:12:33.615001   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:33.616030   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:33.617429   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:33.619690   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:33.619942   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.620182   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:33.620361   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:33.660790   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45071
I20260630 12:12:33.660859  3618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45071 every 8 connection(s)
I20260630 12:12:33.676450  3619 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37387
I20260630 12:12:33.676817  3619 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:33.677588  3619 heartbeater.cc:507] Master 127.0.107.254:37387 requested a full tablet report, sending...
I20260630 12:12:33.679752  3343 ts_manager.cc:194] Registered new tserver with Master: 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:33.680677   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016664008s
I20260630 12:12:33.681517  3343 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54946
I20260630 12:12:34.486563  3470 heartbeater.cc:499] Master 127.0.107.254:37387 was elected leader, sending a full tablet report...
I20260630 12:12:34.589831  3545 heartbeater.cc:499] Master 127.0.107.254:37387 was elected leader, sending a full tablet report...
I20260630 12:12:34.684491  3619 heartbeater.cc:499] Master 127.0.107.254:37387 was elected leader, sending a full tablet report...
I20260630 12:12:34.735589  3343 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54954:
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"
    }
  }
}
W20260630 12:12:34.737730  3343 catalog_manager.cc:7077] 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.
I20260630 12:12:34.806495  3435 tablet_service.cc:1511] Processing CreateTablet for tablet 56a934fd14ca46228a3d8b33b2d63912 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.807276  3434 tablet_service.cc:1511] Processing CreateTablet for tablet 12cb33af596347c8bda3029f6bad5024 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.808043  3435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a934fd14ca46228a3d8b33b2d63912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.810338  3433 tablet_service.cc:1511] Processing CreateTablet for tablet ca74002e545b4d2b92e67c7b89c930e8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.811334  3432 tablet_service.cc:1511] Processing CreateTablet for tablet d53cdcf0f6ee4af190afb64981b92978 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.812848  3434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12cb33af596347c8bda3029f6bad5024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.817310  3432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53cdcf0f6ee4af190afb64981b92978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.817545  3431 tablet_service.cc:1511] Processing CreateTablet for tablet 8e0e144393ec4f7c977d2b13ca738647 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.819489  3431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0e144393ec4f7c977d2b13ca738647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.820019  3430 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3b0db363604d6caa388619b6b65d79 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.820803  3433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca74002e545b4d2b92e67c7b89c930e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.821411  3430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3b0db363604d6caa388619b6b65d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.860944  3584 tablet_service.cc:1511] Processing CreateTablet for tablet 56a934fd14ca46228a3d8b33b2d63912 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.861372  3510 tablet_service.cc:1511] Processing CreateTablet for tablet 56a934fd14ca46228a3d8b33b2d63912 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.862602  3584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a934fd14ca46228a3d8b33b2d63912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.862704  3510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a934fd14ca46228a3d8b33b2d63912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.864464  3580 tablet_service.cc:1511] Processing CreateTablet for tablet 8e0e144393ec4f7c977d2b13ca738647 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.864599  3509 tablet_service.cc:1511] Processing CreateTablet for tablet 12cb33af596347c8bda3029f6bad5024 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.865907  3580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0e144393ec4f7c977d2b13ca738647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.866036  3509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12cb33af596347c8bda3029f6bad5024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.870107  3508 tablet_service.cc:1511] Processing CreateTablet for tablet ca74002e545b4d2b92e67c7b89c930e8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.870087  3581 tablet_service.cc:1511] Processing CreateTablet for tablet d53cdcf0f6ee4af190afb64981b92978 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.871794  3508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca74002e545b4d2b92e67c7b89c930e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.870087  3583 tablet_service.cc:1511] Processing CreateTablet for tablet 12cb33af596347c8bda3029f6bad5024 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.871112  3582 tablet_service.cc:1511] Processing CreateTablet for tablet ca74002e545b4d2b92e67c7b89c930e8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.873661  3507 tablet_service.cc:1511] Processing CreateTablet for tablet d53cdcf0f6ee4af190afb64981b92978 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.875350  3507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53cdcf0f6ee4af190afb64981b92978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.876060  3639 tablet_bootstrap.cc:492] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86: Bootstrap starting.
I20260630 12:12:34.881443  3506 tablet_service.cc:1511] Processing CreateTablet for tablet 8e0e144393ec4f7c977d2b13ca738647 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.883066  3506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0e144393ec4f7c977d2b13ca738647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.883983  3581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53cdcf0f6ee4af190afb64981b92978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.883878  3505 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3b0db363604d6caa388619b6b65d79 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.885419  3505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3b0db363604d6caa388619b6b65d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.886065  3579 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3b0db363604d6caa388619b6b65d79 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.897439  3579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3b0db363604d6caa388619b6b65d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.898165  3583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12cb33af596347c8bda3029f6bad5024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.899670  3582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca74002e545b4d2b92e67c7b89c930e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.901501  3432 tablet_service.cc:1511] Processing CreateTablet for tablet 22352cee97614275988f54ba79e4a396 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.902956  3432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22352cee97614275988f54ba79e4a396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.904289  3639 tablet_bootstrap.cc:654] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:34.910118  3504 tablet_service.cc:1511] Processing CreateTablet for tablet 22352cee97614275988f54ba79e4a396 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.911729  3504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22352cee97614275988f54ba79e4a396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.968039  3578 tablet_service.cc:1511] Processing CreateTablet for tablet 22352cee97614275988f54ba79e4a396 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.969622  3578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22352cee97614275988f54ba79e4a396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.971041  3432 tablet_service.cc:1511] Processing CreateTablet for tablet ebe09b1cf621434bb46411239b9e7be9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.971731  3503 tablet_service.cc:1511] Processing CreateTablet for tablet ebe09b1cf621434bb46411239b9e7be9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:34.972913  3432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe09b1cf621434bb46411239b9e7be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.973222  3503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe09b1cf621434bb46411239b9e7be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.993115  3640 tablet_bootstrap.cc:492] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143: Bootstrap starting.
I20260630 12:12:34.999928  3639 tablet_bootstrap.cc:492] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86: No bootstrap required, opened a new log
I20260630 12:12:35.000464  3639 ts_tablet_manager.cc:1403] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86: Time spent bootstrapping tablet: real 0.125s	user 0.021s	sys 0.061s
I20260630 12:12:35.003335  3639 raft_consensus.cc:359] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.004083  3639 raft_consensus.cc:385] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.004377  3639 raft_consensus.cc:740] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.011426  3639 consensus_queue.cc:260] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.018043  3640 tablet_bootstrap.cc:654] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.018929  3582 tablet_service.cc:1511] Processing CreateTablet for tablet ebe09b1cf621434bb46411239b9e7be9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:35.020462  3582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe09b1cf621434bb46411239b9e7be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:35.020525  3642 tablet_bootstrap.cc:492] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e: Bootstrap starting.
I20260630 12:12:35.026506  3642 tablet_bootstrap.cc:654] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.031669  3642 tablet_bootstrap.cc:492] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e: No bootstrap required, opened a new log
I20260630 12:12:35.031710  3640 tablet_bootstrap.cc:492] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143: No bootstrap required, opened a new log
I20260630 12:12:35.032228  3639 ts_tablet_manager.cc:1434] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.008s
I20260630 12:12:35.032378  3642 ts_tablet_manager.cc:1403] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:12:35.032467  3640 ts_tablet_manager.cc:1403] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.012s
I20260630 12:12:35.033416  3639 tablet_bootstrap.cc:492] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86: Bootstrap starting.
I20260630 12:12:35.035578  3640 raft_consensus.cc:359] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.035766  3642 raft_consensus.cc:359] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.036626  3642 raft_consensus.cc:385] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.036626  3640 raft_consensus.cc:385] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.037189  3642 raft_consensus.cc:740] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.037292  3640 raft_consensus.cc:740] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.038187  3642 consensus_queue.cc:260] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.038187  3640 consensus_queue.cc:260] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.040032  3639 tablet_bootstrap.cc:654] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.047793  3642 ts_tablet_manager.cc:1434] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260630 12:12:35.048925  3640 ts_tablet_manager.cc:1434] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.008s
I20260630 12:12:35.051882  3642 tablet_bootstrap.cc:492] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e: Bootstrap starting.
I20260630 12:12:35.052954  3640 tablet_bootstrap.cc:492] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143: Bootstrap starting.
I20260630 12:12:35.058182  3639 tablet_bootstrap.cc:492] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86: No bootstrap required, opened a new log
I20260630 12:12:35.058772  3639 ts_tablet_manager.cc:1403] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.012s
I20260630 12:12:35.060688  3640 tablet_bootstrap.cc:654] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.061368  3642 tablet_bootstrap.cc:654] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.061702  3639 raft_consensus.cc:359] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.062515  3639 raft_consensus.cc:385] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.062848  3639 raft_consensus.cc:740] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.065505  3639 consensus_queue.cc:260] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.067888  3639 ts_tablet_manager.cc:1434] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:12:35.078105  3639 tablet_bootstrap.cc:492] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86: Bootstrap starting.
I20260630 12:12:35.084606  3642 tablet_bootstrap.cc:492] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e: No bootstrap required, opened a new log
I20260630 12:12:35.085266  3642 ts_tablet_manager.cc:1403] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.015s
I20260630 12:12:35.088006  3642 raft_consensus.cc:359] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.088464  3639 tablet_bootstrap.cc:654] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.088819  3642 raft_consensus.cc:385] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.089227  3642 raft_consensus.cc:740] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.090129  3642 consensus_queue.cc:260] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.093546  3647 raft_consensus.cc:493] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:35.094084  3647 raft_consensus.cc:515] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.096925  3647 leader_election.cc:290] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.097754  3642 ts_tablet_manager.cc:1434] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260630 12:12:35.098806  3642 tablet_bootstrap.cc:492] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e: Bootstrap starting.
I20260630 12:12:35.104403  3642 tablet_bootstrap.cc:654] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.106671  3639 tablet_bootstrap.cc:492] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86: No bootstrap required, opened a new log
I20260630 12:12:35.107198  3639 ts_tablet_manager.cc:1403] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260630 12:12:35.107393  3640 tablet_bootstrap.cc:492] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143: No bootstrap required, opened a new log
I20260630 12:12:35.107863  3640 ts_tablet_manager.cc:1403] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.023s
I20260630 12:12:35.111120  3640 raft_consensus.cc:359] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.112138  3640 raft_consensus.cc:385] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.112512  3640 raft_consensus.cc:740] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.113791  3640 consensus_queue.cc:260] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.114835  3639 raft_consensus.cc:359] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.115581  3639 raft_consensus.cc:385] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.115888  3639 raft_consensus.cc:740] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.119972  3639 consensus_queue.cc:260] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.122279  3639 ts_tablet_manager.cc:1434] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260630 12:12:35.123313  3639 tablet_bootstrap.cc:492] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86: Bootstrap starting.
I20260630 12:12:35.124903  3644 raft_consensus.cc:493] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:35.125432  3644 raft_consensus.cc:515] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.128096  3644 leader_election.cc:290] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.128428  3640 ts_tablet_manager.cc:1434] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260630 12:12:35.147869  3647 raft_consensus.cc:493] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:35.148664  3647 raft_consensus.cc:515] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.150808  3639 tablet_bootstrap.cc:654] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.154328  3647 leader_election.cc:290] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.152632  3640 tablet_bootstrap.cc:492] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143: Bootstrap starting.
I20260630 12:12:35.165071  3642 tablet_bootstrap.cc:492] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e: No bootstrap required, opened a new log
I20260630 12:12:35.173673  3642 ts_tablet_manager.cc:1403] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.027s
I20260630 12:12:35.201284  3640 tablet_bootstrap.cc:654] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.201697  3642 raft_consensus.cc:359] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.203326  3642 raft_consensus.cc:385] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.203742  3642 raft_consensus.cc:740] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.206648  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a934fd14ca46228a3d8b33b2d63912" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e" is_pre_election: true
I20260630 12:12:35.208596  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cb33af596347c8bda3029f6bad5024" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e" is_pre_election: true
I20260630 12:12:35.211787  3520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca74002e545b4d2b92e67c7b89c930e8" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143" is_pre_election: true
I20260630 12:12:35.214206  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cb33af596347c8bda3029f6bad5024" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86" is_pre_election: true
I20260630 12:12:35.204773  3642 consensus_queue.cc:260] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.216017  3639 tablet_bootstrap.cc:492] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86: No bootstrap required, opened a new log
I20260630 12:12:35.216423  3593 raft_consensus.cc:2468] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 727b16cf1956404a8e06f3436ed63143 in term 0.
I20260630 12:12:35.216486  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a934fd14ca46228a3d8b33b2d63912" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86" is_pre_election: true
I20260630 12:12:35.216961  3639 ts_tablet_manager.cc:1403] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.004s
I20260630 12:12:35.217625  3444 raft_consensus.cc:2468] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 727b16cf1956404a8e06f3436ed63143 in term 0.
W20260630 12:12:35.219982  3485 leader_election.cc:343] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79fae977daec403e881390446efc2e86 (127.0.107.193:42403): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:35.221381  3485 leader_election.cc:304] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727b16cf1956404a8e06f3436ed63143, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:35.222348  3642 ts_tablet_manager.cc:1434] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.007s
W20260630 12:12:35.223191  3486 leader_election.cc:343] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:35.223812  3486 leader_election.cc:304] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [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: 727b16cf1956404a8e06f3436ed63143; no voters: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86
I20260630 12:12:35.224268  3642 tablet_bootstrap.cc:492] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e: Bootstrap starting.
W20260630 12:12:35.225154  3411 leader_election.cc:343] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:35.225418  3639 raft_consensus.cc:359] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.226384  3647 raft_consensus.cc:2804] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:35.226909  3647 raft_consensus.cc:493] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:35.227269  3647 raft_consensus.cc:3060] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.226377  3639 raft_consensus.cc:385] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.233140  3639 raft_consensus.cc:740] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.236644  3639 consensus_queue.cc:260] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.240056  3639 ts_tablet_manager.cc:1434] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260630 12:12:35.242242  3639 tablet_bootstrap.cc:492] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86: Bootstrap starting.
I20260630 12:12:35.250051  3647 raft_consensus.cc:515] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.250836  3640 tablet_bootstrap.cc:492] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143: No bootstrap required, opened a new log
I20260630 12:12:35.251669  3640 ts_tablet_manager.cc:1403] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.008s
I20260630 12:12:35.253355  3642 tablet_bootstrap.cc:654] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.253562  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a934fd14ca46228a3d8b33b2d63912" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86"
I20260630 12:12:35.254220  3444 raft_consensus.cc:3060] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.255565  3640 raft_consensus.cc:359] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.256371  3640 raft_consensus.cc:385] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.257014  3640 raft_consensus.cc:740] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.257262  3661 raft_consensus.cc:2749] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:35.259430  3647 leader_election.cc:290] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 election: Requested vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.260005  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca74002e545b4d2b92e67c7b89c930e8" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e" is_pre_election: true
I20260630 12:12:35.261122  3593 raft_consensus.cc:2468] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 0.
I20260630 12:12:35.263085  3411 leader_election.cc:304] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [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: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86; no voters: 727b16cf1956404a8e06f3436ed63143
I20260630 12:12:35.265230  3644 raft_consensus.cc:2804] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:35.265743  3644 raft_consensus.cc:493] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:35.265743  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a934fd14ca46228a3d8b33b2d63912" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e"
I20260630 12:12:35.266283  3644 raft_consensus.cc:3060] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.265550  3639 tablet_bootstrap.cc:654] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.266577  3593 raft_consensus.cc:3060] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.268520  3642 tablet_bootstrap.cc:492] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e: No bootstrap required, opened a new log
I20260630 12:12:35.269138  3642 ts_tablet_manager.cc:1403] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.015s
I20260630 12:12:35.273783  3642 raft_consensus.cc:359] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.274554  3642 raft_consensus.cc:385] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.274900  3642 raft_consensus.cc:740] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.258399  3640 consensus_queue.cc:260] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.275887  3642 consensus_queue.cc:260] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.276747  3444 raft_consensus.cc:2468] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727b16cf1956404a8e06f3436ed63143 in term 1.
W20260630 12:12:35.284198  3391 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:35.278646  3644 raft_consensus.cc:515] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.284304  3593 raft_consensus.cc:2468] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727b16cf1956404a8e06f3436ed63143 in term 1.
I20260630 12:12:35.284595  3485 leader_election.cc:304] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727b16cf1956404a8e06f3436ed63143, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:35.288349  3644 leader_election.cc:290] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 election: Requested vote from peers 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.289955  3520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca74002e545b4d2b92e67c7b89c930e8" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143"
I20260630 12:12:35.289645  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca74002e545b4d2b92e67c7b89c930e8" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e"
I20260630 12:12:35.296182  3647 raft_consensus.cc:2804] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:35.296307  3594 raft_consensus.cc:3060] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.296795  3647 raft_consensus.cc:697] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 1 LEADER]: Becoming Leader. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Running, Role: LEADER
I20260630 12:12:35.298121  3639 tablet_bootstrap.cc:492] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86: No bootstrap required, opened a new log
I20260630 12:12:35.298655  3639 ts_tablet_manager.cc:1403] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.026s
I20260630 12:12:35.298039  3647 consensus_queue.cc:237] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.289062  3642 ts_tablet_manager.cc:1434] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260630 12:12:35.285908  3396 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:12:35.302136  3396 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:12:35.301898  3639 raft_consensus.cc:359] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.302693  3639 raft_consensus.cc:385] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.302982  3639 raft_consensus.cc:740] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.286829  3640 ts_tablet_manager.cc:1434] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.002s
I20260630 12:12:35.303848  3639 consensus_queue.cc:260] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.304618  3640 tablet_bootstrap.cc:492] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143: Bootstrap starting.
I20260630 12:12:35.306519  3639 ts_tablet_manager.cc:1434] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260630 12:12:35.307693  3642 tablet_bootstrap.cc:492] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e: Bootstrap starting.
I20260630 12:12:35.314325  3640 tablet_bootstrap.cc:654] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143: Neither blocks nor log segments found. Creating new log.
W20260630 12:12:35.312605  3411 leader_election.cc:343] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:35.307770  3639 tablet_bootstrap.cc:492] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86: Bootstrap starting.
I20260630 12:12:35.311384  3661 raft_consensus.cc:493] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:35.322448  3661 raft_consensus.cc:515] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.325002  3661 leader_election.cc:290] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.326561  3594 raft_consensus.cc:2468] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 1.
I20260630 12:12:35.326793  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53cdcf0f6ee4af190afb64981b92978" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e" is_pre_election: true
I20260630 12:12:35.326800  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53cdcf0f6ee4af190afb64981b92978" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86" is_pre_election: true
I20260630 12:12:35.327432  3642 tablet_bootstrap.cc:654] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.328600  3646 raft_consensus.cc:493] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:12:35.328760  3486 leader_election.cc:343] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:35.329241  3646 raft_consensus.cc:515] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.324448  3342 catalog_manager.cc:5697] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 reported cstate change: term changed from 0 to 1, leader changed from <none> to 727b16cf1956404a8e06f3436ed63143 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "727b16cf1956404a8e06f3436ed63143" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: UNKNOWN } } }
W20260630 12:12:35.331929  3485 leader_election.cc:343] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79fae977daec403e881390446efc2e86 (127.0.107.193:42403): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:35.332096  3411 leader_election.cc:304] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [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: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86; no voters: 727b16cf1956404a8e06f3436ed63143
I20260630 12:12:35.332763  3485 leader_election.cc:304] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [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: 727b16cf1956404a8e06f3436ed63143; no voters: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86
I20260630 12:12:35.333590  3644 raft_consensus.cc:2804] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:35.334479  3661 raft_consensus.cc:2749] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:35.337414  3646 leader_election.cc:290] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:35.340368  3639 tablet_bootstrap.cc:654] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.348523  3644 raft_consensus.cc:697] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Becoming Leader. State: Replica: 79fae977daec403e881390446efc2e86, State: Running, Role: LEADER
I20260630 12:12:35.350265  3642 tablet_bootstrap.cc:492] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e: No bootstrap required, opened a new log
I20260630 12:12:35.350049  3644 consensus_queue.cc:237] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.354099  3640 tablet_bootstrap.cc:492] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143: No bootstrap required, opened a new log
I20260630 12:12:35.350978  3642 ts_tablet_manager.cc:1403] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.001s
I20260630 12:12:35.354918  3640 ts_tablet_manager.cc:1403] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.018s
I20260630 12:12:35.357280  3667 raft_consensus.cc:493] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:35.362598  3640 raft_consensus.cc:359] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.363425  3640 raft_consensus.cc:385] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.363792  3640 raft_consensus.cc:740] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.365327  3639 tablet_bootstrap.cc:492] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86: No bootstrap required, opened a new log
I20260630 12:12:35.361532  3642 raft_consensus.cc:359] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.366048  3642 raft_consensus.cc:385] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.366778  3642 raft_consensus.cc:740] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.357816  3667 raft_consensus.cc:515] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.366030  3639 ts_tablet_manager.cc:1403] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.006s
I20260630 12:12:35.369810  3640 consensus_queue.cc:260] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.368583  3642 consensus_queue.cc:260] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.374684  3640 ts_tablet_manager.cc:1434] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260630 12:12:35.374874  3642 ts_tablet_manager.cc:1434] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260630 12:12:35.376042  3640 tablet_bootstrap.cc:492] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143: Bootstrap starting.
I20260630 12:12:35.376168  3642 tablet_bootstrap.cc:492] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e: Bootstrap starting.
I20260630 12:12:35.380715  3639 raft_consensus.cc:359] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.381578  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3b0db363604d6caa388619b6b65d79" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86" is_pre_election: true
I20260630 12:12:35.384073  3640 tablet_bootstrap.cc:654] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.381592  3639 raft_consensus.cc:385] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.388202  3444 raft_consensus.cc:2468] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 0.
I20260630 12:12:35.388381  3639 raft_consensus.cc:740] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.389511  3639 consensus_queue.cc:260] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.391912  3639 ts_tablet_manager.cc:1434] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260630 12:12:35.392221  3667 leader_election.cc:290] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.393326  3639 tablet_bootstrap.cc:492] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86: Bootstrap starting.
I20260630 12:12:35.395771  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3b0db363604d6caa388619b6b65d79" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e" is_pre_election: true
I20260630 12:12:35.396497  3594 raft_consensus.cc:2468] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 0.
I20260630 12:12:35.395792  3520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3b0db363604d6caa388619b6b65d79" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143" is_pre_election: true
I20260630 12:12:35.398785  3411 leader_election.cc:304] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86; no voters: 
W20260630 12:12:35.399780  3411 leader_election.cc:343] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:35.400733  3667 raft_consensus.cc:2804] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:35.401141  3667 raft_consensus.cc:493] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:35.401456  3667 raft_consensus.cc:3060] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.403142  3642 tablet_bootstrap.cc:654] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.408738  3559 leader_election.cc:304] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:35.410444  3646 raft_consensus.cc:2804] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:35.410928  3646 raft_consensus.cc:493] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:35.411332  3646 raft_consensus.cc:3060] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.416898  3639 tablet_bootstrap.cc:654] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.417873  3520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3b0db363604d6caa388619b6b65d79" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143" is_pre_election: true
W20260630 12:12:35.419746  3560 leader_election.cc:343] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:35.411662  3343 catalog_manager.cc:5697] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79fae977daec403e881390446efc2e86 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "79fae977daec403e881390446efc2e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:35.421833  3646 raft_consensus.cc:515] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.425450  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3b0db363604d6caa388619b6b65d79" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86"
I20260630 12:12:35.429438  3667 raft_consensus.cc:515] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.431007  3444 raft_consensus.cc:2393] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0093acc86bbf470099cc73270a93737e in current term 1: Already voted for candidate 79fae977daec403e881390446efc2e86 in this term.
I20260630 12:12:35.431234  3646 leader_election.cc:290] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 election: Requested vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:35.432945  3520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3b0db363604d6caa388619b6b65d79" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143"
I20260630 12:12:35.434489  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3b0db363604d6caa388619b6b65d79" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143"
W20260630 12:12:35.434927  3560 leader_election.cc:343] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:35.435281  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3b0db363604d6caa388619b6b65d79" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e"
I20260630 12:12:35.435585  3560 leader_election.cc:304] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [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: 0093acc86bbf470099cc73270a93737e; no voters: 727b16cf1956404a8e06f3436ed63143, 79fae977daec403e881390446efc2e86
I20260630 12:12:35.436095  3594 raft_consensus.cc:2393] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 79fae977daec403e881390446efc2e86 in current term 1: Already voted for candidate 0093acc86bbf470099cc73270a93737e in this term.
W20260630 12:12:35.436005  3411 leader_election.cc:343] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:35.437498  3646 raft_consensus.cc:2749] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:35.437489  3667 leader_election.cc:290] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 election: Requested vote from peers 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.438359  3411 leader_election.cc:304] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [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: 79fae977daec403e881390446efc2e86; no voters: 0093acc86bbf470099cc73270a93737e, 727b16cf1956404a8e06f3436ed63143
I20260630 12:12:35.440268  3646 raft_consensus.cc:493] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:35.440788  3667 raft_consensus.cc:2749] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:35.440701  3646 raft_consensus.cc:515] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.443619  3646 leader_election.cc:290] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595), 79fae977daec403e881390446efc2e86 (127.0.107.193:42403)
I20260630 12:12:35.444989  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0e144393ec4f7c977d2b13ca738647" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86" is_pre_election: true
I20260630 12:12:35.445984  3640 tablet_bootstrap.cc:492] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143: No bootstrap required, opened a new log
I20260630 12:12:35.445916  3444 raft_consensus.cc:2468] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 0.
I20260630 12:12:35.446481  3642 tablet_bootstrap.cc:492] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e: No bootstrap required, opened a new log
I20260630 12:12:35.446619  3640 ts_tablet_manager.cc:1403] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143: Time spent bootstrapping tablet: real 0.071s	user 0.025s	sys 0.024s
I20260630 12:12:35.446988  3642 ts_tablet_manager.cc:1403] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.009s
I20260630 12:12:35.447518  3559 leader_election.cc:304] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:35.450083  3639 tablet_bootstrap.cc:492] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86: No bootstrap required, opened a new log
I20260630 12:12:35.450723  3639 ts_tablet_manager.cc:1403] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.003s
I20260630 12:12:35.450321  3640 raft_consensus.cc:359] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.451336  3640 raft_consensus.cc:385] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.451680  3640 raft_consensus.cc:740] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.452142  3642 raft_consensus.cc:359] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.452916  3642 raft_consensus.cc:385] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.452529  3640 consensus_queue.cc:260] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.453253  3642 raft_consensus.cc:740] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.453882  3639 raft_consensus.cc:359] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.453969  3642 consensus_queue.cc:260] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.454733  3639 raft_consensus.cc:385] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.455081  3639 raft_consensus.cc:740] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.455184  3640 ts_tablet_manager.cc:1434] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:12:35.456413  3642 ts_tablet_manager.cc:1434] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:12:35.456655  3640 tablet_bootstrap.cc:492] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143: Bootstrap starting.
I20260630 12:12:35.456813  3646 raft_consensus.cc:2804] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:35.460093  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0e144393ec4f7c977d2b13ca738647" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143" is_pre_election: true
I20260630 12:12:35.460517  3646 raft_consensus.cc:493] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:35.460932  3646 raft_consensus.cc:3060] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.461331  3642 tablet_bootstrap.cc:492] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e: Bootstrap starting.
W20260630 12:12:35.461936  3560 leader_election.cc:343] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:35.464694  3640 tablet_bootstrap.cc:654] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.465591  3677 raft_consensus.cc:493] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:35.466130  3677 raft_consensus.cc:515] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.468708  3677 leader_election.cc:290] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:35.455864  3639 consensus_queue.cc:260] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.469576  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cb33af596347c8bda3029f6bad5024" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86" is_pre_election: true
I20260630 12:12:35.470254  3444 raft_consensus.cc:2468] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 0.
I20260630 12:12:35.471273  3639 ts_tablet_manager.cc:1434] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260630 12:12:35.471690  3559 leader_election.cc:304] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:35.472884  3639 tablet_bootstrap.cc:492] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86: Bootstrap starting.
I20260630 12:12:35.473309  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cb33af596347c8bda3029f6bad5024" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143" is_pre_election: true
I20260630 12:12:35.473974  3677 raft_consensus.cc:2804] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:35.474181  3519 raft_consensus.cc:2468] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 0.
I20260630 12:12:35.474390  3677 raft_consensus.cc:493] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:35.474761  3677 raft_consensus.cc:3060] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.477640  3640 tablet_bootstrap.cc:492] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143: No bootstrap required, opened a new log
I20260630 12:12:35.478226  3640 ts_tablet_manager.cc:1403] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260630 12:12:35.480662  3639 tablet_bootstrap.cc:654] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.481737  3640 raft_consensus.cc:359] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.482573  3640 raft_consensus.cc:385] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.482898  3640 raft_consensus.cc:740] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.483875  3640 consensus_queue.cc:260] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.484779  3642 tablet_bootstrap.cc:654] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.486541  3640 ts_tablet_manager.cc:1434] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:12:35.487892  3640 tablet_bootstrap.cc:492] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143: Bootstrap starting.
I20260630 12:12:35.495988  3640 tablet_bootstrap.cc:654] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.503417  3646 raft_consensus.cc:515] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.504622  3639 tablet_bootstrap.cc:492] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86: No bootstrap required, opened a new log
I20260630 12:12:35.505395  3639 ts_tablet_manager.cc:1403] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.012s
I20260630 12:12:35.506588  3642 tablet_bootstrap.cc:492] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e: No bootstrap required, opened a new log
I20260630 12:12:35.507133  3642 ts_tablet_manager.cc:1403] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.001s
I20260630 12:12:35.508435  3639 raft_consensus.cc:359] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.508469  3640 tablet_bootstrap.cc:492] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143: No bootstrap required, opened a new log
I20260630 12:12:35.509092  3639 raft_consensus.cc:385] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.509661  3639 raft_consensus.cc:740] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.509792  3640 ts_tablet_manager.cc:1403] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260630 12:12:35.495280  3677 raft_consensus.cc:515] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.510625  3639 consensus_queue.cc:260] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.510159  3642 raft_consensus.cc:359] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.513067  3642 raft_consensus.cc:385] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.512933  3640 raft_consensus.cc:359] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.513464  3642 raft_consensus.cc:740] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.513773  3640 raft_consensus.cc:385] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.514155  3640 raft_consensus.cc:740] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.514493  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cb33af596347c8bda3029f6bad5024" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86"
I20260630 12:12:35.514335  3642 consensus_queue.cc:260] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.515062  3640 consensus_queue.cc:260] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.515830  3677 leader_election.cc:290] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 election: Requested vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:35.517479  3646 leader_election.cc:290] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 election: Requested vote from peers 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595), 79fae977daec403e881390446efc2e86 (127.0.107.193:42403)
I20260630 12:12:35.517908  3640 ts_tablet_manager.cc:1434] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:12:35.517963  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cb33af596347c8bda3029f6bad5024" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143"
I20260630 12:12:35.518657  3519 raft_consensus.cc:3060] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.519274  3640 tablet_bootstrap.cc:492] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143: Bootstrap starting.
I20260630 12:12:35.519918  3642 ts_tablet_manager.cc:1434] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260630 12:12:35.521128  3642 tablet_bootstrap.cc:492] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e: Bootstrap starting.
I20260630 12:12:35.524289  3520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0e144393ec4f7c977d2b13ca738647" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143"
I20260630 12:12:35.524991  3520 raft_consensus.cc:3060] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.526652  3640 tablet_bootstrap.cc:654] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.529193  3642 tablet_bootstrap.cc:654] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:35.530205  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0e144393ec4f7c977d2b13ca738647" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86"
I20260630 12:12:35.531056  3445 raft_consensus.cc:3060] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.515089  3444 raft_consensus.cc:3060] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.553972  3519 raft_consensus.cc:2468] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 1.
I20260630 12:12:35.556015  3560 leader_election.cc:304] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0093acc86bbf470099cc73270a93737e, 727b16cf1956404a8e06f3436ed63143; no voters: 
I20260630 12:12:35.557327  3646 raft_consensus.cc:2804] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:35.557998  3646 raft_consensus.cc:697] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Becoming Leader. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Running, Role: LEADER
I20260630 12:12:35.559085  3646 consensus_queue.cc:237] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.559801  3520 raft_consensus.cc:2468] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 1.
I20260630 12:12:35.563305  3560 leader_election.cc:304] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0093acc86bbf470099cc73270a93737e, 727b16cf1956404a8e06f3436ed63143; no voters: 
I20260630 12:12:35.565071  3677 raft_consensus.cc:2804] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:35.565773  3677 raft_consensus.cc:697] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Becoming Leader. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Running, Role: LEADER
I20260630 12:12:35.566869  3677 consensus_queue.cc:237] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.570647  3639 ts_tablet_manager.cc:1434] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.001s
I20260630 12:12:35.582775  3445 raft_consensus.cc:2468] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 1.
I20260630 12:12:35.581379  3341 catalog_manager.cc:5697] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0093acc86bbf470099cc73270a93737e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "0093acc86bbf470099cc73270a93737e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:35.584043  3444 raft_consensus.cc:2468] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 1.
I20260630 12:12:35.586722  3661 raft_consensus.cc:493] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:35.587432  3661 raft_consensus.cc:515] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.591600  3661 leader_election.cc:290] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.592689  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca74002e545b4d2b92e67c7b89c930e8" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86" is_pre_election: true
I20260630 12:12:35.595580  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca74002e545b4d2b92e67c7b89c930e8" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e" is_pre_election: true
I20260630 12:12:35.596410  3594 raft_consensus.cc:2393] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 727b16cf1956404a8e06f3436ed63143 in current term 1: Already voted for candidate 79fae977daec403e881390446efc2e86 in this term.
I20260630 12:12:35.597486  3486 leader_election.cc:304] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [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: 727b16cf1956404a8e06f3436ed63143; no voters: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86
I20260630 12:12:35.598376  3661 raft_consensus.cc:3060] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.601490  3642 tablet_bootstrap.cc:492] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e: No bootstrap required, opened a new log
I20260630 12:12:35.601586  3640 tablet_bootstrap.cc:492] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143: No bootstrap required, opened a new log
I20260630 12:12:35.602128  3642 ts_tablet_manager.cc:1403] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e: Time spent bootstrapping tablet: real 0.081s	user 0.021s	sys 0.049s
I20260630 12:12:35.602447  3640 ts_tablet_manager.cc:1403] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143: Time spent bootstrapping tablet: real 0.083s	user 0.042s	sys 0.030s
I20260630 12:12:35.604300  3341 catalog_manager.cc:5697] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0093acc86bbf470099cc73270a93737e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "0093acc86bbf470099cc73270a93737e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:35.605064  3642 raft_consensus.cc:359] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.605530  3640 raft_consensus.cc:359] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.606304  3642 raft_consensus.cc:385] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.606455  3640 raft_consensus.cc:385] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:35.606690  3642 raft_consensus.cc:740] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.606855  3661 raft_consensus.cc:2749] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:35.606881  3640 raft_consensus.cc:740] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Initialized, Role: FOLLOWER
I20260630 12:12:35.607584  3642 consensus_queue.cc:260] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.607929  3640 consensus_queue.cc:260] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.609622  3642 ts_tablet_manager.cc:1434] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:35.609848  3640 ts_tablet_manager.cc:1434] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:35.673806  3667 raft_consensus.cc:493] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:35.674451  3667 raft_consensus.cc:515] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.676285  3667 leader_election.cc:290] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.677314  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53cdcf0f6ee4af190afb64981b92978" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143" is_pre_election: true
I20260630 12:12:35.677642  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53cdcf0f6ee4af190afb64981b92978" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e" is_pre_election: true
I20260630 12:12:35.677950  3519 raft_consensus.cc:2468] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 0.
I20260630 12:12:35.678253  3594 raft_consensus.cc:2468] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 0.
I20260630 12:12:35.679198  3411 leader_election.cc:304] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727b16cf1956404a8e06f3436ed63143, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:35.679826  3667 raft_consensus.cc:2804] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:35.680275  3667 raft_consensus.cc:493] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:35.680562  3667 raft_consensus.cc:3060] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.686271  3667 raft_consensus.cc:515] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.687973  3667 leader_election.cc:290] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 election: Requested vote from peers 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.688899  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53cdcf0f6ee4af190afb64981b92978" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143"
I20260630 12:12:35.689268  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53cdcf0f6ee4af190afb64981b92978" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e"
I20260630 12:12:35.689580  3519 raft_consensus.cc:3060] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.689826  3594 raft_consensus.cc:3060] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.696468  3519 raft_consensus.cc:2468] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 1.
I20260630 12:12:35.696468  3594 raft_consensus.cc:2468] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 1.
I20260630 12:12:35.698031  3411 leader_election.cc:304] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:35.698691  3667 raft_consensus.cc:2804] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:35.699193  3667 raft_consensus.cc:697] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Becoming Leader. State: Replica: 79fae977daec403e881390446efc2e86, State: Running, Role: LEADER
I20260630 12:12:35.699972  3667 consensus_queue.cc:237] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.707648  3341 catalog_manager.cc:5697] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79fae977daec403e881390446efc2e86 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "79fae977daec403e881390446efc2e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:35.775882  3661 raft_consensus.cc:493] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:35.776424  3661 raft_consensus.cc:515] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.778203  3661 leader_election.cc:290] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.779230  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22352cee97614275988f54ba79e4a396" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86" is_pre_election: true
I20260630 12:12:35.779325  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22352cee97614275988f54ba79e4a396" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e" is_pre_election: true
I20260630 12:12:35.780098  3445 raft_consensus.cc:2468] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 727b16cf1956404a8e06f3436ed63143 in term 0.
I20260630 12:12:35.780143  3594 raft_consensus.cc:2468] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 727b16cf1956404a8e06f3436ed63143 in term 0.
I20260630 12:12:35.781275  3485 leader_election.cc:304] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727b16cf1956404a8e06f3436ed63143, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:35.782027  3661 raft_consensus.cc:2804] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:35.782354  3661 raft_consensus.cc:493] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:35.782624  3661 raft_consensus.cc:3060] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.787245  3661 raft_consensus.cc:515] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.788949  3661 leader_election.cc:290] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 election: Requested vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.789804  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22352cee97614275988f54ba79e4a396" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86"
I20260630 12:12:35.790007  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22352cee97614275988f54ba79e4a396" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e"
I20260630 12:12:35.790330  3445 raft_consensus.cc:3060] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.790575  3594 raft_consensus.cc:3060] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.795351  3594 raft_consensus.cc:2468] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727b16cf1956404a8e06f3436ed63143 in term 1.
I20260630 12:12:35.795369  3445 raft_consensus.cc:2468] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727b16cf1956404a8e06f3436ed63143 in term 1.
I20260630 12:12:35.796531  3486 leader_election.cc:304] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0093acc86bbf470099cc73270a93737e, 727b16cf1956404a8e06f3436ed63143; no voters: 
I20260630 12:12:35.797330  3661 raft_consensus.cc:2804] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:35.797758  3661 raft_consensus.cc:697] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 1 LEADER]: Becoming Leader. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Running, Role: LEADER
I20260630 12:12:35.798518  3661 consensus_queue.cc:237] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.805279  3341 catalog_manager.cc:5697] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 reported cstate change: term changed from 0 to 1, leader changed from <none> to 727b16cf1956404a8e06f3436ed63143 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "727b16cf1956404a8e06f3436ed63143" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:35.850317  3667 raft_consensus.cc:493] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:35.850857  3667 raft_consensus.cc:515] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.852792  3667 leader_election.cc:290] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.853623  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe09b1cf621434bb46411239b9e7be9" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143" is_pre_election: true
I20260630 12:12:35.853945  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe09b1cf621434bb46411239b9e7be9" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e" is_pre_election: true
I20260630 12:12:35.854194  3519 raft_consensus.cc:2468] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 0.
I20260630 12:12:35.854753  3594 raft_consensus.cc:2468] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 0.
I20260630 12:12:35.855441  3411 leader_election.cc:304] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727b16cf1956404a8e06f3436ed63143, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:35.856122  3667 raft_consensus.cc:2804] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:35.856487  3667 raft_consensus.cc:493] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:35.856774  3667 raft_consensus.cc:3060] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.861629  3667 raft_consensus.cc:515] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.863368  3667 leader_election.cc:290] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 election: Requested vote from peers 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.864102  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe09b1cf621434bb46411239b9e7be9" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143"
I20260630 12:12:35.864383  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe09b1cf621434bb46411239b9e7be9" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e"
I20260630 12:12:35.864599  3519 raft_consensus.cc:3060] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.865141  3594 raft_consensus.cc:3060] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.869585  3519 raft_consensus.cc:2468] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 1.
I20260630 12:12:35.869848  3594 raft_consensus.cc:2468] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 1.
I20260630 12:12:35.870869  3411 leader_election.cc:304] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727b16cf1956404a8e06f3436ed63143, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:35.871544  3667 raft_consensus.cc:2804] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:35.872036  3667 raft_consensus.cc:697] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Becoming Leader. State: Replica: 79fae977daec403e881390446efc2e86, State: Running, Role: LEADER
I20260630 12:12:35.872658  3667 consensus_queue.cc:237] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.880237  3341 catalog_manager.cc:5697] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79fae977daec403e881390446efc2e86 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "79fae977daec403e881390446efc2e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:35.898072  3661 consensus_queue.cc:1048] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:35.899187  3647 consensus_queue.cc:1048] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:35.962790  3667 consensus_queue.cc:1048] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:35.974457  3699 consensus_queue.cc:1048] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:35.978935  3661 raft_consensus.cc:493] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:35.979678  3661 raft_consensus.cc:515] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:35.984059  3661 leader_election.cc:290] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:35.984210  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3b0db363604d6caa388619b6b65d79" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86" is_pre_election: true
I20260630 12:12:35.986387  3445 raft_consensus.cc:2393] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 727b16cf1956404a8e06f3436ed63143 in current term 1: Already voted for candidate 79fae977daec403e881390446efc2e86 in this term.
I20260630 12:12:35.986300  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3b0db363604d6caa388619b6b65d79" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e" is_pre_election: true
I20260630 12:12:35.987468  3594 raft_consensus.cc:2393] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 727b16cf1956404a8e06f3436ed63143 in current term 1: Already voted for candidate 0093acc86bbf470099cc73270a93737e in this term.
I20260630 12:12:35.988626  3486 leader_election.cc:304] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [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: 727b16cf1956404a8e06f3436ed63143; no voters: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86
I20260630 12:12:35.989675  3661 raft_consensus.cc:3060] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:35.996025  3661 raft_consensus.cc:2749] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:36.056304  3677 consensus_queue.cc:1048] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:36.067878  3646 consensus_queue.cc:1048] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:36.083666  3644 consensus_queue.cc:1048] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:36.096621  3699 consensus_queue.cc:1048] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:36.099056  3646 consensus_queue.cc:1048] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:36.113329  3677 consensus_queue.cc:1048] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:36.289846  3699 consensus_queue.cc:1048] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:36.289770  3661 consensus_queue.cc:1048] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:12:36.291273  3391 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:36.308925  3644 consensus_queue.cc:1048] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:36.309197  3647 consensus_queue.cc:1048] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:37.256954  3677 raft_consensus.cc:493] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:37.257505  3677 raft_consensus.cc:515] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:37.259225  3677 leader_election.cc:290] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:37.260061  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3b0db363604d6caa388619b6b65d79" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86" is_pre_election: true
I20260630 12:12:37.260190  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3b0db363604d6caa388619b6b65d79" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143" is_pre_election: true
I20260630 12:12:37.260710  3445 raft_consensus.cc:2468] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 1.
I20260630 12:12:37.260800  3519 raft_consensus.cc:2468] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 1.
I20260630 12:12:37.261953  3559 leader_election.cc:304] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [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: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:37.262651  3677 raft_consensus.cc:2804] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:12:37.262952  3677 raft_consensus.cc:493] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:37.263253  3677 raft_consensus.cc:3060] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:37.269003  3677 raft_consensus.cc:515] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:37.270702  3677 leader_election.cc:290] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 2 election: Requested vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:37.271658  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3b0db363604d6caa388619b6b65d79" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86"
I20260630 12:12:37.271734  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3b0db363604d6caa388619b6b65d79" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143"
I20260630 12:12:37.272281  3445 raft_consensus.cc:3060] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:37.272347  3519 raft_consensus.cc:3060] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:37.277197  3445 raft_consensus.cc:2468] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 2.
I20260630 12:12:37.277197  3519 raft_consensus.cc:2468] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 2.
I20260630 12:12:37.278457  3559 leader_election.cc:304] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [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: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:37.279271  3677 raft_consensus.cc:2804] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:37.280233  3677 raft_consensus.cc:697] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 2 LEADER]: Becoming Leader. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Running, Role: LEADER
I20260630 12:12:37.280922  3677 consensus_queue.cc:237] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [LEADER]: Queue going to LEADER 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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:37.288378  3343 catalog_manager.cc:5697] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e reported cstate change: term changed from 0 to 2, leader changed from <none> to 0093acc86bbf470099cc73270a93737e (127.0.107.195). New cstate: current_term: 2 leader_uuid: "0093acc86bbf470099cc73270a93737e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:37.303282  3396 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:37.310541  3396 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:12:37.311129  3396 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:37.487938   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.495108  3720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:37.495415  3721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:37.498152  3723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:37.499010   431 server_base.cc:1061] running on GCE node
I20260630 12:12:37.500097   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.500303   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:37.500532   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821557500496 us; error 0 us; skew 500 ppm
I20260630 12:12:37.501137   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.504034   431 webserver.cc:533] Webserver started at http://127.0.107.196:38657/ using document root <none> and password file <none>
I20260630 12:12:37.504576   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.504791   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.505170   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.506393   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-3-root/instance:
uuid: "fe87c2b5b85e4bde94e55a2839a3d897"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-z8mm"
I20260630 12:12:37.511387   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:37.515105  3728 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.516033   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:37.516386   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-3-root
uuid: "fe87c2b5b85e4bde94e55a2839a3d897"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-z8mm"
I20260630 12:12:37.516690   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-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)
I20260630 12:12:37.531935   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.533368   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.534899   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:37.537716   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:37.537959   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.538228   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:37.538424   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.580593   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:46185
I20260630 12:12:37.580708  3790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:46185 every 8 connection(s)
I20260630 12:12:37.588080  3343 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54954:
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
I20260630 12:12:37.601997  3791 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37387
I20260630 12:12:37.602437  3791 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:37.603157  3791 heartbeater.cc:507] Master 127.0.107.254:37387 requested a full tablet report, sending...
I20260630 12:12:37.605146  3342 ts_manager.cc:194] Registered new tserver with Master: fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185)
I20260630 12:12:37.606899  3342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37290
W20260630 12:12:37.612268  3343 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ad2f11a922ac4133947b326a894978a2 has no consensus state
W20260630 12:12:37.613807  3343 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 56b88ce4435940f2808099806436d567 has no consensus state
W20260630 12:12:37.615322  3343 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5d3b1e14d9d646cdab379e93bf535c98 has no consensus state
W20260630 12:12:37.616689  3343 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1cf5305b354944c48d9dee80e2c473d8 has no consensus state
W20260630 12:12:37.618109  3343 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fb952f82c22a486d903bc1bf9fea6a79 has no consensus state
W20260630 12:12:37.619418  3343 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ed7edd6f160749dfa092801c77298a7f has no consensus state
W20260630 12:12:37.620901  3343 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 43ebb072eee34abeb4c87b0c9138c076 has no consensus state
W20260630 12:12:37.622112  3343 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7d1ffeeba59a4ac2aac8b7b48f41d417 has no consensus state
W20260630 12:12:37.629243  3327 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet ad2f11a922ac4133947b326a894978a2 (table range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet ad2f11a922ac4133947b326a894978a2 has no consensus state
I20260630 12:12:37.647223  3432 tablet_service.cc:1511] Processing CreateTablet for tablet ad2f11a922ac4133947b326a894978a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.649004  3432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2f11a922ac4133947b326a894978a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.654531  3503 tablet_service.cc:1511] Processing CreateTablet for tablet ad2f11a922ac4133947b326a894978a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.656234  3503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2f11a922ac4133947b326a894978a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.656481  3582 tablet_service.cc:1511] Processing CreateTablet for tablet 56b88ce4435940f2808099806436d567 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.658007  3582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b88ce4435940f2808099806436d567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.673610  3435 tablet_service.cc:1511] Processing CreateTablet for tablet 56b88ce4435940f2808099806436d567 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.675171  3435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b88ce4435940f2808099806436d567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.675544  3797 tablet_bootstrap.cc:492] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86: Bootstrap starting.
I20260630 12:12:37.675920  3507 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3b1e14d9d646cdab379e93bf535c98 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.679077  3507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3b1e14d9d646cdab379e93bf535c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.680184  3756 tablet_service.cc:1511] Processing CreateTablet for tablet ad2f11a922ac4133947b326a894978a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.681769  3756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2f11a922ac4133947b326a894978a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.686151  3755 tablet_service.cc:1511] Processing CreateTablet for tablet 56b88ce4435940f2808099806436d567 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.687891  3755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b88ce4435940f2808099806436d567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.690459  3797 tablet_bootstrap.cc:654] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:37.700807  3797 tablet_bootstrap.cc:492] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86: No bootstrap required, opened a new log
I20260630 12:12:37.701376  3797 ts_tablet_manager.cc:1403] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.004s
I20260630 12:12:37.702116  3578 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3b1e14d9d646cdab379e93bf535c98 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.703055  3435 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf5305b354944c48d9dee80e2c473d8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.704564  3435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf5305b354944c48d9dee80e2c473d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.704630  3797 raft_consensus.cc:359] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:37.705513  3797 raft_consensus.cc:385] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:37.705751  3445 raft_consensus.cc:1275] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:12:37.705827  3797 raft_consensus.cc:740] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Initialized, Role: FOLLOWER
I20260630 12:12:37.711177  3754 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3b1e14d9d646cdab379e93bf535c98 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.713258  3798 tablet_bootstrap.cc:492] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143: Bootstrap starting.
I20260630 12:12:37.714728  3714 consensus_queue.cc:1048] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:37.715744  3797 consensus_queue.cc:260] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:37.720453  3798 tablet_bootstrap.cc:654] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:37.722258  3797 ts_tablet_manager.cc:1434] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260630 12:12:37.722669  3753 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf5305b354944c48d9dee80e2c473d8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.723359  3797 tablet_bootstrap.cc:492] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86: Bootstrap starting.
I20260630 12:12:37.703639  3578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3b1e14d9d646cdab379e93bf535c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.728116  3754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3b1e14d9d646cdab379e93bf535c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.728847  3503 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf5305b354944c48d9dee80e2c473d8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.729597  3752 tablet_service.cc:1511] Processing CreateTablet for tablet fb952f82c22a486d903bc1bf9fea6a79 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.731350  3753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf5305b354944c48d9dee80e2c473d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.737382  3752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb952f82c22a486d903bc1bf9fea6a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.741851  3519 raft_consensus.cc:1275] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:12:37.743721  3677 consensus_queue.cc:1048] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:37.751281  3432 tablet_service.cc:1511] Processing CreateTablet for tablet fb952f82c22a486d903bc1bf9fea6a79 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.752903  3432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb952f82c22a486d903bc1bf9fea6a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.754010  3581 tablet_service.cc:1511] Processing CreateTablet for tablet fb952f82c22a486d903bc1bf9fea6a79 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.755514  3581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb952f82c22a486d903bc1bf9fea6a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.755843  3797 tablet_bootstrap.cc:654] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:37.763243  3503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf5305b354944c48d9dee80e2c473d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.777091  3798 tablet_bootstrap.cc:492] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143: No bootstrap required, opened a new log
I20260630 12:12:37.779577  3798 ts_tablet_manager.cc:1403] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.000s
I20260630 12:12:37.786662  3751 tablet_service.cc:1511] Processing CreateTablet for tablet ed7edd6f160749dfa092801c77298a7f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.789644  3751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7edd6f160749dfa092801c77298a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.797767  3800 tablet_bootstrap.cc:492] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e: Bootstrap starting.
I20260630 12:12:37.803211  3798 raft_consensus.cc:359] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:37.814711  3507 tablet_service.cc:1511] Processing CreateTablet for tablet ed7edd6f160749dfa092801c77298a7f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.820145  3750 tablet_service.cc:1511] Processing CreateTablet for tablet 43ebb072eee34abeb4c87b0c9138c076 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.821501  3507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7edd6f160749dfa092801c77298a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.822319  3750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ebb072eee34abeb4c87b0c9138c076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.806198  3798 raft_consensus.cc:385] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:37.827580  3582 tablet_service.cc:1511] Processing CreateTablet for tablet ed7edd6f160749dfa092801c77298a7f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.833621  3582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7edd6f160749dfa092801c77298a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.843952  3435 tablet_service.cc:1511] Processing CreateTablet for tablet 43ebb072eee34abeb4c87b0c9138c076 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.845530  3435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ebb072eee34abeb4c87b0c9138c076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.845744  3506 tablet_service.cc:1511] Processing CreateTablet for tablet 43ebb072eee34abeb4c87b0c9138c076 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.847096  3506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ebb072eee34abeb4c87b0c9138c076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.857573  3797 tablet_bootstrap.cc:492] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86: No bootstrap required, opened a new log
I20260630 12:12:37.858217  3797 ts_tablet_manager.cc:1403] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86: Time spent bootstrapping tablet: real 0.135s	user 0.004s	sys 0.015s
I20260630 12:12:37.866324  3797 raft_consensus.cc:359] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:37.828014  3798 raft_consensus.cc:740] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Initialized, Role: FOLLOWER
I20260630 12:12:37.867156  3797 raft_consensus.cc:385] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:37.871392  3797 raft_consensus.cc:740] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Initialized, Role: FOLLOWER
I20260630 12:12:37.872332  3797 consensus_queue.cc:260] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:37.892951  3579 tablet_service.cc:1511] Processing CreateTablet for tablet 7d1ffeeba59a4ac2aac8b7b48f41d417 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.895411  3798 consensus_queue.cc:260] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:37.900561  3797 ts_tablet_manager.cc:1434] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.004s
I20260630 12:12:37.899031  3798 ts_tablet_manager.cc:1434] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143: Time spent starting tablet: real 0.119s	user 0.008s	sys 0.000s
I20260630 12:12:37.905934  3806 tablet_bootstrap.cc:492] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap starting.
I20260630 12:12:37.894959  3579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d1ffeeba59a4ac2aac8b7b48f41d417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.917212  3432 tablet_service.cc:1511] Processing CreateTablet for tablet 7d1ffeeba59a4ac2aac8b7b48f41d417 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.918758  3432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d1ffeeba59a4ac2aac8b7b48f41d417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.945382  3797 tablet_bootstrap.cc:492] T 1cf5305b354944c48d9dee80e2c473d8 P 79fae977daec403e881390446efc2e86: Bootstrap starting.
I20260630 12:12:37.953718  3753 tablet_service.cc:1511] Processing CreateTablet for tablet 7d1ffeeba59a4ac2aac8b7b48f41d417 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:37.955933  3800 tablet_bootstrap.cc:654] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:37.962539  3753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d1ffeeba59a4ac2aac8b7b48f41d417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:37.968129  3798 tablet_bootstrap.cc:492] T 5d3b1e14d9d646cdab379e93bf535c98 P 727b16cf1956404a8e06f3436ed63143: Bootstrap starting.
I20260630 12:12:37.988917  3806 tablet_bootstrap.cc:654] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:37.991530  3798 tablet_bootstrap.cc:654] T 5d3b1e14d9d646cdab379e93bf535c98 P 727b16cf1956404a8e06f3436ed63143: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:37.994374  3797 tablet_bootstrap.cc:654] T 1cf5305b354944c48d9dee80e2c473d8 P 79fae977daec403e881390446efc2e86: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.001976  3800 tablet_bootstrap.cc:492] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e: No bootstrap required, opened a new log
I20260630 12:12:38.002516  3800 ts_tablet_manager.cc:1403] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e: Time spent bootstrapping tablet: real 0.205s	user 0.013s	sys 0.005s
I20260630 12:12:38.003165  3806 tablet_bootstrap.cc:492] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897: No bootstrap required, opened a new log
I20260630 12:12:38.003703  3806 ts_tablet_manager.cc:1403] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.000s
I20260630 12:12:38.006027  3800 raft_consensus.cc:359] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.006808  3800 raft_consensus.cc:385] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.006680  3806 raft_consensus.cc:359] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.007135  3800 raft_consensus.cc:740] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.007441  3806 raft_consensus.cc:385] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.007767  3806 raft_consensus.cc:740] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.008574  3806 consensus_queue.cc:260] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.009083  3800 consensus_queue.cc:260] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.011997  3800 ts_tablet_manager.cc:1434] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:12:38.013445  3800 tablet_bootstrap.cc:492] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e: Bootstrap starting.
I20260630 12:12:38.018401  3798 tablet_bootstrap.cc:492] T 5d3b1e14d9d646cdab379e93bf535c98 P 727b16cf1956404a8e06f3436ed63143: No bootstrap required, opened a new log
I20260630 12:12:38.018340  3806 ts_tablet_manager.cc:1434] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.007s
I20260630 12:12:38.018903  3791 heartbeater.cc:499] Master 127.0.107.254:37387 was elected leader, sending a full tablet report...
I20260630 12:12:38.019106  3798 ts_tablet_manager.cc:1403] T 5d3b1e14d9d646cdab379e93bf535c98 P 727b16cf1956404a8e06f3436ed63143: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.015s
I20260630 12:12:38.019871  3806 tablet_bootstrap.cc:492] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap starting.
I20260630 12:12:38.022200  3800 tablet_bootstrap.cc:654] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.022616  3798 raft_consensus.cc:359] T 5d3b1e14d9d646cdab379e93bf535c98 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.023427  3798 raft_consensus.cc:385] T 5d3b1e14d9d646cdab379e93bf535c98 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.023725  3798 raft_consensus.cc:740] T 5d3b1e14d9d646cdab379e93bf535c98 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.024538  3798 consensus_queue.cc:260] T 5d3b1e14d9d646cdab379e93bf535c98 P 727b16cf1956404a8e06f3436ed63143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.027670  3806 tablet_bootstrap.cc:654] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.029326  3798 ts_tablet_manager.cc:1434] T 5d3b1e14d9d646cdab379e93bf535c98 P 727b16cf1956404a8e06f3436ed63143: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:12:38.030355  3798 tablet_bootstrap.cc:492] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143: Bootstrap starting.
I20260630 12:12:38.035665  3800 tablet_bootstrap.cc:492] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e: No bootstrap required, opened a new log
I20260630 12:12:38.036423  3800 ts_tablet_manager.cc:1403] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260630 12:12:38.036968  3798 tablet_bootstrap.cc:654] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.039422  3806 tablet_bootstrap.cc:492] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897: No bootstrap required, opened a new log
I20260630 12:12:38.039986  3806 ts_tablet_manager.cc:1403] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260630 12:12:38.039651  3800 raft_consensus.cc:359] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.040405  3800 raft_consensus.cc:385] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.040791  3800 raft_consensus.cc:740] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.041607  3800 consensus_queue.cc:260] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.043541  3806 raft_consensus.cc:359] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.044322  3806 raft_consensus.cc:385] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.044621  3806 raft_consensus.cc:740] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.045377  3806 consensus_queue.cc:260] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.045819  3714 raft_consensus.cc:493] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.046429  3714 raft_consensus.cc:515] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.047987  3806 ts_tablet_manager.cc:1434] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:12:38.048635  3800 ts_tablet_manager.cc:1434] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260630 12:12:38.048834  3798 tablet_bootstrap.cc:492] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143: No bootstrap required, opened a new log
I20260630 12:12:38.049073  3806 tablet_bootstrap.cc:492] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap starting.
I20260630 12:12:38.049391  3798 ts_tablet_manager.cc:1403] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260630 12:12:38.049814  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3b1e14d9d646cdab379e93bf535c98" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143" is_pre_election: true
I20260630 12:12:38.050491  3519 raft_consensus.cc:2468] T 5d3b1e14d9d646cdab379e93bf535c98 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 0.
I20260630 12:12:38.051545  3800 tablet_bootstrap.cc:492] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e: Bootstrap starting.
I20260630 12:12:38.052503  3798 raft_consensus.cc:359] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.053288  3798 raft_consensus.cc:385] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.053666  3798 raft_consensus.cc:740] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.054137  3560 leader_election.cc:304] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0093acc86bbf470099cc73270a93737e, 727b16cf1956404a8e06f3436ed63143; no voters: 
I20260630 12:12:38.054682  3798 consensus_queue.cc:260] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.055116  3810 raft_consensus.cc:2804] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:38.055626  3810 raft_consensus.cc:493] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:38.056455  3810 raft_consensus.cc:3060] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.057761  3714 leader_election.cc:290] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595), fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185)
I20260630 12:12:38.061302  3806 tablet_bootstrap.cc:654] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.069733  3797 tablet_bootstrap.cc:492] T 1cf5305b354944c48d9dee80e2c473d8 P 79fae977daec403e881390446efc2e86: No bootstrap required, opened a new log
I20260630 12:12:38.070341  3797 ts_tablet_manager.cc:1403] T 1cf5305b354944c48d9dee80e2c473d8 P 79fae977daec403e881390446efc2e86: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.004s
I20260630 12:12:38.070825  3810 raft_consensus.cc:515] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.062619  3798 ts_tablet_manager.cc:1434] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260630 12:12:38.074807  3798 tablet_bootstrap.cc:492] T 1cf5305b354944c48d9dee80e2c473d8 P 727b16cf1956404a8e06f3436ed63143: Bootstrap starting.
I20260630 12:12:38.076752  3797 raft_consensus.cc:359] T 1cf5305b354944c48d9dee80e2c473d8 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } }
I20260630 12:12:38.077697  3797 raft_consensus.cc:385] T 1cf5305b354944c48d9dee80e2c473d8 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.079695  3797 raft_consensus.cc:740] T 1cf5305b354944c48d9dee80e2c473d8 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.081379  3815 raft_consensus.cc:493] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.082037  3815 raft_consensus.cc:515] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.084424  3810 leader_election.cc:290] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 election: Requested vote from peers 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595), fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185)
I20260630 12:12:38.085283  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3b1e14d9d646cdab379e93bf535c98" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143"
I20260630 12:12:38.087054  3519 raft_consensus.cc:3060] T 5d3b1e14d9d646cdab379e93bf535c98 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.090152  3800 tablet_bootstrap.cc:654] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.088328  3815 leader_election.cc:290] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:38.082439  3797 consensus_queue.cc:260] T 1cf5305b354944c48d9dee80e2c473d8 P 79fae977daec403e881390446efc2e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } }
I20260630 12:12:38.094864  3343 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3: range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e] alter complete (version 0)
I20260630 12:12:38.112666  3519 raft_consensus.cc:2468] T 5d3b1e14d9d646cdab379e93bf535c98 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 1.
I20260630 12:12:38.113569  3806 tablet_bootstrap.cc:492] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897: No bootstrap required, opened a new log
I20260630 12:12:38.114138  3806 ts_tablet_manager.cc:1403] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.009s
I20260630 12:12:38.124637  3560 leader_election.cc:304] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0093acc86bbf470099cc73270a93737e, 727b16cf1956404a8e06f3436ed63143; no voters: 
I20260630 12:12:38.126315  3810 raft_consensus.cc:2804] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:38.127032  3810 raft_consensus.cc:697] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Becoming Leader. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Running, Role: LEADER
I20260630 12:12:38.129747  3806 raft_consensus.cc:359] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } }
I20260630 12:12:38.130700  3806 raft_consensus.cc:385] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.131003  3806 raft_consensus.cc:740] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.131753  3806 consensus_queue.cc:260] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } }
I20260630 12:12:38.134969  3766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3b1e14d9d646cdab379e93bf535c98" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" is_pre_election: true
I20260630 12:12:38.135200  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3b1e14d9d646cdab379e93bf535c98" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe87c2b5b85e4bde94e55a2839a3d897"
I20260630 12:12:38.121017  3797 ts_tablet_manager.cc:1434] T 1cf5305b354944c48d9dee80e2c473d8 P 79fae977daec403e881390446efc2e86: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.002s
I20260630 12:12:38.139155  3797 tablet_bootstrap.cc:492] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86: Bootstrap starting.
I20260630 12:12:38.128159  3810 consensus_queue.cc:237] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
W20260630 12:12:38.143764  3558 leader_election.cc:343] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:12:38.144893  3558 leader_election.cc:343] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:38.145836  3798 tablet_bootstrap.cc:654] T 1cf5305b354944c48d9dee80e2c473d8 P 727b16cf1956404a8e06f3436ed63143: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.151396  3806 ts_tablet_manager.cc:1434] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260630 12:12:38.153144  3806 tablet_bootstrap.cc:492] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap starting.
I20260630 12:12:38.154613  3801 raft_consensus.cc:493] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.155174  3801 raft_consensus.cc:515] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.160156  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2f11a922ac4133947b326a894978a2" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86" is_pre_election: true
I20260630 12:12:38.160750  3445 raft_consensus.cc:2468] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe87c2b5b85e4bde94e55a2839a3d897 in term 0.
I20260630 12:12:38.162209  3801 leader_election.cc:290] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185), 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:38.168562  3797 tablet_bootstrap.cc:654] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.165623  3731 leader_election.cc:304] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79fae977daec403e881390446efc2e86, fe87c2b5b85e4bde94e55a2839a3d897; no voters: 
I20260630 12:12:38.174052  3815 raft_consensus.cc:2804] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:38.174595  3815 raft_consensus.cc:493] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:38.175035  3815 raft_consensus.cc:3060] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.189546  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2f11a922ac4133947b326a894978a2" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143" is_pre_election: true
I20260630 12:12:38.190279  3519 raft_consensus.cc:2468] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 0.
I20260630 12:12:38.191864  3411 leader_election.cc:304] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727b16cf1956404a8e06f3436ed63143, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:38.193010  3801 raft_consensus.cc:2804] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:38.193390  3801 raft_consensus.cc:493] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:38.193722  3801 raft_consensus.cc:3060] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.208655  3798 tablet_bootstrap.cc:492] T 1cf5305b354944c48d9dee80e2c473d8 P 727b16cf1956404a8e06f3436ed63143: No bootstrap required, opened a new log
I20260630 12:12:38.209251  3798 ts_tablet_manager.cc:1403] T 1cf5305b354944c48d9dee80e2c473d8 P 727b16cf1956404a8e06f3436ed63143: Time spent bootstrapping tablet: real 0.135s	user 0.014s	sys 0.006s
I20260630 12:12:38.204486  3340 catalog_manager.cc:5697] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0093acc86bbf470099cc73270a93737e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "0093acc86bbf470099cc73270a93737e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:38.212049  3800 tablet_bootstrap.cc:492] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e: No bootstrap required, opened a new log
I20260630 12:12:38.212422  3801 raft_consensus.cc:515] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.213052  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2f11a922ac4133947b326a894978a2" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143" is_pre_election: true
I20260630 12:12:38.215674  3519 raft_consensus.cc:2468] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe87c2b5b85e4bde94e55a2839a3d897 in term 0.
I20260630 12:12:38.213810  3800 ts_tablet_manager.cc:1403] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e: Time spent bootstrapping tablet: real 0.163s	user 0.018s	sys 0.013s
I20260630 12:12:38.219563  3815 raft_consensus.cc:515] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.223331  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2f11a922ac4133947b326a894978a2" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86"
I20260630 12:12:38.224327  3798 raft_consensus.cc:359] T 1cf5305b354944c48d9dee80e2c473d8 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } }
I20260630 12:12:38.225128  3798 raft_consensus.cc:385] T 1cf5305b354944c48d9dee80e2c473d8 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.225442  3798 raft_consensus.cc:740] T 1cf5305b354944c48d9dee80e2c473d8 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.226702  3800 raft_consensus.cc:359] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.227579  3800 raft_consensus.cc:385] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.230109  3445 raft_consensus.cc:2393] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fe87c2b5b85e4bde94e55a2839a3d897 in current term 1: Already voted for candidate 79fae977daec403e881390446efc2e86 in this term.
I20260630 12:12:38.231524  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2f11a922ac4133947b326a894978a2" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143"
I20260630 12:12:38.231372  3798 consensus_queue.cc:260] T 1cf5305b354944c48d9dee80e2c473d8 P 727b16cf1956404a8e06f3436ed63143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } }
I20260630 12:12:38.232170  3519 raft_consensus.cc:3060] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.232323  3806 tablet_bootstrap.cc:654] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.229512  3815 leader_election.cc:290] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [CANDIDATE]: Term 1 election: Requested vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:38.236887  3815 raft_consensus.cc:493] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.237584  3815 raft_consensus.cc:515] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } }
I20260630 12:12:38.231142  3800 raft_consensus.cc:740] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.240753  3800 consensus_queue.cc:260] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.241695  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf5305b354944c48d9dee80e2c473d8" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86" is_pre_election: true
I20260630 12:12:38.242408  3445 raft_consensus.cc:2468] T 1cf5305b354944c48d9dee80e2c473d8 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe87c2b5b85e4bde94e55a2839a3d897 in term 0.
I20260630 12:12:38.242709  3519 raft_consensus.cc:2468] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe87c2b5b85e4bde94e55a2839a3d897 in term 1.
I20260630 12:12:38.243782  3731 leader_election.cc:304] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79fae977daec403e881390446efc2e86, fe87c2b5b85e4bde94e55a2839a3d897; no voters: 
I20260630 12:12:38.250245  3798 ts_tablet_manager.cc:1434] T 1cf5305b354944c48d9dee80e2c473d8 P 727b16cf1956404a8e06f3436ed63143: Time spent starting tablet: real 0.040s	user 0.013s	sys 0.001s
I20260630 12:12:38.258344  3766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2f11a922ac4133947b326a894978a2" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe87c2b5b85e4bde94e55a2839a3d897"
I20260630 12:12:38.248471  3732 leader_election.cc:304] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [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: 727b16cf1956404a8e06f3436ed63143, fe87c2b5b85e4bde94e55a2839a3d897; no voters: 79fae977daec403e881390446efc2e86
I20260630 12:12:38.283939  3766 raft_consensus.cc:2393] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 79fae977daec403e881390446efc2e86 in current term 1: Already voted for candidate fe87c2b5b85e4bde94e55a2839a3d897 in this term.
I20260630 12:12:38.245796  3829 raft_consensus.cc:2804] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:38.284699  3829 raft_consensus.cc:493] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:38.285218  3829 raft_consensus.cc:3060] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.247936  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2f11a922ac4133947b326a894978a2" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" is_pre_election: true
I20260630 12:12:38.287177  3765 raft_consensus.cc:2393] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79fae977daec403e881390446efc2e86 in current term 1: Already voted for candidate fe87c2b5b85e4bde94e55a2839a3d897 in this term.
I20260630 12:12:38.248431  3520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2f11a922ac4133947b326a894978a2" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143"
I20260630 12:12:38.289304  3520 raft_consensus.cc:2393] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 79fae977daec403e881390446efc2e86 in current term 1: Already voted for candidate fe87c2b5b85e4bde94e55a2839a3d897 in this term.
I20260630 12:12:38.291146  3411 leader_election.cc:304] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [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: 79fae977daec403e881390446efc2e86; no voters: 727b16cf1956404a8e06f3436ed63143, fe87c2b5b85e4bde94e55a2839a3d897
I20260630 12:12:38.292044  3667 raft_consensus.cc:2749] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:38.284096  3798 tablet_bootstrap.cc:492] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143: Bootstrap starting.
I20260630 12:12:38.293144  3815 leader_election.cc:290] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:38.293731  3815 raft_consensus.cc:2804] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:38.294183  3815 raft_consensus.cc:697] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEADER]: Becoming Leader. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Running, Role: LEADER
I20260630 12:12:38.267123  3797 tablet_bootstrap.cc:492] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86: No bootstrap required, opened a new log
I20260630 12:12:38.295054  3815 consensus_queue.cc:237] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.295598  3797 ts_tablet_manager.cc:1403] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86: Time spent bootstrapping tablet: real 0.157s	user 0.022s	sys 0.014s
I20260630 12:12:38.301062  3829 raft_consensus.cc:515] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } }
I20260630 12:12:38.304958  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf5305b354944c48d9dee80e2c473d8" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86"
I20260630 12:12:38.304806  3797 raft_consensus.cc:359] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.306020  3445 raft_consensus.cc:3060] T 1cf5305b354944c48d9dee80e2c473d8 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.306128  3797 raft_consensus.cc:385] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.306757  3797 raft_consensus.cc:740] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.270118  3806 tablet_bootstrap.cc:492] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897: No bootstrap required, opened a new log
I20260630 12:12:38.244711  3801 leader_election.cc:290] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 election: Requested vote from peers fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185), 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:38.281903  3800 ts_tablet_manager.cc:1434] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.002s
I20260630 12:12:38.308853  3800 tablet_bootstrap.cc:492] T fb952f82c22a486d903bc1bf9fea6a79 P 0093acc86bbf470099cc73270a93737e: Bootstrap starting.
W20260630 12:12:38.313805  3391 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:38.314256  3445 raft_consensus.cc:2468] T 1cf5305b354944c48d9dee80e2c473d8 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe87c2b5b85e4bde94e55a2839a3d897 in term 1.
I20260630 12:12:38.315759  3800 tablet_bootstrap.cc:654] T fb952f82c22a486d903bc1bf9fea6a79 P 0093acc86bbf470099cc73270a93737e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.317272  3829 leader_election.cc:290] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [CANDIDATE]: Term 1 election: Requested vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:38.317672  3806 ts_tablet_manager.cc:1403] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897: Time spent bootstrapping tablet: real 0.165s	user 0.014s	sys 0.007s
I20260630 12:12:38.318993  3731 leader_election.cc:304] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79fae977daec403e881390446efc2e86, fe87c2b5b85e4bde94e55a2839a3d897; no voters: 
W20260630 12:12:38.318656  3732 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:41595, user_credentials={real_user=slave}} blocked reactor thread for 70798.9us
I20260630 12:12:38.319249  3797 consensus_queue.cc:260] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.320565  3831 raft_consensus.cc:2804] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:38.321208  3520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf5305b354944c48d9dee80e2c473d8" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143" is_pre_election: true
I20260630 12:12:38.321897  3520 raft_consensus.cc:2468] T 1cf5305b354944c48d9dee80e2c473d8 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe87c2b5b85e4bde94e55a2839a3d897 in term 0.
I20260630 12:12:38.324054  3520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf5305b354944c48d9dee80e2c473d8" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143"
I20260630 12:12:38.324635  3520 raft_consensus.cc:3060] T 1cf5305b354944c48d9dee80e2c473d8 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.316131  3798 tablet_bootstrap.cc:654] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.324373  3806 raft_consensus.cc:359] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.329527  3806 raft_consensus.cc:385] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.330022  3806 raft_consensus.cc:740] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.331133  3806 consensus_queue.cc:260] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.331818  3797 ts_tablet_manager.cc:1434] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260630 12:12:38.332285  3520 raft_consensus.cc:2468] T 1cf5305b354944c48d9dee80e2c473d8 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe87c2b5b85e4bde94e55a2839a3d897 in term 1.
I20260630 12:12:38.335842  3806 ts_tablet_manager.cc:1434] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260630 12:12:38.336920  3806 tablet_bootstrap.cc:492] T 5d3b1e14d9d646cdab379e93bf535c98 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap starting.
I20260630 12:12:38.337519  3800 tablet_bootstrap.cc:492] T fb952f82c22a486d903bc1bf9fea6a79 P 0093acc86bbf470099cc73270a93737e: No bootstrap required, opened a new log
I20260630 12:12:38.338613  3800 ts_tablet_manager.cc:1403] T fb952f82c22a486d903bc1bf9fea6a79 P 0093acc86bbf470099cc73270a93737e: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.010s
I20260630 12:12:38.337885  3797 tablet_bootstrap.cc:492] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86: Bootstrap starting.
I20260630 12:12:38.341468  3831 raft_consensus.cc:697] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEADER]: Becoming Leader. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Running, Role: LEADER
I20260630 12:12:38.342648  3800 raft_consensus.cc:359] T fb952f82c22a486d903bc1bf9fea6a79 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.347405  3800 raft_consensus.cc:385] T fb952f82c22a486d903bc1bf9fea6a79 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.347790  3800 raft_consensus.cc:740] T fb952f82c22a486d903bc1bf9fea6a79 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.346457  3831 consensus_queue.cc:237] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } }
I20260630 12:12:38.349647  3798 tablet_bootstrap.cc:492] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143: No bootstrap required, opened a new log
I20260630 12:12:38.350265  3798 ts_tablet_manager.cc:1403] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.010s
I20260630 12:12:38.349915  3800 consensus_queue.cc:260] T fb952f82c22a486d903bc1bf9fea6a79 P 0093acc86bbf470099cc73270a93737e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.354234  3800 ts_tablet_manager.cc:1434] T fb952f82c22a486d903bc1bf9fea6a79 P 0093acc86bbf470099cc73270a93737e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:12:38.354746  3798 raft_consensus.cc:359] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.356135  3798 raft_consensus.cc:385] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.356215  3800 tablet_bootstrap.cc:492] T ed7edd6f160749dfa092801c77298a7f P 0093acc86bbf470099cc73270a93737e: Bootstrap starting.
I20260630 12:12:38.356312  3797 tablet_bootstrap.cc:654] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.356623  3798 raft_consensus.cc:740] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.359145  3798 consensus_queue.cc:260] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.360383  3340 catalog_manager.cc:5697] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196). New cstate: current_term: 1 leader_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:38.363590  3798 ts_tablet_manager.cc:1434] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260630 12:12:38.371580  3713 raft_consensus.cc:493] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.372166  3713 raft_consensus.cc:515] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.376699  3667 raft_consensus.cc:493] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.376958  3800 tablet_bootstrap.cc:654] T ed7edd6f160749dfa092801c77298a7f P 0093acc86bbf470099cc73270a93737e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.377270  3667 raft_consensus.cc:515] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.380972  3667 leader_election.cc:290] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071), fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185)
I20260630 12:12:38.382411  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7edd6f160749dfa092801c77298a7f" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e" is_pre_election: true
I20260630 12:12:38.375447  3806 tablet_bootstrap.cc:654] T 5d3b1e14d9d646cdab379e93bf535c98 P fe87c2b5b85e4bde94e55a2839a3d897: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.383697  3713 leader_election.cc:290] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:38.391824  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b88ce4435940f2808099806436d567" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" is_pre_election: true
I20260630 12:12:38.399129  3797 tablet_bootstrap.cc:492] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86: No bootstrap required, opened a new log
I20260630 12:12:38.392551  3765 raft_consensus.cc:2468] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 0.
I20260630 12:12:38.402544  3409 leader_election.cc:304] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79fae977daec403e881390446efc2e86, fe87c2b5b85e4bde94e55a2839a3d897; no voters: 
W20260630 12:12:38.402617  3486 leader_election.cc:343] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:38.399632  3797 ts_tablet_manager.cc:1403] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.016s
I20260630 12:12:38.406152  3815 raft_consensus.cc:493] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.399932  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b88ce4435940f2808099806436d567" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e" is_pre_election: true
I20260630 12:12:38.407059  3815 raft_consensus.cc:515] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.416383  3815 leader_election.cc:290] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:38.418684  3520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7edd6f160749dfa092801c77298a7f" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143" is_pre_election: true
I20260630 12:12:38.419629  3520 raft_consensus.cc:2468] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe87c2b5b85e4bde94e55a2839a3d897 in term 0.
I20260630 12:12:38.413362  3593 raft_consensus.cc:2468] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 0.
I20260630 12:12:38.406446  3801 raft_consensus.cc:2804] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:38.423061  3801 raft_consensus.cc:493] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:38.428364  3732 leader_election.cc:304] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727b16cf1956404a8e06f3436ed63143, fe87c2b5b85e4bde94e55a2839a3d897; no voters: 
I20260630 12:12:38.428572  3801 raft_consensus.cc:3060] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.429427  3815 raft_consensus.cc:2804] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:38.438654  3815 raft_consensus.cc:493] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:38.439010  3815 raft_consensus.cc:3060] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.436331  3797 raft_consensus.cc:359] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.446815  3797 raft_consensus.cc:385] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.447162  3797 raft_consensus.cc:740] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.448175  3797 consensus_queue.cc:260] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.449317  3806 tablet_bootstrap.cc:492] T 5d3b1e14d9d646cdab379e93bf535c98 P fe87c2b5b85e4bde94e55a2839a3d897: No bootstrap required, opened a new log
I20260630 12:12:38.449862  3806 ts_tablet_manager.cc:1403] T 5d3b1e14d9d646cdab379e93bf535c98 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent bootstrapping tablet: real 0.113s	user 0.006s	sys 0.009s
I20260630 12:12:38.451467  3797 ts_tablet_manager.cc:1434] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.002s
I20260630 12:12:38.451501  3801 raft_consensus.cc:515] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.452975  3797 tablet_bootstrap.cc:492] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86: Bootstrap starting.
I20260630 12:12:38.453739  3806 raft_consensus.cc:359] T 5d3b1e14d9d646cdab379e93bf535c98 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.457011  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b88ce4435940f2808099806436d567" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe87c2b5b85e4bde94e55a2839a3d897"
I20260630 12:12:38.462419  3806 raft_consensus.cc:385] T 5d3b1e14d9d646cdab379e93bf535c98 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.462651  3765 raft_consensus.cc:3060] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.462837  3806 raft_consensus.cc:740] T 5d3b1e14d9d646cdab379e93bf535c98 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.457479  3800 tablet_bootstrap.cc:492] T ed7edd6f160749dfa092801c77298a7f P 0093acc86bbf470099cc73270a93737e: No bootstrap required, opened a new log
I20260630 12:12:38.458786  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b88ce4435940f2808099806436d567" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e"
I20260630 12:12:38.461826  3815 raft_consensus.cc:515] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.499217  3800 ts_tablet_manager.cc:1403] T ed7edd6f160749dfa092801c77298a7f P 0093acc86bbf470099cc73270a93737e: Time spent bootstrapping tablet: real 0.143s	user 0.038s	sys 0.021s
I20260630 12:12:38.499876  3806 consensus_queue.cc:260] T 5d3b1e14d9d646cdab379e93bf535c98 P fe87c2b5b85e4bde94e55a2839a3d897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.510032  3806 ts_tablet_manager.cc:1434] T 5d3b1e14d9d646cdab379e93bf535c98 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.001s
I20260630 12:12:38.511106  3806 tablet_bootstrap.cc:492] T fb952f82c22a486d903bc1bf9fea6a79 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap starting.
I20260630 12:12:38.501000  3593 raft_consensus.cc:3060] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.503095  3520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7edd6f160749dfa092801c77298a7f" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143"
I20260630 12:12:38.503460  3765 raft_consensus.cc:2468] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 1.
I20260630 12:12:38.520296  3520 raft_consensus.cc:3060] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.520599  3409 leader_election.cc:304] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79fae977daec403e881390446efc2e86, fe87c2b5b85e4bde94e55a2839a3d897; no voters: 
I20260630 12:12:38.503116  3800 raft_consensus.cc:359] T ed7edd6f160749dfa092801c77298a7f P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.521313  3800 raft_consensus.cc:385] T ed7edd6f160749dfa092801c77298a7f P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.521632  3800 raft_consensus.cc:740] T ed7edd6f160749dfa092801c77298a7f P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.522397  3800 consensus_queue.cc:260] T ed7edd6f160749dfa092801c77298a7f P 0093acc86bbf470099cc73270a93737e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.525056  3800 ts_tablet_manager.cc:1434] T ed7edd6f160749dfa092801c77298a7f P 0093acc86bbf470099cc73270a93737e: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260630 12:12:38.506745  3815 leader_election.cc:290] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [CANDIDATE]: Term 1 election: Requested vote from peers 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:38.507777  3797 tablet_bootstrap.cc:654] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.462270  3801 leader_election.cc:290] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 election: Requested vote from peers 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071), fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185)
I20260630 12:12:38.489506  3667 raft_consensus.cc:493] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.530128  3667 raft_consensus.cc:515] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.533802  3843 raft_consensus.cc:2804] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:38.534279  3667 leader_election.cc:290] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:38.534361  3520 raft_consensus.cc:2468] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe87c2b5b85e4bde94e55a2839a3d897 in term 1.
I20260630 12:12:38.515942  3340 catalog_manager.cc:5697] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196). New cstate: current_term: 1 leader_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:38.517632  3837 raft_consensus.cc:493] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.518885  3766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7edd6f160749dfa092801c77298a7f" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" is_pre_election: true
I20260630 12:12:38.535696  3594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7edd6f160749dfa092801c77298a7f" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e" is_pre_election: true
I20260630 12:12:38.535511  3837 raft_consensus.cc:515] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.536788  3594 raft_consensus.cc:2468] T ed7edd6f160749dfa092801c77298a7f P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe87c2b5b85e4bde94e55a2839a3d897 in term 0.
I20260630 12:12:38.537940  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7edd6f160749dfa092801c77298a7f" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e"
I20260630 12:12:38.538725  3592 raft_consensus.cc:3060] T ed7edd6f160749dfa092801c77298a7f P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.539413  3837 leader_election.cc:290] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185), 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:38.541316  3591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb952f82c22a486d903bc1bf9fea6a79" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e" is_pre_election: true
I20260630 12:12:38.541932  3806 tablet_bootstrap.cc:654] T fb952f82c22a486d903bc1bf9fea6a79 P fe87c2b5b85e4bde94e55a2839a3d897: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.542095  3591 raft_consensus.cc:2468] T fb952f82c22a486d903bc1bf9fea6a79 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 0.
I20260630 12:12:38.535794  3766 raft_consensus.cc:2393] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 727b16cf1956404a8e06f3436ed63143 in current term 1: Already voted for candidate fe87c2b5b85e4bde94e55a2839a3d897 in this term.
I20260630 12:12:38.534857  3593 raft_consensus.cc:2468] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 1.
I20260630 12:12:38.545158  3484 leader_election.cc:304] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143 [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: 727b16cf1956404a8e06f3436ed63143; no voters: 0093acc86bbf470099cc73270a93737e, fe87c2b5b85e4bde94e55a2839a3d897
I20260630 12:12:38.546058  3713 raft_consensus.cc:2749] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:38.546420  3732 leader_election.cc:304] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727b16cf1956404a8e06f3436ed63143, fe87c2b5b85e4bde94e55a2839a3d897; no voters: 
I20260630 12:12:38.547122  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb952f82c22a486d903bc1bf9fea6a79" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" is_pre_election: true
I20260630 12:12:38.547530  3815 raft_consensus.cc:2804] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:38.548174  3815 raft_consensus.cc:697] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEADER]: Becoming Leader. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Running, Role: LEADER
W20260630 12:12:38.548458  3409 leader_election.cc:343] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:38.549450  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebb072eee34abeb4c87b0c9138c076" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143" is_pre_election: true
I20260630 12:12:38.550319  3519 raft_consensus.cc:2468] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 0.
I20260630 12:12:38.551177  3797 tablet_bootstrap.cc:492] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86: No bootstrap required, opened a new log
I20260630 12:12:38.551720  3797 ts_tablet_manager.cc:1403] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86: Time spent bootstrapping tablet: real 0.099s	user 0.016s	sys 0.011s
I20260630 12:12:38.552204  3411 leader_election.cc:304] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727b16cf1956404a8e06f3436ed63143, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:38.553594  3766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebb072eee34abeb4c87b0c9138c076" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" is_pre_election: true
I20260630 12:12:38.554862  3797 raft_consensus.cc:359] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.555466  3806 tablet_bootstrap.cc:492] T fb952f82c22a486d903bc1bf9fea6a79 P fe87c2b5b85e4bde94e55a2839a3d897: No bootstrap required, opened a new log
I20260630 12:12:38.555640  3797 raft_consensus.cc:385] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.556016  3806 ts_tablet_manager.cc:1403] T fb952f82c22a486d903bc1bf9fea6a79 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.003s
I20260630 12:12:38.556309  3411 leader_election.cc:304] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [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: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86; no voters: fe87c2b5b85e4bde94e55a2839a3d897
I20260630 12:12:38.557207  3801 raft_consensus.cc:2804] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:38.557578  3801 raft_consensus.cc:493] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:38.557693  3837 raft_consensus.cc:2804] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:38.557987  3801 raft_consensus.cc:3060] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.558095  3837 raft_consensus.cc:493] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:38.558521  3837 raft_consensus.cc:3060] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.559295  3806 raft_consensus.cc:359] T fb952f82c22a486d903bc1bf9fea6a79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.559934  3806 raft_consensus.cc:385] T fb952f82c22a486d903bc1bf9fea6a79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.560220  3806 raft_consensus.cc:740] T fb952f82c22a486d903bc1bf9fea6a79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.560966  3806 consensus_queue.cc:260] T fb952f82c22a486d903bc1bf9fea6a79 P fe87c2b5b85e4bde94e55a2839a3d897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.561179  3815 consensus_queue.cc:237] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.563665  3806 ts_tablet_manager.cc:1434] T fb952f82c22a486d903bc1bf9fea6a79 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:12:38.564814  3806 tablet_bootstrap.cc:492] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap starting.
W20260630 12:12:38.565382  3409 leader_election.cc:343] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:38.573063  3806 tablet_bootstrap.cc:654] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.574214  3837 raft_consensus.cc:515] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.568342  3592 raft_consensus.cc:2468] T ed7edd6f160749dfa092801c77298a7f P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe87c2b5b85e4bde94e55a2839a3d897 in term 1.
I20260630 12:12:38.577714  3837 leader_election.cc:290] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 election: Requested vote from peers fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:38.579162  3766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb952f82c22a486d903bc1bf9fea6a79" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe87c2b5b85e4bde94e55a2839a3d897"
I20260630 12:12:38.579872  3766 raft_consensus.cc:3060] T fb952f82c22a486d903bc1bf9fea6a79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.582783  3801 raft_consensus.cc:515] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.555999  3797 raft_consensus.cc:740] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.587080  3801 leader_election.cc:290] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 election: Requested vote from peers fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185), 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:38.583564  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb952f82c22a486d903bc1bf9fea6a79" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e"
I20260630 12:12:38.590631  3593 raft_consensus.cc:3060] T fb952f82c22a486d903bc1bf9fea6a79 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.593287  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebb072eee34abeb4c87b0c9138c076" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe87c2b5b85e4bde94e55a2839a3d897"
W20260630 12:12:38.594807  3409 leader_election.cc:343] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:38.595875  3714 raft_consensus.cc:493] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.596603  3714 raft_consensus.cc:515] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.602443  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebb072eee34abeb4c87b0c9138c076" candidate_uuid: "79fae977daec403e881390446efc2e86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143"
I20260630 12:12:38.603368  3519 raft_consensus.cc:3060] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.606948  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1ffeeba59a4ac2aac8b7b48f41d417" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" is_pre_election: true
W20260630 12:12:38.610224  3558 leader_election.cc:343] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:38.611198  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1ffeeba59a4ac2aac8b7b48f41d417" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86" is_pre_election: true
I20260630 12:12:38.610566  3714 leader_election.cc:290] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185), 79fae977daec403e881390446efc2e86 (127.0.107.193:42403)
I20260630 12:12:38.620905  3810 consensus_queue.cc:1048] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260630 12:12:38.597532  3340 catalog_manager.cc:5697] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196). New cstate: current_term: 1 leader_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:38.631812  3843 raft_consensus.cc:697] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Becoming Leader. State: Replica: 79fae977daec403e881390446efc2e86, State: Running, Role: LEADER
I20260630 12:12:38.636833  3843 consensus_queue.cc:237] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.638988  3806 tablet_bootstrap.cc:492] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897: No bootstrap required, opened a new log
I20260630 12:12:38.639557  3806 ts_tablet_manager.cc:1403] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.041s
I20260630 12:12:38.646736  3806 raft_consensus.cc:359] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.632380  3797 consensus_queue.cc:260] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.647526  3806 raft_consensus.cc:385] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.648046  3806 raft_consensus.cc:740] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.648280  3445 raft_consensus.cc:2468] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 0.
I20260630 12:12:38.648851  3806 consensus_queue.cc:260] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.652704  3559 leader_election.cc:304] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [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: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86; no voters: fe87c2b5b85e4bde94e55a2839a3d897
I20260630 12:12:38.653065  3806 ts_tablet_manager.cc:1434] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:12:38.653261  3519 raft_consensus.cc:2468] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 1.
I20260630 12:12:38.654177  3806 tablet_bootstrap.cc:492] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap starting.
I20260630 12:12:38.654551  3411 leader_election.cc:304] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [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: 727b16cf1956404a8e06f3436ed63143, 79fae977daec403e881390446efc2e86; no voters: fe87c2b5b85e4bde94e55a2839a3d897
I20260630 12:12:38.658159  3801 raft_consensus.cc:2804] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:38.661561  3801 raft_consensus.cc:697] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Becoming Leader. State: Replica: 79fae977daec403e881390446efc2e86, State: Running, Role: LEADER
I20260630 12:12:38.662544  3801 consensus_queue.cc:237] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.657800  3714 raft_consensus.cc:2804] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:38.664548  3714 raft_consensus.cc:493] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:38.664969  3714 raft_consensus.cc:3060] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.668716  3806 tablet_bootstrap.cc:654] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.666044  3343 catalog_manager.cc:5697] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79fae977daec403e881390446efc2e86 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "79fae977daec403e881390446efc2e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:38.671996  3797 ts_tablet_manager.cc:1434] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86: Time spent starting tablet: real 0.120s	user 0.007s	sys 0.003s
I20260630 12:12:38.674594  3593 raft_consensus.cc:2468] T fb952f82c22a486d903bc1bf9fea6a79 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 1.
I20260630 12:12:38.675901  3411 leader_election.cc:304] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:38.677115  3766 raft_consensus.cc:2468] T fb952f82c22a486d903bc1bf9fea6a79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79fae977daec403e881390446efc2e86 in term 1.
I20260630 12:12:38.677531  3843 raft_consensus.cc:2804] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:38.678117  3843 raft_consensus.cc:697] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Becoming Leader. State: Replica: 79fae977daec403e881390446efc2e86, State: Running, Role: LEADER
I20260630 12:12:38.679129  3843 consensus_queue.cc:237] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:38.684584  3714 raft_consensus.cc:515] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.694931  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1ffeeba59a4ac2aac8b7b48f41d417" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86"
I20260630 12:12:38.695607  3445 raft_consensus.cc:3060] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.700897  3765 raft_consensus.cc:3060] T 5d3b1e14d9d646cdab379e93bf535c98 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.702109  3766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1ffeeba59a4ac2aac8b7b48f41d417" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe87c2b5b85e4bde94e55a2839a3d897"
I20260630 12:12:38.703729  3445 raft_consensus.cc:2468] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 1.
W20260630 12:12:38.704133  3558 leader_election.cc:343] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:38.705814  3559 leader_election.cc:304] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [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: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86; no voters: fe87c2b5b85e4bde94e55a2839a3d897
I20260630 12:12:38.706746  3677 raft_consensus.cc:2804] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:38.708081  3815 consensus_queue.cc:1048] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:38.716084  3810 consensus_queue.cc:1048] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:38.725351  3677 raft_consensus.cc:697] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Becoming Leader. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Running, Role: LEADER
I20260630 12:12:38.733222  3806 tablet_bootstrap.cc:492] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897: No bootstrap required, opened a new log
I20260630 12:12:38.733744  3806 ts_tablet_manager.cc:1403] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent bootstrapping tablet: real 0.080s	user 0.036s	sys 0.031s
I20260630 12:12:38.732364  3677 consensus_queue.cc:237] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.735137  3343 catalog_manager.cc:5697] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79fae977daec403e881390446efc2e86 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "79fae977daec403e881390446efc2e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:38.733681  3714 leader_election.cc:290] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 1 election: Requested vote from peers fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185), 79fae977daec403e881390446efc2e86 (127.0.107.193:42403)
W20260630 12:12:38.748723  3329 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 43ebb072eee34abeb4c87b0c9138c076 (table range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 43ebb072eee34abeb4c87b0c9138c076 consensus state has no leader
I20260630 12:12:38.737187  3806 raft_consensus.cc:359] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.749234  3806 raft_consensus.cc:385] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.749974  3806 raft_consensus.cc:740] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.750758  3806 consensus_queue.cc:260] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:38.752902  3806 ts_tablet_manager.cc:1434] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260630 12:12:38.755875  3831 raft_consensus.cc:493] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.756392  3831 raft_consensus.cc:515] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } }
I20260630 12:12:38.758716  3831 leader_election.cc:290] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:38.760735  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebb072eee34abeb4c87b0c9138c076" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86" is_pre_election: true
I20260630 12:12:38.763331  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebb072eee34abeb4c87b0c9138c076" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727b16cf1956404a8e06f3436ed63143" is_pre_election: true
I20260630 12:12:38.736927  3343 catalog_manager.cc:5697] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79fae977daec403e881390446efc2e86 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "79fae977daec403e881390446efc2e86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:38.775300  3815 consensus_queue.cc:1048] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:38.777226  3341 catalog_manager.cc:5697] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0093acc86bbf470099cc73270a93737e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "0093acc86bbf470099cc73270a93737e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:38.778059  3519 raft_consensus.cc:2393] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe87c2b5b85e4bde94e55a2839a3d897 in current term 1: Already voted for candidate 79fae977daec403e881390446efc2e86 in this term.
I20260630 12:12:38.780016  3732 leader_election.cc:304] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [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: fe87c2b5b85e4bde94e55a2839a3d897; no voters: 727b16cf1956404a8e06f3436ed63143, 79fae977daec403e881390446efc2e86
I20260630 12:12:38.781375  3831 consensus_queue.cc:1048] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:38.783025  3831 raft_consensus.cc:3060] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.792528  3831 raft_consensus.cc:2749] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:38.807438  3834 consensus_queue.cc:1048] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:39.046288  3801 consensus_queue.cc:1048] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.049633  3831 raft_consensus.cc:493] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.050246  3831 raft_consensus.cc:515] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:39.052558  3831 leader_election.cc:290] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071), 79fae977daec403e881390446efc2e86 (127.0.107.193:42403)
I20260630 12:12:39.053247  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1ffeeba59a4ac2aac8b7b48f41d417" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0093acc86bbf470099cc73270a93737e" is_pre_election: true
I20260630 12:12:39.053951  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1ffeeba59a4ac2aac8b7b48f41d417" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79fae977daec403e881390446efc2e86" is_pre_election: true
I20260630 12:12:39.054773  3445 raft_consensus.cc:2393] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe87c2b5b85e4bde94e55a2839a3d897 in current term 1: Already voted for candidate 0093acc86bbf470099cc73270a93737e in this term.
I20260630 12:12:39.056160  3731 leader_election.cc:304] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [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: fe87c2b5b85e4bde94e55a2839a3d897; no voters: 0093acc86bbf470099cc73270a93737e, 79fae977daec403e881390446efc2e86
I20260630 12:12:39.058480  3831 raft_consensus.cc:3060] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.060077  3845 consensus_queue.cc:1048] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.066609  3831 raft_consensus.cc:2749] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:39.069851  3831 consensus_queue.cc:1048] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:39.073418  3845 consensus_queue.cc:1048] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.082985  3831 consensus_queue.cc:1048] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.089263  3801 consensus_queue.cc:1048] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.136899  3801 consensus_queue.cc:1048] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.149163  3845 consensus_queue.cc:1048] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.201278  3677 consensus_queue.cc:1048] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.214521  3810 consensus_queue.cc:1048] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.312173  3396 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:39.340386  3592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12cb33af596347c8bda3029f6bad5024"
dest_uuid: "0093acc86bbf470099cc73270a93737e"
mode: GRACEFUL
new_leader_uuid: "727b16cf1956404a8e06f3436ed63143"
 from {username='slave'} at 127.0.0.1:46748
I20260630 12:12:39.341069  3592 raft_consensus.cc:606] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Received request to transfer leadership to TS 727b16cf1956404a8e06f3436ed63143
I20260630 12:12:39.357321  3445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca74002e545b4d2b92e67c7b89c930e8"
dest_uuid: "79fae977daec403e881390446efc2e86"
mode: GRACEFUL
new_leader_uuid: "0093acc86bbf470099cc73270a93737e"
 from {username='slave'} at 127.0.0.1:33918
I20260630 12:12:39.357960  3445 raft_consensus.cc:606] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Received request to transfer leadership to TS 0093acc86bbf470099cc73270a93737e
I20260630 12:12:39.361195  3445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebe09b1cf621434bb46411239b9e7be9"
dest_uuid: "79fae977daec403e881390446efc2e86"
mode: GRACEFUL
new_leader_uuid: "727b16cf1956404a8e06f3436ed63143"
 from {username='slave'} at 127.0.0.1:33918
I20260630 12:12:39.361756  3445 raft_consensus.cc:606] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Received request to transfer leadership to TS 727b16cf1956404a8e06f3436ed63143
I20260630 12:12:39.362903  3396 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260630 12:12:39.363572  3396 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:12:39.367053  3391 auto_rebalancer.cc:639] Failed to schedule move for tablet 12cb33af596347c8bda3029f6bad5024: Remote error: Service unavailable: leader transfer in progress
I20260630 12:12:39.381349  3519 consensus_queue.cc:237] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:39.389622  3592 raft_consensus.cc:1275] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:39.390103  3445 raft_consensus.cc:1275] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:39.390801  3484 consensus_peers.cc:597] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 -> Peer fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185): Couldn't send request to peer fe87c2b5b85e4bde94e55a2839a3d897. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22352cee97614275988f54ba79e4a396. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:39.391153  3884 consensus_queue.cc:1048] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:39.392158  3883 consensus_queue.cc:1048] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:39.401378  3713 raft_consensus.cc:2955] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:39.403040  3592 raft_consensus.cc:2955] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:39.403381  3445 raft_consensus.cc:2955] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:39.414991  3340 catalog_manager.cc:5697] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e reported cstate change: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "727b16cf1956404a8e06f3436ed63143" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:39.418670  3592 consensus_queue.cc:237] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [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: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:39.427760  3519 raft_consensus.cc:1275] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:39.427760  3445 raft_consensus.cc:1275] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:39.428360  3558 consensus_peers.cc:597] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e -> Peer fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185): Couldn't send request to peer fe87c2b5b85e4bde94e55a2839a3d897. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e0e144393ec4f7c977d2b13ca738647. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:39.429674  3677 consensus_queue.cc:1048] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:39.430756  3810 consensus_queue.cc:1048] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:39.458750  3810 raft_consensus.cc:2955] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:39.460919  3519 raft_consensus.cc:2955] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:39.465468  3445 raft_consensus.cc:2955] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:39.477649  3519 consensus_queue.cc:237] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:39.478273  3343 catalog_manager.cc:5697] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e reported cstate change: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "0093acc86bbf470099cc73270a93737e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.485802  3592 raft_consensus.cc:1275] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:39.486990  3484 consensus_peers.cc:597] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 -> Peer fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185): Couldn't send request to peer fe87c2b5b85e4bde94e55a2839a3d897. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56a934fd14ca46228a3d8b33b2d63912. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:39.488132  3445 raft_consensus.cc:1275] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:39.488065  3713 consensus_queue.cc:1048] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:39.492274  3884 consensus_queue.cc:1048] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:39.501461  3883 raft_consensus.cc:2955] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:39.503404  3445 raft_consensus.cc:2955] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:39.503664  3592 raft_consensus.cc:2955] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:39.513304  3340 catalog_manager.cc:5697] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86 reported cstate change: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "727b16cf1956404a8e06f3436ed63143" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:39.565871  3677 raft_consensus.cc:993] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e: : Instructing follower 727b16cf1956404a8e06f3436ed63143 to start an election
I20260630 12:12:39.566376  3810 raft_consensus.cc:1081] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Signalling peer 727b16cf1956404a8e06f3436ed63143 to start an election
I20260630 12:12:39.567819  3519 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12cb33af596347c8bda3029f6bad5024"
dest_uuid: "727b16cf1956404a8e06f3436ed63143"
 from {username='slave'} at 127.0.0.1:44504
I20260630 12:12:39.568326  3519 raft_consensus.cc:493] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:39.568599  3519 raft_consensus.cc:3060] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:39.572834  3519 raft_consensus.cc:515] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:39.574591  3519 leader_election.cc:290] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 2 election: Requested vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:39.575438  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cb33af596347c8bda3029f6bad5024" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79fae977daec403e881390446efc2e86"
I20260630 12:12:39.575716  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cb33af596347c8bda3029f6bad5024" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0093acc86bbf470099cc73270a93737e"
I20260630 12:12:39.576117  3445 raft_consensus.cc:3060] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:39.576383  3592 raft_consensus.cc:3055] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:39.576762  3592 raft_consensus.cc:740] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Running, Role: LEADER
I20260630 12:12:39.577602  3592 consensus_queue.cc:260] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:39.578899  3592 raft_consensus.cc:3060] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:39.581481  3445 raft_consensus.cc:2468] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727b16cf1956404a8e06f3436ed63143 in term 2.
I20260630 12:12:39.582577  3485 leader_election.cc:304] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [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: 727b16cf1956404a8e06f3436ed63143, 79fae977daec403e881390446efc2e86; no voters: 
I20260630 12:12:39.583355  3713 raft_consensus.cc:2804] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:39.583807  3713 raft_consensus.cc:697] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 2 LEADER]: Becoming Leader. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Running, Role: LEADER
I20260630 12:12:39.584517  3713 consensus_queue.cc:237] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:39.586580  3592 raft_consensus.cc:2468] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727b16cf1956404a8e06f3436ed63143 in term 2.
I20260630 12:12:39.592579  3343 catalog_manager.cc:5697] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 reported cstate change: term changed from 1 to 2, leader changed from 0093acc86bbf470099cc73270a93737e (127.0.107.195) to 727b16cf1956404a8e06f3436ed63143 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "727b16cf1956404a8e06f3436ed63143" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.647639  3801 raft_consensus.cc:993] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86: : Instructing follower 0093acc86bbf470099cc73270a93737e to start an election
I20260630 12:12:39.648175  3845 raft_consensus.cc:1081] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Signalling peer 0093acc86bbf470099cc73270a93737e to start an election
I20260630 12:12:39.649920  3592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca74002e545b4d2b92e67c7b89c930e8"
dest_uuid: "0093acc86bbf470099cc73270a93737e"
 from {username='slave'} at 127.0.0.1:58360
I20260630 12:12:39.650524  3592 raft_consensus.cc:493] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:39.650898  3592 raft_consensus.cc:3060] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:39.658619  3592 raft_consensus.cc:515] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:39.660774  3592 leader_election.cc:290] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [CANDIDATE]: Term 2 election: Requested vote from peers 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595), 79fae977daec403e881390446efc2e86 (127.0.107.193:42403)
I20260630 12:12:39.661499  3518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca74002e545b4d2b92e67c7b89c930e8" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "727b16cf1956404a8e06f3436ed63143"
I20260630 12:12:39.662156  3518 raft_consensus.cc:3060] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:39.663434  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca74002e545b4d2b92e67c7b89c930e8" candidate_uuid: "0093acc86bbf470099cc73270a93737e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79fae977daec403e881390446efc2e86"
I20260630 12:12:39.664064  3445 raft_consensus.cc:3055] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:39.664382  3445 raft_consensus.cc:740] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Running, Role: LEADER
I20260630 12:12:39.665309  3445 consensus_queue.cc:260] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [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: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:39.666553  3445 raft_consensus.cc:3060] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:39.669694  3518 raft_consensus.cc:2468] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 2.
I20260630 12:12:39.671192  3560 leader_election.cc:304] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [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: 0093acc86bbf470099cc73270a93737e, 727b16cf1956404a8e06f3436ed63143; no voters: 
I20260630 12:12:39.672564  3810 raft_consensus.cc:2804] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:39.673101  3810 raft_consensus.cc:697] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 2 LEADER]: Becoming Leader. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Running, Role: LEADER
I20260630 12:12:39.673380  3445 raft_consensus.cc:2468] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0093acc86bbf470099cc73270a93737e in term 2.
I20260630 12:12:39.673897  3810 consensus_queue.cc:237] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [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: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:39.684702  3339 catalog_manager.cc:5697] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e reported cstate change: term changed from 1 to 2, leader changed from 79fae977daec403e881390446efc2e86 (127.0.107.193) to 0093acc86bbf470099cc73270a93737e (127.0.107.195). New cstate: current_term: 2 leader_uuid: "0093acc86bbf470099cc73270a93737e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:39.844790  3843 raft_consensus.cc:993] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86: : Instructing follower 727b16cf1956404a8e06f3436ed63143 to start an election
I20260630 12:12:39.845307  3845 raft_consensus.cc:1081] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Signalling peer 727b16cf1956404a8e06f3436ed63143 to start an election
I20260630 12:12:39.846804  3518 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebe09b1cf621434bb46411239b9e7be9"
dest_uuid: "727b16cf1956404a8e06f3436ed63143"
 from {username='slave'} at 127.0.0.1:44488
I20260630 12:12:39.847314  3518 raft_consensus.cc:493] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:39.847621  3518 raft_consensus.cc:3060] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:39.852188  3518 raft_consensus.cc:515] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:39.854257  3518 leader_election.cc:290] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [CANDIDATE]: Term 2 election: Requested vote from peers 79fae977daec403e881390446efc2e86 (127.0.107.193:42403), 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:39.855072  3445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe09b1cf621434bb46411239b9e7be9" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79fae977daec403e881390446efc2e86"
I20260630 12:12:39.855433  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe09b1cf621434bb46411239b9e7be9" candidate_uuid: "727b16cf1956404a8e06f3436ed63143" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0093acc86bbf470099cc73270a93737e"
I20260630 12:12:39.856115  3592 raft_consensus.cc:3060] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:39.856087  3445 raft_consensus.cc:3055] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:39.857925  3445 raft_consensus.cc:740] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79fae977daec403e881390446efc2e86, State: Running, Role: LEADER
I20260630 12:12:39.858757  3445 consensus_queue.cc:260] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:39.860675  3445 raft_consensus.cc:3060] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:39.864343  3592 raft_consensus.cc:2468] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727b16cf1956404a8e06f3436ed63143 in term 2.
I20260630 12:12:39.865736  3486 leader_election.cc:304] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [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: 0093acc86bbf470099cc73270a93737e, 727b16cf1956404a8e06f3436ed63143; no voters: 
I20260630 12:12:39.866595  3713 raft_consensus.cc:2804] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:39.867147  3713 raft_consensus.cc:697] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [term 2 LEADER]: Becoming Leader. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Running, Role: LEADER
I20260630 12:12:39.867806  3445 raft_consensus.cc:2468] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727b16cf1956404a8e06f3436ed63143 in term 2.
I20260630 12:12:39.867959  3713 consensus_queue.cc:237] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } }
I20260630 12:12:39.878180  3339 catalog_manager.cc:5697] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 reported cstate change: term changed from 1 to 2, leader changed from 79fae977daec403e881390446efc2e86 (127.0.107.193) to 727b16cf1956404a8e06f3436ed63143 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "727b16cf1956404a8e06f3436ed63143" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.946995  3899 ts_tablet_manager.cc:933] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897: Initiating tablet copy from peer 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:39.949172  3899 tablet_copy_client.cc:323] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45071
I20260630 12:12:39.951000  3604 tablet_copy_service.cc:140] P 0093acc86bbf470099cc73270a93737e: Received BeginTabletCopySession request for tablet 8e0e144393ec4f7c977d2b13ca738647 from peer fe87c2b5b85e4bde94e55a2839a3d897 ({username='slave'} at 127.0.0.1:46744)
I20260630 12:12:39.951524  3604 tablet_copy_service.cc:161] P 0093acc86bbf470099cc73270a93737e: Beginning new tablet copy session on tablet 8e0e144393ec4f7c977d2b13ca738647 from peer fe87c2b5b85e4bde94e55a2839a3d897 at {username='slave'} at 127.0.0.1:46744: session id = fe87c2b5b85e4bde94e55a2839a3d897-8e0e144393ec4f7c977d2b13ca738647
I20260630 12:12:39.957993  3604 tablet_copy_source_session.cc:215] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:39.960469  3901 ts_tablet_manager.cc:933] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897: Initiating tablet copy from peer 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:39.962296  3899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0e144393ec4f7c977d2b13ca738647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.962242  3901 tablet_copy_client.cc:323] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41595
I20260630 12:12:39.964607  3530 tablet_copy_service.cc:140] P 727b16cf1956404a8e06f3436ed63143: Received BeginTabletCopySession request for tablet 22352cee97614275988f54ba79e4a396 from peer fe87c2b5b85e4bde94e55a2839a3d897 ({username='slave'} at 127.0.0.1:46202)
I20260630 12:12:39.965237  3530 tablet_copy_service.cc:161] P 727b16cf1956404a8e06f3436ed63143: Beginning new tablet copy session on tablet 22352cee97614275988f54ba79e4a396 from peer fe87c2b5b85e4bde94e55a2839a3d897 at {username='slave'} at 127.0.0.1:46202: session id = fe87c2b5b85e4bde94e55a2839a3d897-22352cee97614275988f54ba79e4a396
I20260630 12:12:39.975677  3530 tablet_copy_source_session.cc:215] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:39.978992  3901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22352cee97614275988f54ba79e4a396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.979394  3899 tablet_copy_client.cc:806] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:39.980084  3899 tablet_copy_client.cc:670] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:39.984228  3899 tablet_copy_client.cc:538] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:39.986140  3592 raft_consensus.cc:1275] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:39.987910  3884 consensus_queue.cc:1048] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:39.993620  3899 tablet_bootstrap.cc:492] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap starting.
I20260630 12:12:39.998036  3901 tablet_copy_client.cc:806] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:39.998746  3901 tablet_copy_client.cc:670] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:40.014341  3901 tablet_copy_client.cc:538] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:40.025861  3901 tablet_bootstrap.cc:492] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap starting.
I20260630 12:12:40.029781  3445 raft_consensus.cc:1275] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:40.032475  3883 consensus_queue.cc:1048] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:40.038102  3899 tablet_bootstrap.cc:492] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897: 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
I20260630 12:12:40.039142  3899 tablet_bootstrap.cc:492] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap complete.
I20260630 12:12:40.047385  3899 ts_tablet_manager.cc:1403] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.000s
I20260630 12:12:40.050393  3899 raft_consensus.cc:359] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:40.051601  3899 raft_consensus.cc:740] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Initialized, Role: LEARNER
I20260630 12:12:40.052608  3899 consensus_queue.cc:260] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897 [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: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:40.055171  3899 ts_tablet_manager.cc:1434] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:12:40.061491  3604 tablet_copy_service.cc:342] P 0093acc86bbf470099cc73270a93737e: Request end of tablet copy session fe87c2b5b85e4bde94e55a2839a3d897-8e0e144393ec4f7c977d2b13ca738647 received from {username='slave'} at 127.0.0.1:46744
I20260630 12:12:40.061962  3604 tablet_copy_service.cc:434] P 0093acc86bbf470099cc73270a93737e: ending tablet copy session fe87c2b5b85e4bde94e55a2839a3d897-8e0e144393ec4f7c977d2b13ca738647 on tablet 8e0e144393ec4f7c977d2b13ca738647 with peer fe87c2b5b85e4bde94e55a2839a3d897
I20260630 12:12:40.069600  3899 ts_tablet_manager.cc:933] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897: Initiating tablet copy from peer 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595)
I20260630 12:12:40.102056  3899 tablet_copy_client.cc:323] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41595
I20260630 12:12:40.104313  3530 tablet_copy_service.cc:140] P 727b16cf1956404a8e06f3436ed63143: Received BeginTabletCopySession request for tablet 56a934fd14ca46228a3d8b33b2d63912 from peer fe87c2b5b85e4bde94e55a2839a3d897 ({username='slave'} at 127.0.0.1:46202)
I20260630 12:12:40.104844  3530 tablet_copy_service.cc:161] P 727b16cf1956404a8e06f3436ed63143: Beginning new tablet copy session on tablet 56a934fd14ca46228a3d8b33b2d63912 from peer fe87c2b5b85e4bde94e55a2839a3d897 at {username='slave'} at 127.0.0.1:46202: session id = fe87c2b5b85e4bde94e55a2839a3d897-56a934fd14ca46228a3d8b33b2d63912
I20260630 12:12:40.107602  3901 tablet_bootstrap.cc:492] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897: 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
I20260630 12:12:40.108525  3901 tablet_bootstrap.cc:492] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap complete.
I20260630 12:12:40.109256  3901 ts_tablet_manager.cc:1403] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.006s
I20260630 12:12:40.112386  3901 raft_consensus.cc:359] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:40.113121  3530 tablet_copy_source_session.cc:215] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:40.113318  3901 raft_consensus.cc:740] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Initialized, Role: LEARNER
I20260630 12:12:40.114048  3901 consensus_queue.cc:260] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:40.116906  3901 ts_tablet_manager.cc:1434] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:12:40.117591  3899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a934fd14ca46228a3d8b33b2d63912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.118840  3530 tablet_copy_service.cc:342] P 727b16cf1956404a8e06f3436ed63143: Request end of tablet copy session fe87c2b5b85e4bde94e55a2839a3d897-22352cee97614275988f54ba79e4a396 received from {username='slave'} at 127.0.0.1:46202
I20260630 12:12:40.119424  3530 tablet_copy_service.cc:434] P 727b16cf1956404a8e06f3436ed63143: ending tablet copy session fe87c2b5b85e4bde94e55a2839a3d897-22352cee97614275988f54ba79e4a396 on tablet 22352cee97614275988f54ba79e4a396 with peer fe87c2b5b85e4bde94e55a2839a3d897
I20260630 12:12:40.133144  3899 tablet_copy_client.cc:806] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:40.133798  3899 tablet_copy_client.cc:670] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:40.137534  3899 tablet_copy_client.cc:538] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:40.151710  3899 tablet_bootstrap.cc:492] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap starting.
I20260630 12:12:40.171624  3899 tablet_bootstrap.cc:492] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897: 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
I20260630 12:12:40.172583  3899 tablet_bootstrap.cc:492] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap complete.
I20260630 12:12:40.173275  3899 ts_tablet_manager.cc:1403] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260630 12:12:40.176826  3445 raft_consensus.cc:1275] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:40.176687  3899 raft_consensus.cc:359] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:40.177591  3899 raft_consensus.cc:740] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Initialized, Role: LEARNER
I20260630 12:12:40.178223  3677 consensus_queue.cc:1048] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:40.178282  3899 consensus_queue.cc:260] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:40.180965  3899 ts_tablet_manager.cc:1434] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:12:40.182786  3530 tablet_copy_service.cc:342] P 727b16cf1956404a8e06f3436ed63143: Request end of tablet copy session fe87c2b5b85e4bde94e55a2839a3d897-56a934fd14ca46228a3d8b33b2d63912 received from {username='slave'} at 127.0.0.1:46202
I20260630 12:12:40.183221  3530 tablet_copy_service.cc:434] P 727b16cf1956404a8e06f3436ed63143: ending tablet copy session fe87c2b5b85e4bde94e55a2839a3d897-56a934fd14ca46228a3d8b33b2d63912 on tablet 56a934fd14ca46228a3d8b33b2d63912 with peer fe87c2b5b85e4bde94e55a2839a3d897
I20260630 12:12:40.196777  3518 raft_consensus.cc:1275] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:40.199818  3677 consensus_queue.cc:1048] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:40.400068  3445 raft_consensus.cc:1275] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:40.404029  3883 consensus_queue.cc:1048] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260630 12:12:40.430004  3593 raft_consensus.cc:1275] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:40.431596  3884 consensus_queue.cc:1048] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:40.441076  3766 raft_consensus.cc:1217] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:40.544205  3766 raft_consensus.cc:1217] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:40.601936  3766 raft_consensus.cc:1217] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:40.960294  3918 raft_consensus.cc:1064] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143: attempting to promote NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 to VOTER
I20260630 12:12:40.962874  3918 consensus_queue.cc:237] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } }
I20260630 12:12:40.971009  3766 raft_consensus.cc:1275] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:40.971493  3593 raft_consensus.cc:1275] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:40.971707  3445 raft_consensus.cc:1275] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:40.972817  3922 consensus_queue.cc:1048] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:40.973812  3713 consensus_queue.cc:1048] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:40.974601  3918 consensus_queue.cc:1048] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:40.996542  3713 raft_consensus.cc:2955] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:40.999521  3766 raft_consensus.cc:2955] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.000944  3592 raft_consensus.cc:2955] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.010744  3445 raft_consensus.cc:2955] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.014077  3340 catalog_manager.cc:5697] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 reported cstate change: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "727b16cf1956404a8e06f3436ed63143" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:41.041726  3518 consensus_queue.cc:237] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } }
I20260630 12:12:41.050137  3444 raft_consensus.cc:1275] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:41.052471  3713 consensus_queue.cc:1048] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:41.057176  3766 raft_consensus.cc:1275] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:41.058820  3713 consensus_queue.cc:1048] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:41.064242  3713 raft_consensus.cc:2955] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0093acc86bbf470099cc73270a93737e (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.066691  3444 raft_consensus.cc:2955] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0093acc86bbf470099cc73270a93737e (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.076109  3330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22352cee97614275988f54ba79e4a396 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:41.076900  3765 raft_consensus.cc:2955] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0093acc86bbf470099cc73270a93737e (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.082130  3343 catalog_manager.cc:5697] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 reported cstate change: config changed from index 3 to 4, VOTER 0093acc86bbf470099cc73270a93737e (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "727b16cf1956404a8e06f3436ed63143" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:41.094556  3582 tablet_service.cc:1558] Processing DeleteTablet for tablet 22352cee97614275988f54ba79e4a396 with delete_type TABLET_DATA_TOMBSTONED (TS 0093acc86bbf470099cc73270a93737e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58348
I20260630 12:12:41.096522  3930 tablet_replica.cc:333] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e: stopping tablet replica
I20260630 12:12:41.097589  3930 raft_consensus.cc:2243] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:41.098838  3930 raft_consensus.cc:2272] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:41.102367  3930 ts_tablet_manager.cc:1916] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:41.119248  3930 ts_tablet_manager.cc:1929] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:41.119690  3930 log.cc:1199] T 22352cee97614275988f54ba79e4a396 P 0093acc86bbf470099cc73270a93737e: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-2-root/wals/22352cee97614275988f54ba79e4a396
I20260630 12:12:41.121531  3330 catalog_manager.cc:5028] TS 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071): tablet 22352cee97614275988f54ba79e4a396 (table range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]) successfully deleted
I20260630 12:12:41.155437  3914 raft_consensus.cc:1064] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e: attempting to promote NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 to VOTER
I20260630 12:12:41.157971  3914 consensus_queue.cc:237] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [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: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } }
I20260630 12:12:41.164783  3765 raft_consensus.cc:1275] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:41.166144  3444 raft_consensus.cc:1275] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:41.166150  3518 raft_consensus.cc:1275] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:41.167004  3914 consensus_queue.cc:1048] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:41.168419  3931 consensus_queue.cc:1048] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:41.170276  3931 consensus_queue.cc:1048] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:41.172614  3922 raft_consensus.cc:1064] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143: attempting to promote NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 to VOTER
I20260630 12:12:41.175796  3922 consensus_queue.cc:237] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } }
I20260630 12:12:41.212040  3592 raft_consensus.cc:1275] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:41.214962  3445 raft_consensus.cc:1275] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:41.215036  3765 raft_consensus.cc:1275] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:41.216959  3713 consensus_queue.cc:1048] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:41.215874  3931 raft_consensus.cc:2955] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.219647  3713 consensus_queue.cc:1048] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:41.221586  3883 consensus_queue.cc:1048] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:41.227918  3445 raft_consensus.cc:2955] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.229564  3765 raft_consensus.cc:2955] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.243363  3340 catalog_manager.cc:5697] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e reported cstate change: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0093acc86bbf470099cc73270a93737e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:41.244228  3518 raft_consensus.cc:2955] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.263013  3883 raft_consensus.cc:2955] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.270116  3766 raft_consensus.cc:2955] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.273808  3592 raft_consensus.cc:2955] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.281548  3444 raft_consensus.cc:2955] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.288290  3592 consensus_queue.cc:237] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } }
I20260630 12:12:41.288779  3339 catalog_manager.cc:5697] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 reported cstate change: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "727b16cf1956404a8e06f3436ed63143" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:41.301877  3445 raft_consensus.cc:1275] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:41.302031  3766 raft_consensus.cc:1275] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:41.303773  3933 consensus_queue.cc:1048] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:41.307786  3933 consensus_queue.cc:1048] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:41.311548  3518 consensus_queue.cc:237] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [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: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } }
I20260630 12:12:41.314327  3931 raft_consensus.cc:2955] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.319914  3592 raft_consensus.cc:1275] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:41.325649  3765 raft_consensus.cc:2955] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.326434  3883 consensus_queue.cc:1048] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:41.327239  3330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e0e144393ec4f7c977d2b13ca738647 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:41.331210  3443 raft_consensus.cc:2955] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.337239  3340 catalog_manager.cc:5697] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e reported cstate change: config changed from index 3 to 4, VOTER 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "0093acc86bbf470099cc73270a93737e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:41.339069  3766 raft_consensus.cc:1275] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Refusing update from remote peer 727b16cf1956404a8e06f3436ed63143: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:41.340157  3713 raft_consensus.cc:2955] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79fae977daec403e881390446efc2e86 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.349314  3506 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e0e144393ec4f7c977d2b13ca738647 with delete_type TABLET_DATA_TOMBSTONED (TS 727b16cf1956404a8e06f3436ed63143 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44474
I20260630 12:12:41.351171  3883 consensus_queue.cc:1048] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:41.347987  3592 raft_consensus.cc:2955] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79fae977daec403e881390446efc2e86 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.356602  3942 tablet_replica.cc:333] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143: stopping tablet replica
I20260630 12:12:41.357609  3942 raft_consensus.cc:2243] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:41.358364  3942 raft_consensus.cc:2272] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:41.362340  3942 ts_tablet_manager.cc:1916] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:41.362681  3330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56a934fd14ca46228a3d8b33b2d63912 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:41.363727  3766 raft_consensus.cc:2955] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79fae977daec403e881390446efc2e86 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:41.365298  3396 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:41.369161  3341 catalog_manager.cc:5697] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 reported cstate change: config changed from index 3 to 4, VOTER 79fae977daec403e881390446efc2e86 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "727b16cf1956404a8e06f3436ed63143" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:41.381542  3942 ts_tablet_manager.cc:1929] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:41.382084  3942 log.cc:1199] T 8e0e144393ec4f7c977d2b13ca738647 P 727b16cf1956404a8e06f3436ed63143: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-1-root/wals/8e0e144393ec4f7c977d2b13ca738647
I20260630 12:12:41.384604  3330 catalog_manager.cc:5028] TS 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595): tablet 8e0e144393ec4f7c977d2b13ca738647 (table range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]) successfully deleted
I20260630 12:12:41.391651  3435 tablet_service.cc:1558] Processing DeleteTablet for tablet 56a934fd14ca46228a3d8b33b2d63912 with delete_type TABLET_DATA_TOMBSTONED (TS 79fae977daec403e881390446efc2e86 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36996
I20260630 12:12:41.397688  3943 tablet_replica.cc:333] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86: stopping tablet replica
I20260630 12:12:41.398464  3943 raft_consensus.cc:2243] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:41.399051  3943 raft_consensus.cc:2272] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:41.401834  3943 ts_tablet_manager.cc:1916] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:41.405300  3592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d1ffeeba59a4ac2aac8b7b48f41d417"
dest_uuid: "0093acc86bbf470099cc73270a93737e"
mode: GRACEFUL
new_leader_uuid: "fe87c2b5b85e4bde94e55a2839a3d897"
 from {username='slave'} at 127.0.0.1:46748
I20260630 12:12:41.405952  3592 raft_consensus.cc:606] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Received request to transfer leadership to TS fe87c2b5b85e4bde94e55a2839a3d897
I20260630 12:12:41.407250  3396 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:12:41.407871  3396 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:41.415357  3943 ts_tablet_manager.cc:1929] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:41.415763  3943 log.cc:1199] T 56a934fd14ca46228a3d8b33b2d63912 P 79fae977daec403e881390446efc2e86: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-0-root/wals/56a934fd14ca46228a3d8b33b2d63912
I20260630 12:12:41.417191  3329 catalog_manager.cc:5028] TS 79fae977daec403e881390446efc2e86 (127.0.107.193:42403): tablet 56a934fd14ca46228a3d8b33b2d63912 (table range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]) successfully deleted
I20260630 12:12:42.009393  3931 raft_consensus.cc:993] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e: : Instructing follower fe87c2b5b85e4bde94e55a2839a3d897 to start an election
I20260630 12:12:42.009932  3944 raft_consensus.cc:1081] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Signalling peer fe87c2b5b85e4bde94e55a2839a3d897 to start an election
I20260630 12:12:42.011449  3766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d1ffeeba59a4ac2aac8b7b48f41d417"
dest_uuid: "fe87c2b5b85e4bde94e55a2839a3d897"
 from {username='slave'} at 127.0.0.1:58658
I20260630 12:12:42.011966  3766 raft_consensus.cc:493] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:42.012290  3766 raft_consensus.cc:3060] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:42.017256  3766 raft_consensus.cc:515] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:42.018992  3766 leader_election.cc:290] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [CANDIDATE]: Term 2 election: Requested vote from peers 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071), 79fae977daec403e881390446efc2e86 (127.0.107.193:42403)
I20260630 12:12:42.019915  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1ffeeba59a4ac2aac8b7b48f41d417" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0093acc86bbf470099cc73270a93737e"
I20260630 12:12:42.020099  3443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d1ffeeba59a4ac2aac8b7b48f41d417" candidate_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79fae977daec403e881390446efc2e86"
I20260630 12:12:42.020582  3592 raft_consensus.cc:3055] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:42.020605  3443 raft_consensus.cc:3060] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:42.020987  3592 raft_consensus.cc:740] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Running, Role: LEADER
I20260630 12:12:42.021700  3592 consensus_queue.cc:260] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [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: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:42.022563  3592 raft_consensus.cc:3060] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:42.026147  3443 raft_consensus.cc:2468] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe87c2b5b85e4bde94e55a2839a3d897 in term 2.
I20260630 12:12:42.027009  3592 raft_consensus.cc:2468] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe87c2b5b85e4bde94e55a2839a3d897 in term 2.
I20260630 12:12:42.027468  3731 leader_election.cc:304] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [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: 79fae977daec403e881390446efc2e86, fe87c2b5b85e4bde94e55a2839a3d897; no voters: 
I20260630 12:12:42.028223  3916 raft_consensus.cc:2804] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:42.029386  3916 raft_consensus.cc:697] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 LEADER]: Becoming Leader. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Running, Role: LEADER
I20260630 12:12:42.030393  3916 consensus_queue.cc:237] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [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: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } }
I20260630 12:12:42.037863  3339 catalog_manager.cc:5697] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 reported cstate change: term changed from 1 to 2, leader changed from 0093acc86bbf470099cc73270a93737e (127.0.107.195) to fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:42.415483  3592 consensus_queue.cc:237] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:42.421773  3518 raft_consensus.cc:1275] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:42.423552  3931 consensus_queue.cc:1048] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:42.425329  3443 raft_consensus.cc:1275] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:42.427222  3931 consensus_queue.cc:1048] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:12:42.427470  3558 consensus_peers.cc:597] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e -> Peer fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185): Couldn't send request to peer fe87c2b5b85e4bde94e55a2839a3d897. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f3b0db363604d6caa388619b6b65d79. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:42.434023  3952 raft_consensus.cc:2955] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:42.436007  3518 raft_consensus.cc:2955] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:42.437551  3443 raft_consensus.cc:2955] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:42.451120  3339 catalog_manager.cc:5697] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 reported cstate change: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "0093acc86bbf470099cc73270a93737e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:42.466033  3443 consensus_queue.cc:237] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [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: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: true } }
I20260630 12:12:42.474185  3766 raft_consensus.cc:1275] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:42.475666  3592 raft_consensus.cc:1275] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:42.475551  3920 consensus_queue.cc:1048] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:12:42.476435  3411 consensus_peers.cc:597] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 -> Peer 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595): Couldn't send request to peer 727b16cf1956404a8e06f3436ed63143. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56b88ce4435940f2808099806436d567. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:42.477376  3958 consensus_queue.cc:1048] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:42.484473  3920 raft_consensus.cc:2955] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: true } } }
I20260630 12:12:42.486400  3766 raft_consensus.cc:2955] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: true } } }
I20260630 12:12:42.487263  3443 raft_consensus.cc:1275] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Refusing update from remote peer fe87c2b5b85e4bde94e55a2839a3d897: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:42.488749  3945 consensus_queue.cc:1048] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:42.494467  3592 raft_consensus.cc:2955] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: true } } }
I20260630 12:12:42.501387  3593 consensus_queue.cc:237] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [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: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:42.510952  3592 raft_consensus.cc:1275] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Refusing update from remote peer fe87c2b5b85e4bde94e55a2839a3d897: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:42.508824  3340 catalog_manager.cc:5697] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897 reported cstate change: config changed from index -1 to 2, NON_VOTER 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) added. New cstate: current_term: 1 leader_uuid: "79fae977daec403e881390446efc2e86" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: true } } }
I20260630 12:12:42.516045  3916 consensus_queue.cc:1048] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:42.521178  3443 raft_consensus.cc:1275] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:42.522645  3931 consensus_queue.cc:1048] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:12:42.523918  3558 consensus_peers.cc:597] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e -> Peer fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185): Couldn't send request to peer fe87c2b5b85e4bde94e55a2839a3d897. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca74002e545b4d2b92e67c7b89c930e8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:42.526216  3518 raft_consensus.cc:1275] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:42.528654  3952 consensus_queue.cc:1048] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:42.550792  3944 raft_consensus.cc:2955] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:42.554559  3519 raft_consensus.cc:2955] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:42.563971  3443 raft_consensus.cc:2955] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:42.573499  3341 catalog_manager.cc:5697] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 reported cstate change: config changed from index -1 to 3, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "0093acc86bbf470099cc73270a93737e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:42.586621  3445 consensus_queue.cc:237] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [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: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: true } }
I20260630 12:12:42.596112  3766 raft_consensus.cc:1275] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:42.596226  3518 raft_consensus.cc:1275] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:42.596238  3411 consensus_peers.cc:597] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 -> Peer 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071): Couldn't send request to peer 0093acc86bbf470099cc73270a93737e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43ebb072eee34abeb4c87b0c9138c076. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:42.597481  3961 consensus_queue.cc:1048] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:42.598483  3958 consensus_queue.cc:1048] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:42.606904  3920 raft_consensus.cc:2955] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0093acc86bbf470099cc73270a93737e (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: true } } }
I20260630 12:12:42.608590  3766 raft_consensus.cc:2955] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0093acc86bbf470099cc73270a93737e (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: true } } }
I20260630 12:12:42.609088  3518 raft_consensus.cc:2955] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0093acc86bbf470099cc73270a93737e (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: true } } }
I20260630 12:12:42.627158  3341 catalog_manager.cc:5697] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 reported cstate change: config changed from index -1 to 2, NON_VOTER 0093acc86bbf470099cc73270a93737e (127.0.107.195) added. New cstate: current_term: 1 leader_uuid: "79fae977daec403e881390446efc2e86" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: true } } }
I20260630 12:12:42.906044  3973 ts_tablet_manager.cc:933] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897: Initiating tablet copy from peer 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:42.906961  3974 ts_tablet_manager.cc:933] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143: Initiating tablet copy from peer 79fae977daec403e881390446efc2e86 (127.0.107.193:42403)
I20260630 12:12:42.908569  3973 tablet_copy_client.cc:323] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45071
I20260630 12:12:42.909610  3974 tablet_copy_client.cc:323] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:42403
I20260630 12:12:42.910619  3604 tablet_copy_service.cc:140] P 0093acc86bbf470099cc73270a93737e: Received BeginTabletCopySession request for tablet ca74002e545b4d2b92e67c7b89c930e8 from peer fe87c2b5b85e4bde94e55a2839a3d897 ({username='slave'} at 127.0.0.1:46744)
I20260630 12:12:42.911089  3604 tablet_copy_service.cc:161] P 0093acc86bbf470099cc73270a93737e: Beginning new tablet copy session on tablet ca74002e545b4d2b92e67c7b89c930e8 from peer fe87c2b5b85e4bde94e55a2839a3d897 at {username='slave'} at 127.0.0.1:46744: session id = fe87c2b5b85e4bde94e55a2839a3d897-ca74002e545b4d2b92e67c7b89c930e8
I20260630 12:12:42.911612  3455 tablet_copy_service.cc:140] P 79fae977daec403e881390446efc2e86: Received BeginTabletCopySession request for tablet 56b88ce4435940f2808099806436d567 from peer 727b16cf1956404a8e06f3436ed63143 ({username='slave'} at 127.0.0.1:37006)
I20260630 12:12:42.912168  3455 tablet_copy_service.cc:161] P 79fae977daec403e881390446efc2e86: Beginning new tablet copy session on tablet 56b88ce4435940f2808099806436d567 from peer 727b16cf1956404a8e06f3436ed63143 at {username='slave'} at 127.0.0.1:37006: session id = 727b16cf1956404a8e06f3436ed63143-56b88ce4435940f2808099806436d567
I20260630 12:12:42.919320  3604 tablet_copy_source_session.cc:215] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:42.920110  3455 tablet_copy_source_session.cc:215] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:42.922514  3973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca74002e545b4d2b92e67c7b89c930e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.923205  3974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b88ce4435940f2808099806436d567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.937602  3973 tablet_copy_client.cc:806] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:42.938283  3973 tablet_copy_client.cc:670] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:42.940913  3974 tablet_copy_client.cc:806] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:42.941573  3974 tablet_copy_client.cc:670] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:42.942026  3973 tablet_copy_client.cc:538] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:42.946096  3974 tablet_copy_client.cc:538] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:42.950273  3973 tablet_bootstrap.cc:492] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap starting.
I20260630 12:12:42.955266  3974 tablet_bootstrap.cc:492] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143: Bootstrap starting.
I20260630 12:12:42.975057  3973 tablet_bootstrap.cc:492] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897: 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
I20260630 12:12:42.975991  3973 tablet_bootstrap.cc:492] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap complete.
I20260630 12:12:42.976643  3973 ts_tablet_manager.cc:1403] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.004s
I20260630 12:12:42.978549  3974 tablet_bootstrap.cc:492] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143: 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
I20260630 12:12:42.979619  3974 tablet_bootstrap.cc:492] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143: Bootstrap complete.
I20260630 12:12:42.979653  3973 raft_consensus.cc:359] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:42.980455  3974 ts_tablet_manager.cc:1403] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.005s
I20260630 12:12:42.980621  3973 raft_consensus.cc:740] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Initialized, Role: LEARNER
I20260630 12:12:42.981360  3973 consensus_queue.cc:260] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897 [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: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:42.984091  3973 ts_tablet_manager.cc:1434] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:12:42.984043  3974 raft_consensus.cc:359] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: true } }
I20260630 12:12:42.985132  3974 raft_consensus.cc:740] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727b16cf1956404a8e06f3436ed63143, State: Initialized, Role: LEARNER
I20260630 12:12:42.986333  3604 tablet_copy_service.cc:342] P 0093acc86bbf470099cc73270a93737e: Request end of tablet copy session fe87c2b5b85e4bde94e55a2839a3d897-ca74002e545b4d2b92e67c7b89c930e8 received from {username='slave'} at 127.0.0.1:46744
I20260630 12:12:42.985888  3974 consensus_queue.cc:260] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143 [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: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: true } }
I20260630 12:12:42.986792  3604 tablet_copy_service.cc:434] P 0093acc86bbf470099cc73270a93737e: ending tablet copy session fe87c2b5b85e4bde94e55a2839a3d897-ca74002e545b4d2b92e67c7b89c930e8 on tablet ca74002e545b4d2b92e67c7b89c930e8 with peer fe87c2b5b85e4bde94e55a2839a3d897
I20260630 12:12:42.988533  3974 ts_tablet_manager.cc:1434] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:12:42.991397  3455 tablet_copy_service.cc:342] P 79fae977daec403e881390446efc2e86: Request end of tablet copy session 727b16cf1956404a8e06f3436ed63143-56b88ce4435940f2808099806436d567 received from {username='slave'} at 127.0.0.1:37006
I20260630 12:12:42.991856  3455 tablet_copy_service.cc:434] P 79fae977daec403e881390446efc2e86: ending tablet copy session 727b16cf1956404a8e06f3436ed63143-56b88ce4435940f2808099806436d567 on tablet 56b88ce4435940f2808099806436d567 with peer 727b16cf1956404a8e06f3436ed63143
I20260630 12:12:43.020488  3973 ts_tablet_manager.cc:933] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897: Initiating tablet copy from peer 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071)
I20260630 12:12:43.022184  3973 tablet_copy_client.cc:323] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45071
I20260630 12:12:43.023736  3604 tablet_copy_service.cc:140] P 0093acc86bbf470099cc73270a93737e: Received BeginTabletCopySession request for tablet 7f3b0db363604d6caa388619b6b65d79 from peer fe87c2b5b85e4bde94e55a2839a3d897 ({username='slave'} at 127.0.0.1:46744)
I20260630 12:12:43.024204  3604 tablet_copy_service.cc:161] P 0093acc86bbf470099cc73270a93737e: Beginning new tablet copy session on tablet 7f3b0db363604d6caa388619b6b65d79 from peer fe87c2b5b85e4bde94e55a2839a3d897 at {username='slave'} at 127.0.0.1:46744: session id = fe87c2b5b85e4bde94e55a2839a3d897-7f3b0db363604d6caa388619b6b65d79
I20260630 12:12:43.029860  3604 tablet_copy_source_session.cc:215] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:43.032549  3973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3b0db363604d6caa388619b6b65d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.045290  3973 tablet_copy_client.cc:806] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:43.045938  3973 tablet_copy_client.cc:670] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:43.049456  3973 tablet_copy_client.cc:538] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:43.055553  3973 tablet_bootstrap.cc:492] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap starting.
I20260630 12:12:43.084131  3981 ts_tablet_manager.cc:933] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e: Initiating tablet copy from peer 79fae977daec403e881390446efc2e86 (127.0.107.193:42403)
I20260630 12:12:43.089289  3973 tablet_bootstrap.cc:492] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897: 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
I20260630 12:12:43.090549  3973 tablet_bootstrap.cc:492] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap complete.
I20260630 12:12:43.091344  3973 ts_tablet_manager.cc:1403] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.012s
I20260630 12:12:43.098838  3973 raft_consensus.cc:359] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:43.102815  3973 raft_consensus.cc:740] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Initialized, Role: LEARNER
I20260630 12:12:43.103659  3973 consensus_queue.cc:260] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:43.109670  3973 ts_tablet_manager.cc:1434] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260630 12:12:43.111865  3604 tablet_copy_service.cc:342] P 0093acc86bbf470099cc73270a93737e: Request end of tablet copy session fe87c2b5b85e4bde94e55a2839a3d897-7f3b0db363604d6caa388619b6b65d79 received from {username='slave'} at 127.0.0.1:46744
I20260630 12:12:43.112342  3604 tablet_copy_service.cc:434] P 0093acc86bbf470099cc73270a93737e: ending tablet copy session fe87c2b5b85e4bde94e55a2839a3d897-7f3b0db363604d6caa388619b6b65d79 on tablet 7f3b0db363604d6caa388619b6b65d79 with peer fe87c2b5b85e4bde94e55a2839a3d897
I20260630 12:12:43.115041  3981 tablet_copy_client.cc:323] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:42403
I20260630 12:12:43.116873  3455 tablet_copy_service.cc:140] P 79fae977daec403e881390446efc2e86: Received BeginTabletCopySession request for tablet 43ebb072eee34abeb4c87b0c9138c076 from peer 0093acc86bbf470099cc73270a93737e ({username='slave'} at 127.0.0.1:37008)
I20260630 12:12:43.117622  3455 tablet_copy_service.cc:161] P 79fae977daec403e881390446efc2e86: Beginning new tablet copy session on tablet 43ebb072eee34abeb4c87b0c9138c076 from peer 0093acc86bbf470099cc73270a93737e at {username='slave'} at 127.0.0.1:37008: session id = 0093acc86bbf470099cc73270a93737e-43ebb072eee34abeb4c87b0c9138c076
I20260630 12:12:43.125365  3455 tablet_copy_source_session.cc:215] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:43.128196  3981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ebb072eee34abeb4c87b0c9138c076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.139518  3981 tablet_copy_client.cc:806] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:43.140084  3981 tablet_copy_client.cc:670] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:43.143778  3981 tablet_copy_client.cc:538] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:43.151453  3981 tablet_bootstrap.cc:492] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e: Bootstrap starting.
I20260630 12:12:43.166462  3981 tablet_bootstrap.cc:492] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e: 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
I20260630 12:12:43.167253  3981 tablet_bootstrap.cc:492] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e: Bootstrap complete.
I20260630 12:12:43.167846  3981 ts_tablet_manager.cc:1403] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:12:43.170166  3981 raft_consensus.cc:359] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: true } }
I20260630 12:12:43.170919  3981 raft_consensus.cc:740] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0093acc86bbf470099cc73270a93737e, State: Initialized, Role: LEARNER
I20260630 12:12:43.171469  3981 consensus_queue.cc:260] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e [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: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: true } }
I20260630 12:12:43.173565  3981 ts_tablet_manager.cc:1434] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:12:43.175385  3455 tablet_copy_service.cc:342] P 79fae977daec403e881390446efc2e86: Request end of tablet copy session 0093acc86bbf470099cc73270a93737e-43ebb072eee34abeb4c87b0c9138c076 received from {username='slave'} at 127.0.0.1:37008
I20260630 12:12:43.175843  3455 tablet_copy_service.cc:434] P 79fae977daec403e881390446efc2e86: ending tablet copy session 0093acc86bbf470099cc73270a93737e-43ebb072eee34abeb4c87b0c9138c076 on tablet 43ebb072eee34abeb4c87b0c9138c076 with peer 0093acc86bbf470099cc73270a93737e
I20260630 12:12:43.409010  3396 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:43.423085  3396 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:12:43.423908  3396 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:43.432539  3518 raft_consensus.cc:1217] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:43.475033  3766 raft_consensus.cc:1217] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:12:43.488854  3766 raft_consensus.cc:1217] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:12:43.501765  3592 raft_consensus.cc:1217] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:43.857800  3987 raft_consensus.cc:1064] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86: attempting to promote NON_VOTER 727b16cf1956404a8e06f3436ed63143 to VOTER
I20260630 12:12:43.859833  3987 consensus_queue.cc:237] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [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: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: false } }
I20260630 12:12:43.866483  3518 raft_consensus.cc:1275] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143 [term 1 LEARNER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:43.867700  3592 raft_consensus.cc:1275] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:43.867718  3987 consensus_queue.cc:1048] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:43.868225  3766 raft_consensus.cc:1275] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:43.869343  3961 consensus_queue.cc:1048] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:43.870213  3920 consensus_queue.cc:1048] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:43.887140  3920 raft_consensus.cc:2955] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: false } } }
I20260630 12:12:43.889097  3518 raft_consensus.cc:2955] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: false } } }
I20260630 12:12:43.890295  3592 raft_consensus.cc:2955] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: false } } }
I20260630 12:12:43.907591  3340 catalog_manager.cc:5697] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143 reported cstate change: config changed from index 2 to 3, 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "79fae977daec403e881390446efc2e86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: false } } }
I20260630 12:12:43.912832  3766 raft_consensus.cc:2955] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: false } } }
I20260630 12:12:43.941356  3952 raft_consensus.cc:1064] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e: attempting to promote NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 to VOTER
I20260630 12:12:43.942070  3445 consensus_queue.cc:237] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [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: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: false } }
I20260630 12:12:43.943743  3952 consensus_queue.cc:237] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } }
I20260630 12:12:43.957729  3518 raft_consensus.cc:1275] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:43.958595  3519 raft_consensus.cc:1275] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:43.960036  3994 consensus_queue.cc:1048] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:43.960955  3766 raft_consensus.cc:1275] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 LEARNER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:43.960966  3445 raft_consensus.cc:1275] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:43.963565  3592 raft_consensus.cc:1275] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:43.963912  3952 consensus_queue.cc:1048] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:43.964839  3986 consensus_queue.cc:1048] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:43.965852  3989 consensus_queue.cc:1048] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:43.966174  3920 consensus_queue.cc:1048] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:43.971144  3961 raft_consensus.cc:2955] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: false } } }
I20260630 12:12:43.981995  3592 raft_consensus.cc:2955] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: false } } }
I20260630 12:12:43.987032  3518 raft_consensus.cc:2955] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: false } } }
I20260630 12:12:43.997531  3989 raft_consensus.cc:1064] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e: attempting to promote NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 to VOTER
I20260630 12:12:44.000191  3989 consensus_queue.cc:237] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [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: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } }
I20260630 12:12:44.016181  3329 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56b88ce4435940f2808099806436d567 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:44.021169  3445 raft_consensus.cc:1275] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:44.021169  3765 raft_consensus.cc:1275] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 LEARNER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:44.027763  3343 catalog_manager.cc:5697] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 reported cstate change: config changed from index 3 to 4, VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "79fae977daec403e881390446efc2e86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:44.029412  3989 consensus_queue.cc:1048] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260630 12:12:44.042418  3986 consensus_queue.cc:1048] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:44.045499  3986 raft_consensus.cc:2955] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.051519  3753 tablet_service.cc:1558] Processing DeleteTablet for tablet 56b88ce4435940f2808099806436d567 with delete_type TABLET_DATA_TOMBSTONED (TS fe87c2b5b85e4bde94e55a2839a3d897 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58654
I20260630 12:12:44.054863  3519 raft_consensus.cc:1275] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:44.064098  3989 consensus_queue.cc:1048] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:44.064270  3765 raft_consensus.cc:2955] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.074343  3920 raft_consensus.cc:1064] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86: attempting to promote NON_VOTER 0093acc86bbf470099cc73270a93737e to VOTER
I20260630 12:12:44.077839  3920 consensus_queue.cc:237] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [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: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: false } }
I20260630 12:12:44.079906  4007 tablet_replica.cc:333] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897: stopping tablet replica
I20260630 12:12:44.081068  4007 raft_consensus.cc:2243] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:44.083616  4007 raft_consensus.cc:2272] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:44.082955  3518 raft_consensus.cc:2955] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.086449  3443 raft_consensus.cc:2955] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.091053  3343 catalog_manager.cc:5697] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e reported cstate change: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0093acc86bbf470099cc73270a93737e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:44.098213  4007 ts_tablet_manager.cc:1916] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:44.129330  3592 raft_consensus.cc:1275] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e [term 1 LEARNER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:44.131481  3961 consensus_queue.cc:1048] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:44.134536  3518 raft_consensus.cc:1275] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:44.137380  3994 consensus_queue.cc:1048] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:44.146071  3593 consensus_queue.cc:237] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [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: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } }
I20260630 12:12:44.150144  3765 raft_consensus.cc:1275] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:44.165235  4005 raft_consensus.cc:2955] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.168808  3519 raft_consensus.cc:2955] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.170361  3445 raft_consensus.cc:2955] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.174846  3961 consensus_queue.cc:1048] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:44.186390  3766 raft_consensus.cc:1275] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:44.188477  3952 consensus_queue.cc:1048] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:44.188716  3520 raft_consensus.cc:1275] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:44.190816  3986 consensus_queue.cc:1048] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:44.196523  4007 ts_tablet_manager.cc:1929] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:44.197088  4007 log.cc:1199] T 56b88ce4435940f2808099806436d567 P fe87c2b5b85e4bde94e55a2839a3d897: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-3-root/wals/56b88ce4435940f2808099806436d567
I20260630 12:12:44.196393  4004 raft_consensus.cc:2955] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 79fae977daec403e881390446efc2e86 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.199141  3328 catalog_manager.cc:5028] TS fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185): tablet 56b88ce4435940f2808099806436d567 (table range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]) successfully deleted
I20260630 12:12:44.207314  3766 raft_consensus.cc:2955] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 79fae977daec403e881390446efc2e86 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.209779  3340 catalog_manager.cc:5697] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 reported cstate change: config changed from index 3 to 4, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0093acc86bbf470099cc73270a93737e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.216940  3520 raft_consensus.cc:2955] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 79fae977daec403e881390446efc2e86 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.232372  3764 raft_consensus.cc:2955] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.236922  3961 raft_consensus.cc:2955] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0093acc86bbf470099cc73270a93737e (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: false } } }
I20260630 12:12:44.244633  3341 catalog_manager.cc:5697] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897 reported cstate change: config changed from index 3 to 4, VOTER 79fae977daec403e881390446efc2e86 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "0093acc86bbf470099cc73270a93737e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.248333  3766 raft_consensus.cc:2955] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0093acc86bbf470099cc73270a93737e (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: false } } }
I20260630 12:12:44.248836  3518 raft_consensus.cc:2955] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0093acc86bbf470099cc73270a93737e (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: false } } }
I20260630 12:12:44.260833  3330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f3b0db363604d6caa388619b6b65d79 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:44.285669  3435 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f3b0db363604d6caa388619b6b65d79 with delete_type TABLET_DATA_TOMBSTONED (TS 79fae977daec403e881390446efc2e86 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36996
I20260630 12:12:44.288630  3340 catalog_manager.cc:5697] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 reported cstate change: config changed from index 2 to 3, 0093acc86bbf470099cc73270a93737e (127.0.107.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "79fae977daec403e881390446efc2e86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: false } } }
I20260630 12:12:44.290355  3592 consensus_queue.cc:237] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } }
I20260630 12:12:44.298221  3593 raft_consensus.cc:2955] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0093acc86bbf470099cc73270a93737e (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: false } } }
I20260630 12:12:44.305565  3445 consensus_queue.cc:237] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: false } }
I20260630 12:12:44.312646  3443 raft_consensus.cc:1275] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:44.314913  4004 consensus_queue.cc:1048] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:44.316358  4017 tablet_replica.cc:333] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86: stopping tablet replica
I20260630 12:12:44.317447  4017 raft_consensus.cc:2243] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:44.318554  4017 raft_consensus.cc:2272] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:44.319671  3766 raft_consensus.cc:1275] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 FOLLOWER]: Refusing update from remote peer 0093acc86bbf470099cc73270a93737e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:44.321849  4004 consensus_queue.cc:1048] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:44.323624  4017 ts_tablet_manager.cc:1916] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:44.327569  4005 raft_consensus.cc:2955] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.335063  3520 raft_consensus.cc:1275] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:44.337308  3961 consensus_queue.cc:1048] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:44.343075  3592 raft_consensus.cc:1275] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:44.343492  4017 ts_tablet_manager.cc:1929] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:12:44.343904  4017 log.cc:1199] T 7f3b0db363604d6caa388619b6b65d79 P 79fae977daec403e881390446efc2e86: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-0-root/wals/7f3b0db363604d6caa388619b6b65d79
I20260630 12:12:44.345856  3961 consensus_queue.cc:1048] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:44.346264  3329 catalog_manager.cc:5028] TS 79fae977daec403e881390446efc2e86 (127.0.107.193:42403): tablet 7f3b0db363604d6caa388619b6b65d79 (table range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]) successfully deleted
I20260630 12:12:44.347527  3445 raft_consensus.cc:2955] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.348474  3961 raft_consensus.cc:2955] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: false } } }
I20260630 12:12:44.351122  3520 raft_consensus.cc:2955] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: false } } }
I20260630 12:12:44.357136  3593 raft_consensus.cc:2955] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: false } } }
I20260630 12:12:44.364675  3329 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 43ebb072eee34abeb4c87b0c9138c076 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:44.368793  3330 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca74002e545b4d2b92e67c7b89c930e8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:44.371780  3764 raft_consensus.cc:2955] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:44.373795  3343 catalog_manager.cc:5697] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 reported cstate change: config changed from index 3 to 4, VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "79fae977daec403e881390446efc2e86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:44.386200  3340 catalog_manager.cc:5697] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e reported cstate change: config changed from index 4 to 5, VOTER 727b16cf1956404a8e06f3436ed63143 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "0093acc86bbf470099cc73270a93737e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:44.392390  3753 tablet_service.cc:1558] Processing DeleteTablet for tablet 43ebb072eee34abeb4c87b0c9138c076 with delete_type TABLET_DATA_TOMBSTONED (TS fe87c2b5b85e4bde94e55a2839a3d897 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58654
I20260630 12:12:44.393395  4007 tablet_replica.cc:333] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897: stopping tablet replica
I20260630 12:12:44.394377  4007 raft_consensus.cc:2243] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:44.395005  4007 raft_consensus.cc:2272] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:44.400107  4007 ts_tablet_manager.cc:1916] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:44.402580  3506 tablet_service.cc:1558] Processing DeleteTablet for tablet ca74002e545b4d2b92e67c7b89c930e8 with delete_type TABLET_DATA_TOMBSTONED (TS 727b16cf1956404a8e06f3436ed63143 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44474
I20260630 12:12:44.410630  4018 tablet_replica.cc:333] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143: stopping tablet replica
I20260630 12:12:44.411967  4018 raft_consensus.cc:2243] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:44.412727  4018 raft_consensus.cc:2272] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:44.416174  4018 ts_tablet_manager.cc:1916] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:44.422250  4007 ts_tablet_manager.cc:1929] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:44.422760  4007 log.cc:1199] T 43ebb072eee34abeb4c87b0c9138c076 P fe87c2b5b85e4bde94e55a2839a3d897: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-3-root/wals/43ebb072eee34abeb4c87b0c9138c076
I20260630 12:12:44.424512  3328 catalog_manager.cc:5028] TS fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185): tablet 43ebb072eee34abeb4c87b0c9138c076 (table range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]) successfully deleted
I20260630 12:12:44.431872  4018 ts_tablet_manager.cc:1929] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:12:44.432289  4018 log.cc:1199] T ca74002e545b4d2b92e67c7b89c930e8 P 727b16cf1956404a8e06f3436ed63143: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-1-root/wals/ca74002e545b4d2b92e67c7b89c930e8
I20260630 12:12:44.433828  3330 catalog_manager.cc:5028] TS 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595): tablet ca74002e545b4d2b92e67c7b89c930e8 (table range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]) successfully deleted
I20260630 12:12:45.425645  3396 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:45.439827  3396 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:12:45.440614  3396 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:45.441529  3445 consensus_queue.cc:237] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:45.449757  3593 raft_consensus.cc:1275] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:45.449949  3520 raft_consensus.cc:1275] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:45.450564  3409 consensus_peers.cc:597] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 -> Peer fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196:46185): Couldn't send request to peer fe87c2b5b85e4bde94e55a2839a3d897. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d53cdcf0f6ee4af190afb64981b92978. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:45.451558  4024 consensus_queue.cc:1048] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:45.452509  3961 consensus_queue.cc:1048] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:45.461658  3961 raft_consensus.cc:2955] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:45.463596  3593 raft_consensus.cc:2955] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:45.465369  3520 raft_consensus.cc:2955] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:45.480710  3340 catalog_manager.cc:5697] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 reported cstate change: config changed from index -1 to 2, NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "79fae977daec403e881390446efc2e86" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } } }
I20260630 12:12:45.886783  4031 ts_tablet_manager.cc:933] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897: Initiating tablet copy from peer 79fae977daec403e881390446efc2e86 (127.0.107.193:42403)
I20260630 12:12:45.889082  4031 tablet_copy_client.cc:323] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:42403
I20260630 12:12:45.891232  3455 tablet_copy_service.cc:140] P 79fae977daec403e881390446efc2e86: Received BeginTabletCopySession request for tablet d53cdcf0f6ee4af190afb64981b92978 from peer fe87c2b5b85e4bde94e55a2839a3d897 ({username='slave'} at 127.0.0.1:33906)
I20260630 12:12:45.891867  3455 tablet_copy_service.cc:161] P 79fae977daec403e881390446efc2e86: Beginning new tablet copy session on tablet d53cdcf0f6ee4af190afb64981b92978 from peer fe87c2b5b85e4bde94e55a2839a3d897 at {username='slave'} at 127.0.0.1:33906: session id = fe87c2b5b85e4bde94e55a2839a3d897-d53cdcf0f6ee4af190afb64981b92978
I20260630 12:12:45.899310  3455 tablet_copy_source_session.cc:215] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:45.903044  4031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53cdcf0f6ee4af190afb64981b92978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:45.920500  4031 tablet_copy_client.cc:806] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:45.921200  4031 tablet_copy_client.cc:670] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:45.924984  4031 tablet_copy_client.cc:538] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:45.932931  4031 tablet_bootstrap.cc:492] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap starting.
I20260630 12:12:45.949462  4031 tablet_bootstrap.cc:492] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897: 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
I20260630 12:12:45.950436  4031 tablet_bootstrap.cc:492] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897: Bootstrap complete.
I20260630 12:12:45.951118  4031 ts_tablet_manager.cc:1403] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.005s
I20260630 12:12:45.954056  4031 raft_consensus.cc:359] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:45.954797  4031 raft_consensus.cc:740] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fe87c2b5b85e4bde94e55a2839a3d897, State: Initialized, Role: LEARNER
I20260630 12:12:45.955436  4031 consensus_queue.cc:260] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: true } }
I20260630 12:12:45.958103  4031 ts_tablet_manager.cc:1434] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260630 12:12:45.960306  3455 tablet_copy_service.cc:342] P 79fae977daec403e881390446efc2e86: Request end of tablet copy session fe87c2b5b85e4bde94e55a2839a3d897-d53cdcf0f6ee4af190afb64981b92978 received from {username='slave'} at 127.0.0.1:33906
I20260630 12:12:45.960809  3455 tablet_copy_service.cc:434] P 79fae977daec403e881390446efc2e86: ending tablet copy session fe87c2b5b85e4bde94e55a2839a3d897-d53cdcf0f6ee4af190afb64981b92978 on tablet d53cdcf0f6ee4af190afb64981b92978 with peer fe87c2b5b85e4bde94e55a2839a3d897
I20260630 12:12:46.402823  3766 raft_consensus.cc:1217] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:46.829169  4019 raft_consensus.cc:1064] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86: attempting to promote NON_VOTER fe87c2b5b85e4bde94e55a2839a3d897 to VOTER
I20260630 12:12:46.831105  4019 consensus_queue.cc:237] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } }
I20260630 12:12:46.837777  3766 raft_consensus.cc:1275] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEARNER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:46.838326  3592 raft_consensus.cc:1275] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:46.839746  3520 raft_consensus.cc:1275] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:46.839828  4019 consensus_queue.cc:1048] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:46.841010  4036 consensus_queue.cc:1048] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:46.842629  4035 consensus_queue.cc:1048] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:46.859782  4019 raft_consensus.cc:2955] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:46.861858  3766 raft_consensus.cc:2955] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:46.862694  3592 raft_consensus.cc:2955] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:46.875547  3520 raft_consensus.cc:2955] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:46.876626  3343 catalog_manager.cc:5697] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 reported cstate change: config changed from index 2 to 3, fe87c2b5b85e4bde94e55a2839a3d897 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "79fae977daec403e881390446efc2e86" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0093acc86bbf470099cc73270a93737e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45071 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:46.900223  3443 consensus_queue.cc:237] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [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: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } }
I20260630 12:12:46.908247  3518 raft_consensus.cc:1275] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:46.908526  3766 raft_consensus.cc:1275] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Refusing update from remote peer 79fae977daec403e881390446efc2e86: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:46.909879  4036 consensus_queue.cc:1048] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:46.911006  4019 consensus_queue.cc:1048] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:46.918704  4036 raft_consensus.cc:2955] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0093acc86bbf470099cc73270a93737e (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:46.922430  3518 raft_consensus.cc:2955] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0093acc86bbf470099cc73270a93737e (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:46.922792  3766 raft_consensus.cc:2955] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0093acc86bbf470099cc73270a93737e (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:46.944531  3339 catalog_manager.cc:5697] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897 reported cstate change: config changed from index 3 to 4, VOTER 0093acc86bbf470099cc73270a93737e (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "79fae977daec403e881390446efc2e86" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79fae977daec403e881390446efc2e86" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42403 } } peers { permanent_uuid: "727b16cf1956404a8e06f3436ed63143" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41595 } } peers { permanent_uuid: "fe87c2b5b85e4bde94e55a2839a3d897" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46185 } attrs { promote: false } } }
I20260630 12:12:46.953815  3329 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d53cdcf0f6ee4af190afb64981b92978 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:46.959695  3582 tablet_service.cc:1558] Processing DeleteTablet for tablet d53cdcf0f6ee4af190afb64981b92978 with delete_type TABLET_DATA_TOMBSTONED (TS 0093acc86bbf470099cc73270a93737e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58348
I20260630 12:12:46.963397  4048 tablet_replica.cc:333] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e: stopping tablet replica
I20260630 12:12:46.964931  4048 raft_consensus.cc:2243] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:46.965772  4048 raft_consensus.cc:2272] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:46.970207  4048 ts_tablet_manager.cc:1916] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:46.981683  4048 ts_tablet_manager.cc:1929] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:46.982210  4048 log.cc:1199] T d53cdcf0f6ee4af190afb64981b92978 P 0093acc86bbf470099cc73270a93737e: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821473573380-431-0/minicluster-data/ts-2-root/wals/d53cdcf0f6ee4af190afb64981b92978
I20260630 12:12:46.983807  3330 catalog_manager.cc:5028] TS 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071): tablet d53cdcf0f6ee4af190afb64981b92978 (table range_aware_rebalance_new_range [id=51b3d4d28ff24ccdb296e50be50c000e]) successfully deleted
I20260630 12:12:47.192780   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:47.222570   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:47.223490   431 tablet_replica.cc:333] T 1cf5305b354944c48d9dee80e2c473d8 P 79fae977daec403e881390446efc2e86: stopping tablet replica
I20260630 12:12:47.224515   431 raft_consensus.cc:2243] T 1cf5305b354944c48d9dee80e2c473d8 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.225176   431 raft_consensus.cc:2272] T 1cf5305b354944c48d9dee80e2c473d8 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.227155   431 tablet_replica.cc:333] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86: stopping tablet replica
I20260630 12:12:47.227711   431 raft_consensus.cc:2243] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.228463   431 raft_consensus.cc:2272] T fb952f82c22a486d903bc1bf9fea6a79 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.231091   431 tablet_replica.cc:333] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86: stopping tablet replica
I20260630 12:12:47.231844   431 raft_consensus.cc:2243] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.232972   431 raft_consensus.cc:2272] T 56b88ce4435940f2808099806436d567 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.235292   431 tablet_replica.cc:333] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86: stopping tablet replica
I20260630 12:12:47.236114   431 raft_consensus.cc:2243] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.236689   431 raft_consensus.cc:2272] T ebe09b1cf621434bb46411239b9e7be9 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.239332   431 tablet_replica.cc:333] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86: stopping tablet replica
I20260630 12:12:47.239868   431 raft_consensus.cc:2243] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.240237   431 raft_consensus.cc:2272] T ad2f11a922ac4133947b326a894978a2 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.242234   431 tablet_replica.cc:333] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86: stopping tablet replica
I20260630 12:12:47.242774   431 raft_consensus.cc:2243] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.243453   431 raft_consensus.cc:2272] T d53cdcf0f6ee4af190afb64981b92978 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.245754   431 tablet_replica.cc:333] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86: stopping tablet replica
I20260630 12:12:47.246243   431 raft_consensus.cc:2243] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.246945   431 raft_consensus.cc:2272] T 43ebb072eee34abeb4c87b0c9138c076 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.248726   431 tablet_replica.cc:333] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86: stopping tablet replica
I20260630 12:12:47.249281   431 raft_consensus.cc:2243] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.249656   431 raft_consensus.cc:2272] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.251283   431 tablet_replica.cc:333] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86: stopping tablet replica
I20260630 12:12:47.251735   431 raft_consensus.cc:2243] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.252106   431 raft_consensus.cc:2272] T 12cb33af596347c8bda3029f6bad5024 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.254042   431 tablet_replica.cc:333] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86: stopping tablet replica
I20260630 12:12:47.254628   431 raft_consensus.cc:2243] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.255066   431 raft_consensus.cc:2272] T 22352cee97614275988f54ba79e4a396 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.256902   431 tablet_replica.cc:333] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86: stopping tablet replica
I20260630 12:12:47.257449   431 raft_consensus.cc:2243] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.257905   431 raft_consensus.cc:2272] T ca74002e545b4d2b92e67c7b89c930e8 P 79fae977daec403e881390446efc2e86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.259713   431 tablet_replica.cc:333] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86: stopping tablet replica
I20260630 12:12:47.260126   431 raft_consensus.cc:2243] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.260681   431 raft_consensus.cc:2272] T 8e0e144393ec4f7c977d2b13ca738647 P 79fae977daec403e881390446efc2e86 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:47.276533  3731 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:12:47.280285  3731 consensus_peers.cc:597] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 -> Peer 79fae977daec403e881390446efc2e86 (127.0.107.193:42403): Couldn't send request to peer 79fae977daec403e881390446efc2e86. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:47.288981   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:47.319295   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260630 12:12:47.327474  3732 consensus_peers.cc:597] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 -> Peer 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595): Couldn't send request to peer 727b16cf1956404a8e06f3436ed63143. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:47.347329   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:47.348215   431 tablet_replica.cc:333] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143: stopping tablet replica
I20260630 12:12:47.349365   431 raft_consensus.cc:2243] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.350183   431 raft_consensus.cc:2272] T 56b88ce4435940f2808099806436d567 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:47.350355  3732 consensus_peers.cc:597] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 -> Peer 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595): Couldn't send request to peer 727b16cf1956404a8e06f3436ed63143. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:47.352209   431 tablet_replica.cc:333] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143: stopping tablet replica
I20260630 12:12:47.352890   431 raft_consensus.cc:2243] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.353431   431 raft_consensus.cc:2272] T ed7edd6f160749dfa092801c77298a7f P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.355451   431 tablet_replica.cc:333] T 5d3b1e14d9d646cdab379e93bf535c98 P 727b16cf1956404a8e06f3436ed63143: stopping tablet replica
I20260630 12:12:47.356026   431 raft_consensus.cc:2243] T 5d3b1e14d9d646cdab379e93bf535c98 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.356462   431 raft_consensus.cc:2272] T 5d3b1e14d9d646cdab379e93bf535c98 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.358510   431 tablet_replica.cc:333] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143: stopping tablet replica
I20260630 12:12:47.359086   431 raft_consensus.cc:2243] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.359887   431 raft_consensus.cc:2272] T ebe09b1cf621434bb46411239b9e7be9 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.361837   431 tablet_replica.cc:333] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143: stopping tablet replica
I20260630 12:12:47.362356   431 raft_consensus.cc:2243] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.362798   431 raft_consensus.cc:2272] T ad2f11a922ac4133947b326a894978a2 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.364625   431 tablet_replica.cc:333] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143: stopping tablet replica
I20260630 12:12:47.365259   431 raft_consensus.cc:2243] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.365756   431 raft_consensus.cc:2272] T 43ebb072eee34abeb4c87b0c9138c076 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.367431   431 tablet_replica.cc:333] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143: stopping tablet replica
I20260630 12:12:47.367965   431 raft_consensus.cc:2243] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.368458   431 raft_consensus.cc:2272] T 7f3b0db363604d6caa388619b6b65d79 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.370685   431 tablet_replica.cc:333] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143: stopping tablet replica
I20260630 12:12:47.371205   431 raft_consensus.cc:2243] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.372066   431 raft_consensus.cc:2272] T 22352cee97614275988f54ba79e4a396 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.374109   431 tablet_replica.cc:333] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143: stopping tablet replica
I20260630 12:12:47.374715   431 raft_consensus.cc:2243] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.375313   431 raft_consensus.cc:2272] T d53cdcf0f6ee4af190afb64981b92978 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.378130   431 tablet_replica.cc:333] T 1cf5305b354944c48d9dee80e2c473d8 P 727b16cf1956404a8e06f3436ed63143: stopping tablet replica
I20260630 12:12:47.378659   431 raft_consensus.cc:2243] T 1cf5305b354944c48d9dee80e2c473d8 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.379101   431 raft_consensus.cc:2272] T 1cf5305b354944c48d9dee80e2c473d8 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.380882   431 tablet_replica.cc:333] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143: stopping tablet replica
I20260630 12:12:47.381554   431 raft_consensus.cc:2243] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.382756   431 raft_consensus.cc:2272] T 56a934fd14ca46228a3d8b33b2d63912 P 727b16cf1956404a8e06f3436ed63143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.384750   431 tablet_replica.cc:333] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143: stopping tablet replica
I20260630 12:12:47.385251   431 raft_consensus.cc:2243] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.385946   431 raft_consensus.cc:2272] T 12cb33af596347c8bda3029f6bad5024 P 727b16cf1956404a8e06f3436ed63143 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:47.403740  3559 consensus_peers.cc:597] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e -> Peer 79fae977daec403e881390446efc2e86 (127.0.107.193:42403): Couldn't send request to peer 79fae977daec403e881390446efc2e86. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:12:47.410725  3560 consensus_peers.cc:597] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e -> Peer 727b16cf1956404a8e06f3436ed63143 (127.0.107.194:41595): Couldn't send request to peer 727b16cf1956404a8e06f3436ed63143. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:41595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:47.422062   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260630 12:12:47.434125  3731 consensus_peers.cc:597] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 -> Peer 79fae977daec403e881390446efc2e86 (127.0.107.193:42403): Couldn't send request to peer 79fae977daec403e881390446efc2e86. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:47.441830  3396 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:47.459420  3396 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:12:47.460142  3396 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:47.460937   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:47.488837   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:47.489615   431 tablet_replica.cc:333] T ed7edd6f160749dfa092801c77298a7f P 0093acc86bbf470099cc73270a93737e: stopping tablet replica
I20260630 12:12:47.490195   431 raft_consensus.cc:2243] T ed7edd6f160749dfa092801c77298a7f P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.490721   431 raft_consensus.cc:2272] T ed7edd6f160749dfa092801c77298a7f P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.492611   431 tablet_replica.cc:333] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e: stopping tablet replica
I20260630 12:12:47.493225   431 raft_consensus.cc:2243] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.493665   431 raft_consensus.cc:2272] T 12cb33af596347c8bda3029f6bad5024 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.495599   431 tablet_replica.cc:333] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e: stopping tablet replica
I20260630 12:12:47.496140   431 raft_consensus.cc:2243] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.496594   431 raft_consensus.cc:2272] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.498380   431 tablet_replica.cc:333] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e: stopping tablet replica
I20260630 12:12:47.498921   431 raft_consensus.cc:2243] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.499791   431 raft_consensus.cc:2272] T 5d3b1e14d9d646cdab379e93bf535c98 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.501686   431 tablet_replica.cc:333] T fb952f82c22a486d903bc1bf9fea6a79 P 0093acc86bbf470099cc73270a93737e: stopping tablet replica
I20260630 12:12:47.502192   431 raft_consensus.cc:2243] T fb952f82c22a486d903bc1bf9fea6a79 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.502607   431 raft_consensus.cc:2272] T fb952f82c22a486d903bc1bf9fea6a79 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.504277   431 tablet_replica.cc:333] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e: stopping tablet replica
I20260630 12:12:47.504797   431 raft_consensus.cc:2243] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.505277   431 raft_consensus.cc:2272] T 56b88ce4435940f2808099806436d567 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.507100   431 tablet_replica.cc:333] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e: stopping tablet replica
I20260630 12:12:47.507606   431 raft_consensus.cc:2243] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.508085   431 raft_consensus.cc:2272] T ebe09b1cf621434bb46411239b9e7be9 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.510666   431 tablet_replica.cc:333] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e: stopping tablet replica
I20260630 12:12:47.511269   431 raft_consensus.cc:2243] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.511981   431 raft_consensus.cc:2272] T 56a934fd14ca46228a3d8b33b2d63912 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.514854   431 tablet_replica.cc:333] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e: stopping tablet replica
I20260630 12:12:47.515473   431 raft_consensus.cc:2243] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.515990   431 raft_consensus.cc:2272] T 43ebb072eee34abeb4c87b0c9138c076 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.517913   431 tablet_replica.cc:333] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e: stopping tablet replica
I20260630 12:12:47.518544   431 raft_consensus.cc:2243] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.519368   431 raft_consensus.cc:2272] T 7f3b0db363604d6caa388619b6b65d79 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.521253   431 tablet_replica.cc:333] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e: stopping tablet replica
I20260630 12:12:47.521816   431 raft_consensus.cc:2243] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.522629   431 raft_consensus.cc:2272] T 8e0e144393ec4f7c977d2b13ca738647 P 0093acc86bbf470099cc73270a93737e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.524444   431 tablet_replica.cc:333] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e: stopping tablet replica
I20260630 12:12:47.524889   431 raft_consensus.cc:2243] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.525661   431 raft_consensus.cc:2272] T ca74002e545b4d2b92e67c7b89c930e8 P 0093acc86bbf470099cc73270a93737e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:47.547760  3732 consensus_peers.cc:597] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 -> Peer 0093acc86bbf470099cc73270a93737e (127.0.107.195:45071): Couldn't send request to peer 0093acc86bbf470099cc73270a93737e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.195:45071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:47.559515   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
W20260630 12:12:47.585126  3731 consensus_peers.cc:597] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 -> Peer 79fae977daec403e881390446efc2e86 (127.0.107.193:42403): Couldn't send request to peer 79fae977daec403e881390446efc2e86. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:47.588773   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:12:47.614595   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:47.615321   431 tablet_replica.cc:333] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897: stopping tablet replica
I20260630 12:12:47.615921   431 raft_consensus.cc:2243] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.616446   431 raft_consensus.cc:2272] T d53cdcf0f6ee4af190afb64981b92978 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.618996   431 tablet_replica.cc:333] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897: stopping tablet replica
I20260630 12:12:47.619691   431 raft_consensus.cc:2243] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.620254   431 raft_consensus.cc:2272] T ca74002e545b4d2b92e67c7b89c930e8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.621987   431 tablet_replica.cc:333] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897: stopping tablet replica
I20260630 12:12:47.622491   431 raft_consensus.cc:2243] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.622921   431 raft_consensus.cc:2272] T 22352cee97614275988f54ba79e4a396 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.624686   431 tablet_replica.cc:333] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897: stopping tablet replica
I20260630 12:12:47.625268   431 raft_consensus.cc:2243] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.625696   431 raft_consensus.cc:2272] T 8e0e144393ec4f7c977d2b13ca738647 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.627341   431 tablet_replica.cc:333] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897: stopping tablet replica
I20260630 12:12:47.627815   431 raft_consensus.cc:2243] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.628538   431 raft_consensus.cc:2272] T 1cf5305b354944c48d9dee80e2c473d8 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.630326   431 tablet_replica.cc:333] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897: stopping tablet replica
I20260630 12:12:47.630806   431 raft_consensus.cc:2243] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.631199   431 raft_consensus.cc:2272] T 56a934fd14ca46228a3d8b33b2d63912 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.632858   431 tablet_replica.cc:333] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897: stopping tablet replica
I20260630 12:12:47.633409   431 raft_consensus.cc:2243] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.633811   431 raft_consensus.cc:2272] T 7f3b0db363604d6caa388619b6b65d79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.635473   431 tablet_replica.cc:333] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897: stopping tablet replica
I20260630 12:12:47.635890   431 raft_consensus.cc:2243] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.636569   431 raft_consensus.cc:2272] T 7d1ffeeba59a4ac2aac8b7b48f41d417 P fe87c2b5b85e4bde94e55a2839a3d897 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.638374   431 tablet_replica.cc:333] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897: stopping tablet replica
I20260630 12:12:47.638825   431 raft_consensus.cc:2243] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.639456   431 raft_consensus.cc:2272] T ed7edd6f160749dfa092801c77298a7f P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.641100   431 tablet_replica.cc:333] T 5d3b1e14d9d646cdab379e93bf535c98 P fe87c2b5b85e4bde94e55a2839a3d897: stopping tablet replica
I20260630 12:12:47.641533   431 raft_consensus.cc:2243] T 5d3b1e14d9d646cdab379e93bf535c98 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.641875   431 raft_consensus.cc:2272] T 5d3b1e14d9d646cdab379e93bf535c98 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.643472   431 tablet_replica.cc:333] T fb952f82c22a486d903bc1bf9fea6a79 P fe87c2b5b85e4bde94e55a2839a3d897: stopping tablet replica
I20260630 12:12:47.643904   431 raft_consensus.cc:2243] T fb952f82c22a486d903bc1bf9fea6a79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.644258   431 raft_consensus.cc:2272] T fb952f82c22a486d903bc1bf9fea6a79 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.645838   431 tablet_replica.cc:333] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897: stopping tablet replica
I20260630 12:12:47.646229   431 raft_consensus.cc:2243] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.646908   431 raft_consensus.cc:2272] T ad2f11a922ac4133947b326a894978a2 P fe87c2b5b85e4bde94e55a2839a3d897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.678610   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:12:47.704931   431 master.cc:562] Master@127.0.107.254:37387 shutting down...
I20260630 12:12:47.724663   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.725247   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.725536   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8c5bc4b356124d8793c557eedf28edf3: stopping tablet replica
I20260630 12:12:47.747433   431 master.cc:584] Master@127.0.107.254:37387 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (14647 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:12:47.799571   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42007
I20260630 12:12:47.800688   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:47.806702  4053 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:47.807135  4054 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:47.807888  4056 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:47.809723   431 server_base.cc:1061] running on GCE node
I20260630 12:12:47.810988   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:47.811189   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:47.811395   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821567811359 us; error 0 us; skew 500 ppm
I20260630 12:12:47.811906   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:47.814620   431 webserver.cc:533] Webserver started at http://127.0.107.254:35757/ using document root <none> and password file <none>
I20260630 12:12:47.815104   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:47.815299   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:47.815601   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:47.816710   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "03295c4fbaf74924adafa44e15876663"
format_stamp: "Formatted at 2026-06-30 12:12:47 on dist-test-slave-z8mm"
I20260630 12:12:47.821542   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:12:47.825269  4061 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:47.826038   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:47.826345   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "03295c4fbaf74924adafa44e15876663"
format_stamp: "Formatted at 2026-06-30 12:12:47 on dist-test-slave-z8mm"
I20260630 12:12:47.826618   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-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)
I20260630 12:12:47.841830   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:47.843147   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:47.882032   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42007
I20260630 12:12:47.882131  4112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42007 every 8 connection(s)
I20260630 12:12:47.885944  4113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.896052  4113 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663: Bootstrap starting.
I20260630 12:12:47.900467  4113 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:47.904615  4113 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663: No bootstrap required, opened a new log
I20260630 12:12:47.906790  4113 raft_consensus.cc:359] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03295c4fbaf74924adafa44e15876663" member_type: VOTER }
I20260630 12:12:47.907184  4113 raft_consensus.cc:385] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:47.907368  4113 raft_consensus.cc:740] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03295c4fbaf74924adafa44e15876663, State: Initialized, Role: FOLLOWER
I20260630 12:12:47.908015  4113 consensus_queue.cc:260] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "03295c4fbaf74924adafa44e15876663" member_type: VOTER }
I20260630 12:12:47.908459  4113 raft_consensus.cc:399] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:47.908646  4113 raft_consensus.cc:493] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:47.908849  4113 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:47.913439  4113 raft_consensus.cc:515] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03295c4fbaf74924adafa44e15876663" member_type: VOTER }
I20260630 12:12:47.913964  4113 leader_election.cc:304] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [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: 03295c4fbaf74924adafa44e15876663; no voters: 
I20260630 12:12:47.915159  4113 leader_election.cc:290] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:47.915498  4116 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:47.916826  4116 raft_consensus.cc:697] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [term 1 LEADER]: Becoming Leader. State: Replica: 03295c4fbaf74924adafa44e15876663, State: Running, Role: LEADER
I20260630 12:12:47.917563  4116 consensus_queue.cc:237] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [LEADER]: Queue going to LEADER mode. State: All 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: "03295c4fbaf74924adafa44e15876663" member_type: VOTER }
I20260630 12:12:47.918148  4113 sys_catalog.cc:565] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:47.922549  4117 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "03295c4fbaf74924adafa44e15876663" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03295c4fbaf74924adafa44e15876663" member_type: VOTER } }
I20260630 12:12:47.923539  4117 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:47.923067  4118 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 03295c4fbaf74924adafa44e15876663. Latest consensus state: current_term: 1 leader_uuid: "03295c4fbaf74924adafa44e15876663" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03295c4fbaf74924adafa44e15876663" member_type: VOTER } }
I20260630 12:12:47.924106  4118 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:47.926605  4123 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:47.932098  4123 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:47.935356   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:47.941455  4123 catalog_manager.cc:1383] Generated new cluster ID: cb15606647e64bee8231bc946ad464c7
I20260630 12:12:47.941784  4123 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:47.970935  4123 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:47.972265  4123 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:47.996022  4123 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663: Generated new TSK 0
I20260630 12:12:47.996701  4123 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:48.002456   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:48.009279  4134 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.009280  4135 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.011406  4137 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:48.012053   431 server_base.cc:1061] running on GCE node
I20260630 12:12:48.012962   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:48.013265   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:48.013438   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821568013422 us; error 0 us; skew 500 ppm
I20260630 12:12:48.014010   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:48.016530   431 webserver.cc:533] Webserver started at http://127.0.107.193:34357/ using document root <none> and password file <none>
I20260630 12:12:48.017212   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:48.017436   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:48.017762   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:48.019187   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "9aeffd0f8d5c4758b276b847f08ac8e3"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-z8mm"
I20260630 12:12:48.024152   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:12:48.027750  4142 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.028745   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:48.029034   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "9aeffd0f8d5c4758b276b847f08ac8e3"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-z8mm"
I20260630 12:12:48.029373   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-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)
I20260630 12:12:48.059089   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:48.060261   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:48.061739   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:48.064260   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:48.064481   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.064834   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:48.065008   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.106079   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37175
I20260630 12:12:48.106182  4204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37175 every 8 connection(s)
I20260630 12:12:48.111205   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:48.118884  4209 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.119760  4210 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:48.121979   431 server_base.cc:1061] running on GCE node
W20260630 12:12:48.123981  4212 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:48.124944   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:48.125224   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:48.125355   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821568125343 us; error 0 us; skew 500 ppm
I20260630 12:12:48.125809   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:48.128403   431 webserver.cc:533] Webserver started at http://127.0.107.194:43013/ using document root <none> and password file <none>
I20260630 12:12:48.128931   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:48.129226   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:48.129557   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:48.130827   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "6e4ce49117f541608cbf49ef9248be93"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-z8mm"
I20260630 12:12:48.133291  4205 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42007
I20260630 12:12:48.133700  4205 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:48.134438  4205 heartbeater.cc:507] Master 127.0.107.254:42007 requested a full tablet report, sending...
I20260630 12:12:48.136281   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:12:48.136885  4078 ts_manager.cc:194] Registered new tserver with Master: 9aeffd0f8d5c4758b276b847f08ac8e3 (127.0.107.193:37175)
I20260630 12:12:48.139459  4078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45066
I20260630 12:12:48.141286  4217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.142273   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:12:48.143064   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "6e4ce49117f541608cbf49ef9248be93"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-z8mm"
I20260630 12:12:48.143388   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-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)
I20260630 12:12:48.170313   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:48.171535   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:48.172962   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:48.175413   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:48.175601   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.175921   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:48.176083   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.216951   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38587
I20260630 12:12:48.217067  4279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38587 every 8 connection(s)
I20260630 12:12:48.221880   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:48.229969  4283 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.231573  4284 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.235503  4286 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:48.235580   431 server_base.cc:1061] running on GCE node
I20260630 12:12:48.236281  4280 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42007
I20260630 12:12:48.236738  4280 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:48.237017   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:48.237308   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:48.237488   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821568237455 us; error 0 us; skew 500 ppm
I20260630 12:12:48.237622  4280 heartbeater.cc:507] Master 127.0.107.254:42007 requested a full tablet report, sending...
I20260630 12:12:48.238117   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:48.240058  4078 ts_manager.cc:194] Registered new tserver with Master: 6e4ce49117f541608cbf49ef9248be93 (127.0.107.194:38587)
I20260630 12:12:48.240903   431 webserver.cc:533] Webserver started at http://127.0.107.195:40853/ using document root <none> and password file <none>
I20260630 12:12:48.241492   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:48.241686   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:48.241751  4078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45080
I20260630 12:12:48.241988   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:48.243418   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "6052cdd7a5b14f9994a700b9722254fb"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-z8mm"
I20260630 12:12:48.247838   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:48.251184  4291 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.252015   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:48.252328   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "6052cdd7a5b14f9994a700b9722254fb"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-z8mm"
I20260630 12:12:48.252627   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-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)
I20260630 12:12:48.272554   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:48.273922   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:48.275450   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:48.277777   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:48.278019   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.278264   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:48.278455   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.320439   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39101
I20260630 12:12:48.320525  4353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39101 every 8 connection(s)
I20260630 12:12:48.325451   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:48.332019  4357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.334102  4358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:48.335533   431 server_base.cc:1061] running on GCE node
W20260630 12:12:48.336166  4360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:48.337306   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:48.337622   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:48.337834   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821568337819 us; error 0 us; skew 500 ppm
I20260630 12:12:48.338498   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:48.339294  4354 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42007
I20260630 12:12:48.339744  4354 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:48.340523  4354 heartbeater.cc:507] Master 127.0.107.254:42007 requested a full tablet report, sending...
I20260630 12:12:48.341931   431 webserver.cc:533] Webserver started at http://127.0.107.196:34091/ using document root <none> and password file <none>
I20260630 12:12:48.342537   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:48.342729   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:48.342895  4078 ts_manager.cc:194] Registered new tserver with Master: 6052cdd7a5b14f9994a700b9722254fb (127.0.107.195:39101)
I20260630 12:12:48.343043   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:48.344408   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-3-root/instance:
uuid: "200726a15153437fbdb7fb4b84d80d9f"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-z8mm"
I20260630 12:12:48.344723  4078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45094
I20260630 12:12:48.350349   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:12:48.353950  4365 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.354892   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:12:48.355160   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-3-root
uuid: "200726a15153437fbdb7fb4b84d80d9f"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-z8mm"
I20260630 12:12:48.355408   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821473573380-431-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)
I20260630 12:12:48.367108   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:48.368294   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:48.369704   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:48.371966   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:48.372149   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.372452   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:48.372611   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.412739   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:41631
I20260630 12:12:48.412829  4427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:41631 every 8 connection(s)
I20260630 12:12:48.428056  4428 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42007
I20260630 12:12:48.428620  4428 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:48.429535  4428 heartbeater.cc:507] Master 127.0.107.254:42007 requested a full tablet report, sending...
I20260630 12:12:48.431828  4078 ts_manager.cc:194] Registered new tserver with Master: 200726a15153437fbdb7fb4b84d80d9f (127.0.107.196:41631)
I20260630 12:12:48.432369   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016560673s
I20260630 12:12:48.433768  4078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45110
I20260630 12:12:48.989082  4078 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45140:
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"
    }
  }
}
I20260630 12:12:49.058452  4245 tablet_service.cc:1511] Processing CreateTablet for tablet b9702b6b440947039ef43e5508b70a06 (DEFAULT_TABLE table=test-workload [id=6c736bf075be447db1a833e336e590ef]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:49.059834  4245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9702b6b440947039ef43e5508b70a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:49.060621  4170 tablet_service.cc:1511] Processing CreateTablet for tablet b9702b6b440947039ef43e5508b70a06 (DEFAULT_TABLE table=test-workload [id=6c736bf075be447db1a833e336e590ef]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:49.061261  4319 tablet_service.cc:1511] Processing CreateTablet for tablet b9702b6b440947039ef43e5508b70a06 (DEFAULT_TABLE table=test-workload [id=6c736bf075be447db1a833e336e590ef]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:49.061930  4170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9702b6b440947039ef43e5508b70a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:49.062472  4319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9702b6b440947039ef43e5508b70a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:49.075979  4449 tablet_bootstrap.cc:492] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3: Bootstrap starting.
I20260630 12:12:49.077968  4450 tablet_bootstrap.cc:492] T b9702b6b440947039ef43e5508b70a06 P 6e4ce49117f541608cbf49ef9248be93: Bootstrap starting.
I20260630 12:12:49.083377  4449 tablet_bootstrap.cc:654] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:49.084923  4450 tablet_bootstrap.cc:654] T b9702b6b440947039ef43e5508b70a06 P 6e4ce49117f541608cbf49ef9248be93: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:49.085172  4451 tablet_bootstrap.cc:492] T b9702b6b440947039ef43e5508b70a06 P 6052cdd7a5b14f9994a700b9722254fb: Bootstrap starting.
I20260630 12:12:49.089371  4449 tablet_bootstrap.cc:492] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3: No bootstrap required, opened a new log
I20260630 12:12:49.089915  4449 ts_tablet_manager.cc:1403] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260630 12:12:49.090545  4450 tablet_bootstrap.cc:492] T b9702b6b440947039ef43e5508b70a06 P 6e4ce49117f541608cbf49ef9248be93: No bootstrap required, opened a new log
I20260630 12:12:49.090947  4451 tablet_bootstrap.cc:654] T b9702b6b440947039ef43e5508b70a06 P 6052cdd7a5b14f9994a700b9722254fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:49.091004  4450 ts_tablet_manager.cc:1403] T b9702b6b440947039ef43e5508b70a06 P 6e4ce49117f541608cbf49ef9248be93: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:12:49.092774  4449 raft_consensus.cc:359] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6052cdd7a5b14f9994a700b9722254fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39101 } } peers { permanent_uuid: "6e4ce49117f541608cbf49ef9248be93" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38587 } } peers { permanent_uuid: "9aeffd0f8d5c4758b276b847f08ac8e3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37175 } }
I20260630 12:12:49.093652  4449 raft_consensus.cc:385] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:49.094043  4449 raft_consensus.cc:740] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aeffd0f8d5c4758b276b847f08ac8e3, State: Initialized, Role: FOLLOWER
I20260630 12:12:49.093827  4450 raft_consensus.cc:359] T b9702b6b440947039ef43e5508b70a06 P 6e4ce49117f541608cbf49ef9248be93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6052cdd7a5b14f9994a700b9722254fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39101 } } peers { permanent_uuid: "6e4ce49117f541608cbf49ef9248be93" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38587 } } peers { permanent_uuid: "9aeffd0f8d5c4758b276b847f08ac8e3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37175 } }
I20260630 12:12:49.094656  4450 raft_consensus.cc:385] T b9702b6b440947039ef43e5508b70a06 P 6e4ce49117f541608cbf49ef9248be93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:49.095012  4450 raft_consensus.cc:740] T b9702b6b440947039ef43e5508b70a06 P 6e4ce49117f541608cbf49ef9248be93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4ce49117f541608cbf49ef9248be93, State: Initialized, Role: FOLLOWER
I20260630 12:12:49.095122  4449 consensus_queue.cc:260] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6052cdd7a5b14f9994a700b9722254fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39101 } } peers { permanent_uuid: "6e4ce49117f541608cbf49ef9248be93" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38587 } } peers { permanent_uuid: "9aeffd0f8d5c4758b276b847f08ac8e3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37175 } }
I20260630 12:12:49.096006  4450 consensus_queue.cc:260] T b9702b6b440947039ef43e5508b70a06 P 6e4ce49117f541608cbf49ef9248be93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6052cdd7a5b14f9994a700b9722254fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39101 } } peers { permanent_uuid: "6e4ce49117f541608cbf49ef9248be93" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38587 } } peers { permanent_uuid: "9aeffd0f8d5c4758b276b847f08ac8e3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37175 } }
I20260630 12:12:49.099603  4450 ts_tablet_manager.cc:1434] T b9702b6b440947039ef43e5508b70a06 P 6e4ce49117f541608cbf49ef9248be93: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260630 12:12:49.099581  4205 heartbeater.cc:499] Master 127.0.107.254:42007 was elected leader, sending a full tablet report...
I20260630 12:12:49.100108  4451 tablet_bootstrap.cc:492] T b9702b6b440947039ef43e5508b70a06 P 6052cdd7a5b14f9994a700b9722254fb: No bootstrap required, opened a new log
I20260630 12:12:49.100642  4451 ts_tablet_manager.cc:1403] T b9702b6b440947039ef43e5508b70a06 P 6052cdd7a5b14f9994a700b9722254fb: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.010s
I20260630 12:12:49.100612  4280 heartbeater.cc:499] Master 127.0.107.254:42007 was elected leader, sending a full tablet report...
I20260630 12:12:49.101377  4455 raft_consensus.cc:493] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:49.101981  4455 raft_consensus.cc:515] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6052cdd7a5b14f9994a700b9722254fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39101 } } peers { permanent_uuid: "6e4ce49117f541608cbf49ef9248be93" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38587 } } peers { permanent_uuid: "9aeffd0f8d5c4758b276b847f08ac8e3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37175 } }
I20260630 12:12:49.105858  4451 raft_consensus.cc:359] T b9702b6b440947039ef43e5508b70a06 P 6052cdd7a5b14f9994a700b9722254fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6052cdd7a5b14f9994a700b9722254fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39101 } } peers { permanent_uuid: "6e4ce49117f541608cbf49ef9248be93" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38587 } } peers { permanent_uuid: "9aeffd0f8d5c4758b276b847f08ac8e3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37175 } }
I20260630 12:12:49.111266  4451 raft_consensus.cc:385] T b9702b6b440947039ef43e5508b70a06 P 6052cdd7a5b14f9994a700b9722254fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:49.111675  4451 raft_consensus.cc:740] T b9702b6b440947039ef43e5508b70a06 P 6052cdd7a5b14f9994a700b9722254fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6052cdd7a5b14f9994a700b9722254fb, State: Initialized, Role: FOLLOWER
I20260630 12:12:49.111775  4455 leader_election.cc:290] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6052cdd7a5b14f9994a700b9722254fb (127.0.107.195:39101), 6e4ce49117f541608cbf49ef9248be93 (127.0.107.194:38587)
I20260630 12:12:49.113128  4449 ts_tablet_manager.cc:1434] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.003s
I20260630 12:12:49.118584  4451 consensus_queue.cc:260] T b9702b6b440947039ef43e5508b70a06 P 6052cdd7a5b14f9994a700b9722254fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6052cdd7a5b14f9994a700b9722254fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39101 } } peers { permanent_uuid: "6e4ce49117f541608cbf49ef9248be93" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38587 } } peers { permanent_uuid: "9aeffd0f8d5c4758b276b847f08ac8e3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37175 } }
I20260630 12:12:49.126192  4354 heartbeater.cc:499] Master 127.0.107.254:42007 was elected leader, sending a full tablet report...
I20260630 12:12:49.126678  4451 ts_tablet_manager.cc:1434] T b9702b6b440947039ef43e5508b70a06 P 6052cdd7a5b14f9994a700b9722254fb: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.007s
I20260630 12:12:49.131981  4329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9702b6b440947039ef43e5508b70a06" candidate_uuid: "9aeffd0f8d5c4758b276b847f08ac8e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6052cdd7a5b14f9994a700b9722254fb" is_pre_election: true
I20260630 12:12:49.132799  4329 raft_consensus.cc:2468] T b9702b6b440947039ef43e5508b70a06 P 6052cdd7a5b14f9994a700b9722254fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aeffd0f8d5c4758b276b847f08ac8e3 in term 0.
I20260630 12:12:49.134140  4145 leader_election.cc:304] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6052cdd7a5b14f9994a700b9722254fb, 9aeffd0f8d5c4758b276b847f08ac8e3; no voters: 
I20260630 12:12:49.137279  4455 raft_consensus.cc:2804] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:49.137696  4455 raft_consensus.cc:493] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:49.138083  4455 raft_consensus.cc:3060] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:49.138420  4255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9702b6b440947039ef43e5508b70a06" candidate_uuid: "9aeffd0f8d5c4758b276b847f08ac8e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4ce49117f541608cbf49ef9248be93" is_pre_election: true
I20260630 12:12:49.139068  4255 raft_consensus.cc:2468] T b9702b6b440947039ef43e5508b70a06 P 6e4ce49117f541608cbf49ef9248be93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aeffd0f8d5c4758b276b847f08ac8e3 in term 0.
I20260630 12:12:49.143884  4455 raft_consensus.cc:515] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6052cdd7a5b14f9994a700b9722254fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39101 } } peers { permanent_uuid: "6e4ce49117f541608cbf49ef9248be93" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38587 } } peers { permanent_uuid: "9aeffd0f8d5c4758b276b847f08ac8e3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37175 } }
I20260630 12:12:49.145915  4455 leader_election.cc:290] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [CANDIDATE]: Term 1 election: Requested vote from peers 6052cdd7a5b14f9994a700b9722254fb (127.0.107.195:39101), 6e4ce49117f541608cbf49ef9248be93 (127.0.107.194:38587)
I20260630 12:12:49.146845  4329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9702b6b440947039ef43e5508b70a06" candidate_uuid: "9aeffd0f8d5c4758b276b847f08ac8e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6052cdd7a5b14f9994a700b9722254fb"
I20260630 12:12:49.146936  4255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9702b6b440947039ef43e5508b70a06" candidate_uuid: "9aeffd0f8d5c4758b276b847f08ac8e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4ce49117f541608cbf49ef9248be93"
I20260630 12:12:49.147686  4255 raft_consensus.cc:3060] T b9702b6b440947039ef43e5508b70a06 P 6e4ce49117f541608cbf49ef9248be93 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:49.147702  4329 raft_consensus.cc:3060] T b9702b6b440947039ef43e5508b70a06 P 6052cdd7a5b14f9994a700b9722254fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:49.152871  4329 raft_consensus.cc:2468] T b9702b6b440947039ef43e5508b70a06 P 6052cdd7a5b14f9994a700b9722254fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aeffd0f8d5c4758b276b847f08ac8e3 in term 1.
I20260630 12:12:49.152871  4255 raft_consensus.cc:2468] T b9702b6b440947039ef43e5508b70a06 P 6e4ce49117f541608cbf49ef9248be93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aeffd0f8d5c4758b276b847f08ac8e3 in term 1.
I20260630 12:12:49.154559  4144 leader_election.cc:304] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4ce49117f541608cbf49ef9248be93, 9aeffd0f8d5c4758b276b847f08ac8e3; no voters: 
I20260630 12:12:49.155463  4455 raft_consensus.cc:2804] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:49.156801  4455 raft_consensus.cc:697] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [term 1 LEADER]: Becoming Leader. State: Replica: 9aeffd0f8d5c4758b276b847f08ac8e3, State: Running, Role: LEADER
I20260630 12:12:49.157618  4455 consensus_queue.cc:237] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6052cdd7a5b14f9994a700b9722254fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39101 } } peers { permanent_uuid: "6e4ce49117f541608cbf49ef9248be93" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38587 } } peers { permanent_uuid: "9aeffd0f8d5c4758b276b847f08ac8e3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37175 } }
I20260630 12:12:49.165841  4078 catalog_manager.cc:5697] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aeffd0f8d5c4758b276b847f08ac8e3 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "9aeffd0f8d5c4758b276b847f08ac8e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6052cdd7a5b14f9994a700b9722254fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4ce49117f541608cbf49ef9248be93" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aeffd0f8d5c4758b276b847f08ac8e3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37175 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:49.436975  4428 heartbeater.cc:499] Master 127.0.107.254:42007 was elected leader, sending a full tablet report...
I20260630 12:12:49.544402  4455 consensus_queue.cc:1048] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4ce49117f541608cbf49ef9248be93" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:49.557960  4455 consensus_queue.cc:1048] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6052cdd7a5b14f9994a700b9722254fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:49.935209  4131 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:49.936630  4131 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:49.937011  4131 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:51.938047  4131 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:51.939457  4131 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:51.939795  4131 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:53.940794  4131 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:53.942195  4131 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:53.942541  4131 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:55.943760  4131 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:55.945672  4131 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:55.946038  4131 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:57.946990  4131 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:57.948309  4131 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:57.948624  4131 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:59.949638  4131 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:59.950977  4131 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:59.951323  4131 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:00.246006   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:00.276472   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:00.277314   431 tablet_replica.cc:333] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3: stopping tablet replica
I20260630 12:13:00.277892   431 raft_consensus.cc:2243] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:00.278980   431 raft_consensus.cc:2272] T b9702b6b440947039ef43e5508b70a06 P 9aeffd0f8d5c4758b276b847f08ac8e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:00.300689   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:00.315270   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:00.336967   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:00.337764   431 tablet_replica.cc:333] T b9702b6b440947039ef43e5508b70a06 P 6e4ce49117f541608cbf49ef9248be93: stopping tablet replica
I20260630 12:13:00.338356   431 raft_consensus.cc:2243] T b9702b6b440947039ef43e5508b70a06 P 6e4ce49117f541608cbf49ef9248be93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:00.338827   431 raft_consensus.cc:2272] T b9702b6b440947039ef43e5508b70a06 P 6e4ce49117f541608cbf49ef9248be93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:00.358793   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:00.370422   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:00.393843   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:00.394580   431 tablet_replica.cc:333] T b9702b6b440947039ef43e5508b70a06 P 6052cdd7a5b14f9994a700b9722254fb: stopping tablet replica
I20260630 12:13:00.395123   431 raft_consensus.cc:2243] T b9702b6b440947039ef43e5508b70a06 P 6052cdd7a5b14f9994a700b9722254fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:00.395684   431 raft_consensus.cc:2272] T b9702b6b440947039ef43e5508b70a06 P 6052cdd7a5b14f9994a700b9722254fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:00.415206   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:00.426271   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:13:00.449007   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:00.464865   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:13:00.474170   431 master.cc:562] Master@127.0.107.254:42007 shutting down...
I20260630 12:13:00.492542   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:00.493192   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:00.493505   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 03295c4fbaf74924adafa44e15876663: stopping tablet replica
I20260630 12:13:00.512763   431 master.cc:584] Master@127.0.107.254:42007 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12751 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:13:00.551956   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39725
I20260630 12:13:00.553263   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:00.560563  4469 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:00.561046  4470 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:00.560498  4472 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:00.561975   431 server_base.cc:1061] running on GCE node
I20260630 12:13:00.563174   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:00.563453   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:00.563634   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821580563617 us; error 0 us; skew 500 ppm
I20260630 12:13:00.564320   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:00.566902   431 webserver.cc:533] Webserver started at http://127.0.107.254:34193/ using document root <none> and password file <none>
I20260630 12:13:00.567449   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:00.567656   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:00.568101   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:00.569800   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "527bdba7ce144e968deba60de351f902"
format_stamp: "Formatted at 2026-06-30 12:13:00 on dist-test-slave-z8mm"
I20260630 12:13:00.576890   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:13:00.580688  4477 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:00.581637   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:13:00.581900   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "527bdba7ce144e968deba60de351f902"
format_stamp: "Formatted at 2026-06-30 12:13:00 on dist-test-slave-z8mm"
I20260630 12:13:00.582147   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-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)
I20260630 12:13:00.596997   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:00.598294   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:00.636984   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39725
I20260630 12:13:00.637111  4528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39725 every 8 connection(s)
I20260630 12:13:00.641302  4529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:00.653373  4529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902: Bootstrap starting.
I20260630 12:13:00.658370  4529 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:00.663025  4529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902: No bootstrap required, opened a new log
I20260630 12:13:00.665509  4529 raft_consensus.cc:359] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "527bdba7ce144e968deba60de351f902" member_type: VOTER }
I20260630 12:13:00.666006  4529 raft_consensus.cc:385] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:00.666188  4529 raft_consensus.cc:740] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 527bdba7ce144e968deba60de351f902, State: Initialized, Role: FOLLOWER
I20260630 12:13:00.666792  4529 consensus_queue.cc:260] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "527bdba7ce144e968deba60de351f902" member_type: VOTER }
I20260630 12:13:00.667255  4529 raft_consensus.cc:399] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:00.667456  4529 raft_consensus.cc:493] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:00.667675  4529 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:00.672660  4529 raft_consensus.cc:515] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "527bdba7ce144e968deba60de351f902" member_type: VOTER }
I20260630 12:13:00.673265  4529 leader_election.cc:304] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [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: 527bdba7ce144e968deba60de351f902; no voters: 
I20260630 12:13:00.674397  4529 leader_election.cc:290] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:00.674752  4532 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:00.676129  4532 raft_consensus.cc:697] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [term 1 LEADER]: Becoming Leader. State: Replica: 527bdba7ce144e968deba60de351f902, State: Running, Role: LEADER
I20260630 12:13:00.676918  4532 consensus_queue.cc:237] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [LEADER]: Queue going to LEADER mode. State: All 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: "527bdba7ce144e968deba60de351f902" member_type: VOTER }
I20260630 12:13:00.677899  4529 sys_catalog.cc:565] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:00.680104  4534 sys_catalog.cc:455] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 527bdba7ce144e968deba60de351f902. Latest consensus state: current_term: 1 leader_uuid: "527bdba7ce144e968deba60de351f902" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "527bdba7ce144e968deba60de351f902" member_type: VOTER } }
I20260630 12:13:00.680145  4533 sys_catalog.cc:455] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "527bdba7ce144e968deba60de351f902" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "527bdba7ce144e968deba60de351f902" member_type: VOTER } }
I20260630 12:13:00.680895  4534 sys_catalog.cc:458] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:00.681329  4533 sys_catalog.cc:458] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:00.685289  4537 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:00.694005  4537 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:00.695008   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:00.703845  4537 catalog_manager.cc:1383] Generated new cluster ID: 7fd780327c4847c8a97ae88e3b2c5391
I20260630 12:13:00.704169  4537 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:00.724238  4537 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:00.725670  4537 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:00.737246  4537 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902: Generated new TSK 0
I20260630 12:13:00.737835  4537 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:00.761483   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:00.767596  4550 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:00.768621  4551 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:00.769755  4553 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:00.770159   431 server_base.cc:1061] running on GCE node
I20260630 12:13:00.771009   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:00.771200   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:00.771325   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821580771307 us; error 0 us; skew 500 ppm
I20260630 12:13:00.771752   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:00.774091   431 webserver.cc:533] Webserver started at http://127.0.107.193:36885/ using document root <none> and password file <none>
I20260630 12:13:00.774549   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:00.774703   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:00.774916   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:00.775959   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "fcba3e34de7149359b83dbf2a6fd01cb"
format_stamp: "Formatted at 2026-06-30 12:13:00 on dist-test-slave-z8mm"
I20260630 12:13:00.780505   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:13:00.784106  4558 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:00.784965   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:13:00.785349   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "fcba3e34de7149359b83dbf2a6fd01cb"
format_stamp: "Formatted at 2026-06-30 12:13:00 on dist-test-slave-z8mm"
I20260630 12:13:00.785650   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-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)
I20260630 12:13:00.800606   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:00.801905   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:00.803416   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:00.805883   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:00.806147   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:00.806387   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:00.806568   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:00.847152   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42227
I20260630 12:13:00.847246  4620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42227 every 8 connection(s)
I20260630 12:13:00.852341   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:00.860251  4625 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:00.860968  4626 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:00.864100   431 server_base.cc:1061] running on GCE node
W20260630 12:13:00.864135  4628 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:00.865542   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:00.865769   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:00.865971   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821580865952 us; error 0 us; skew 500 ppm
I20260630 12:13:00.866662   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:00.867848  4621 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39725
I20260630 12:13:00.868238  4621 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:00.869168  4621 heartbeater.cc:507] Master 127.0.107.254:39725 requested a full tablet report, sending...
I20260630 12:13:00.870428   431 webserver.cc:533] Webserver started at http://127.0.107.194:35911/ using document root <none> and password file <none>
I20260630 12:13:00.871089   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:00.871282   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:00.871601   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:00.871636  4494 ts_manager.cc:194] Registered new tserver with Master: fcba3e34de7149359b83dbf2a6fd01cb (127.0.107.193:42227)
I20260630 12:13:00.872982   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "f6dbdb2844314c87be2563a80ca955a1"
format_stamp: "Formatted at 2026-06-30 12:13:00 on dist-test-slave-z8mm"
I20260630 12:13:00.874105  4494 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57122
I20260630 12:13:00.878211   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:00.881961  4633 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:00.882788   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:13:00.883126   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "f6dbdb2844314c87be2563a80ca955a1"
format_stamp: "Formatted at 2026-06-30 12:13:00 on dist-test-slave-z8mm"
I20260630 12:13:00.883380   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-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)
I20260630 12:13:00.909858   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:00.911031   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:00.912453   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:00.914716   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:00.914950   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:00.915197   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:00.915364   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:00.957486   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43689
I20260630 12:13:00.957594  4695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43689 every 8 connection(s)
I20260630 12:13:00.962678   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:00.972047  4700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:00.973244  4699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:00.973800   431 server_base.cc:1061] running on GCE node
W20260630 12:13:00.973915  4702 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:00.975314   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:00.975607   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:00.975852   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821580975831 us; error 0 us; skew 500 ppm
I20260630 12:13:00.976382   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:00.977352  4696 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39725
I20260630 12:13:00.977838  4696 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:00.978813  4696 heartbeater.cc:507] Master 127.0.107.254:39725 requested a full tablet report, sending...
I20260630 12:13:00.979547   431 webserver.cc:533] Webserver started at http://127.0.107.195:44851/ using document root <none> and password file <none>
I20260630 12:13:00.980152   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:00.980366   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:00.980650   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:00.981104  4494 ts_manager.cc:194] Registered new tserver with Master: f6dbdb2844314c87be2563a80ca955a1 (127.0.107.194:43689)
I20260630 12:13:00.981932   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "6374f5a4808d4473b0abec8170f3fd61"
format_stamp: "Formatted at 2026-06-30 12:13:00 on dist-test-slave-z8mm"
I20260630 12:13:00.982530  4494 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57136
I20260630 12:13:00.986699   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:00.990409  4707 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:00.991276   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260630 12:13:00.991695   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "6374f5a4808d4473b0abec8170f3fd61"
format_stamp: "Formatted at 2026-06-30 12:13:00 on dist-test-slave-z8mm"
I20260630 12:13:00.992009   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821473573380-431-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)
I20260630 12:13:01.023077   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:01.024287   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:01.025928   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:01.028236   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:01.028501   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:01.028746   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:01.028918   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:01.068171   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43453
I20260630 12:13:01.068269  4769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43453 every 8 connection(s)
I20260630 12:13:01.082898  4770 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39725
I20260630 12:13:01.083285  4770 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:01.084074  4770 heartbeater.cc:507] Master 127.0.107.254:39725 requested a full tablet report, sending...
I20260630 12:13:01.086162  4494 ts_manager.cc:194] Registered new tserver with Master: 6374f5a4808d4473b0abec8170f3fd61 (127.0.107.195:43453)
I20260630 12:13:01.086488   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01485569s
I20260630 12:13:01.088124  4494 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57142
I20260630 12:13:01.876849  4621 heartbeater.cc:499] Master 127.0.107.254:39725 was elected leader, sending a full tablet report...
I20260630 12:13:01.985123  4696 heartbeater.cc:499] Master 127.0.107.254:39725 was elected leader, sending a full tablet report...
I20260630 12:13:02.090983  4770 heartbeater.cc:499] Master 127.0.107.254:39725 was elected leader, sending a full tablet report...
I20260630 12:13:02.158730  4494 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57164:
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"
    }
  }
}
W20260630 12:13:02.160805  4494 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:02.203138  4735 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb1605d90cf4a1b9a8ae195c9450820 (DEFAULT_TABLE table=test-workload [id=b3a051e8603446f292e7ef7b8741e12c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:02.204576  4735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb1605d90cf4a1b9a8ae195c9450820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:02.205385  4586 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb1605d90cf4a1b9a8ae195c9450820 (DEFAULT_TABLE table=test-workload [id=b3a051e8603446f292e7ef7b8741e12c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:02.206732  4586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb1605d90cf4a1b9a8ae195c9450820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:02.213999  4661 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb1605d90cf4a1b9a8ae195c9450820 (DEFAULT_TABLE table=test-workload [id=b3a051e8603446f292e7ef7b8741e12c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:02.215077  4661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb1605d90cf4a1b9a8ae195c9450820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:02.229501  4791 tablet_bootstrap.cc:492] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61: Bootstrap starting.
I20260630 12:13:02.232035  4793 tablet_bootstrap.cc:492] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1: Bootstrap starting.
I20260630 12:13:02.232708  4792 tablet_bootstrap.cc:492] T 1fb1605d90cf4a1b9a8ae195c9450820 P fcba3e34de7149359b83dbf2a6fd01cb: Bootstrap starting.
I20260630 12:13:02.237578  4791 tablet_bootstrap.cc:654] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:02.238445  4793 tablet_bootstrap.cc:654] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:02.242110  4792 tablet_bootstrap.cc:654] T 1fb1605d90cf4a1b9a8ae195c9450820 P fcba3e34de7149359b83dbf2a6fd01cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:02.243111  4793 tablet_bootstrap.cc:492] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1: No bootstrap required, opened a new log
I20260630 12:13:02.243575  4793 ts_tablet_manager.cc:1403] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260630 12:13:02.246431  4793 raft_consensus.cc:359] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6374f5a4808d4473b0abec8170f3fd61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43453 } } peers { permanent_uuid: "fcba3e34de7149359b83dbf2a6fd01cb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42227 } } peers { permanent_uuid: "f6dbdb2844314c87be2563a80ca955a1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43689 } }
I20260630 12:13:02.247258  4793 raft_consensus.cc:385] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:02.247661  4793 raft_consensus.cc:740] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6dbdb2844314c87be2563a80ca955a1, State: Initialized, Role: FOLLOWER
I20260630 12:13:02.248735  4793 consensus_queue.cc:260] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6374f5a4808d4473b0abec8170f3fd61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43453 } } peers { permanent_uuid: "fcba3e34de7149359b83dbf2a6fd01cb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42227 } } peers { permanent_uuid: "f6dbdb2844314c87be2563a80ca955a1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43689 } }
I20260630 12:13:02.249778  4791 tablet_bootstrap.cc:492] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61: No bootstrap required, opened a new log
I20260630 12:13:02.250087  4792 tablet_bootstrap.cc:492] T 1fb1605d90cf4a1b9a8ae195c9450820 P fcba3e34de7149359b83dbf2a6fd01cb: No bootstrap required, opened a new log
I20260630 12:13:02.250399  4791 ts_tablet_manager.cc:1403] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:13:02.250676  4792 ts_tablet_manager.cc:1403] T 1fb1605d90cf4a1b9a8ae195c9450820 P fcba3e34de7149359b83dbf2a6fd01cb: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:13:02.251818  4793 ts_tablet_manager.cc:1434] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:13:02.253608  4791 raft_consensus.cc:359] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6374f5a4808d4473b0abec8170f3fd61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43453 } } peers { permanent_uuid: "fcba3e34de7149359b83dbf2a6fd01cb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42227 } } peers { permanent_uuid: "f6dbdb2844314c87be2563a80ca955a1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43689 } }
I20260630 12:13:02.253892  4792 raft_consensus.cc:359] T 1fb1605d90cf4a1b9a8ae195c9450820 P fcba3e34de7149359b83dbf2a6fd01cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6374f5a4808d4473b0abec8170f3fd61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43453 } } peers { permanent_uuid: "fcba3e34de7149359b83dbf2a6fd01cb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42227 } } peers { permanent_uuid: "f6dbdb2844314c87be2563a80ca955a1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43689 } }
I20260630 12:13:02.254447  4791 raft_consensus.cc:385] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:02.254539  4792 raft_consensus.cc:385] T 1fb1605d90cf4a1b9a8ae195c9450820 P fcba3e34de7149359b83dbf2a6fd01cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:02.254876  4791 raft_consensus.cc:740] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6374f5a4808d4473b0abec8170f3fd61, State: Initialized, Role: FOLLOWER
I20260630 12:13:02.254977  4792 raft_consensus.cc:740] T 1fb1605d90cf4a1b9a8ae195c9450820 P fcba3e34de7149359b83dbf2a6fd01cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcba3e34de7149359b83dbf2a6fd01cb, State: Initialized, Role: FOLLOWER
I20260630 12:13:02.255879  4792 consensus_queue.cc:260] T 1fb1605d90cf4a1b9a8ae195c9450820 P fcba3e34de7149359b83dbf2a6fd01cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6374f5a4808d4473b0abec8170f3fd61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43453 } } peers { permanent_uuid: "fcba3e34de7149359b83dbf2a6fd01cb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42227 } } peers { permanent_uuid: "f6dbdb2844314c87be2563a80ca955a1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43689 } }
I20260630 12:13:02.255795  4791 consensus_queue.cc:260] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6374f5a4808d4473b0abec8170f3fd61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43453 } } peers { permanent_uuid: "fcba3e34de7149359b83dbf2a6fd01cb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42227 } } peers { permanent_uuid: "f6dbdb2844314c87be2563a80ca955a1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43689 } }
I20260630 12:13:02.259053  4791 ts_tablet_manager.cc:1434] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:13:02.262092  4792 ts_tablet_manager.cc:1434] T 1fb1605d90cf4a1b9a8ae195c9450820 P fcba3e34de7149359b83dbf2a6fd01cb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
W20260630 12:13:02.323776  4771 tablet.cc:2406] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:13:02.626669  4799 raft_consensus.cc:493] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:02.627147  4799 raft_consensus.cc:515] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6374f5a4808d4473b0abec8170f3fd61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43453 } } peers { permanent_uuid: "fcba3e34de7149359b83dbf2a6fd01cb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42227 } } peers { permanent_uuid: "f6dbdb2844314c87be2563a80ca955a1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43689 } }
I20260630 12:13:02.629258  4799 leader_election.cc:290] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcba3e34de7149359b83dbf2a6fd01cb (127.0.107.193:42227), f6dbdb2844314c87be2563a80ca955a1 (127.0.107.194:43689)
I20260630 12:13:02.640499  4671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb1605d90cf4a1b9a8ae195c9450820" candidate_uuid: "6374f5a4808d4473b0abec8170f3fd61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6dbdb2844314c87be2563a80ca955a1" is_pre_election: true
I20260630 12:13:02.640503  4596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb1605d90cf4a1b9a8ae195c9450820" candidate_uuid: "6374f5a4808d4473b0abec8170f3fd61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcba3e34de7149359b83dbf2a6fd01cb" is_pre_election: true
I20260630 12:13:02.641433  4596 raft_consensus.cc:2468] T 1fb1605d90cf4a1b9a8ae195c9450820 P fcba3e34de7149359b83dbf2a6fd01cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6374f5a4808d4473b0abec8170f3fd61 in term 0.
I20260630 12:13:02.641433  4671 raft_consensus.cc:2468] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6374f5a4808d4473b0abec8170f3fd61 in term 0.
I20260630 12:13:02.643041  4708 leader_election.cc:304] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6374f5a4808d4473b0abec8170f3fd61, f6dbdb2844314c87be2563a80ca955a1; no voters: 
I20260630 12:13:02.643781  4799 raft_consensus.cc:2804] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:02.644116  4799 raft_consensus.cc:493] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:02.644492  4799 raft_consensus.cc:3060] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:02.650497  4799 raft_consensus.cc:515] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6374f5a4808d4473b0abec8170f3fd61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43453 } } peers { permanent_uuid: "fcba3e34de7149359b83dbf2a6fd01cb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42227 } } peers { permanent_uuid: "f6dbdb2844314c87be2563a80ca955a1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43689 } }
I20260630 12:13:02.652192  4799 leader_election.cc:290] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [CANDIDATE]: Term 1 election: Requested vote from peers fcba3e34de7149359b83dbf2a6fd01cb (127.0.107.193:42227), f6dbdb2844314c87be2563a80ca955a1 (127.0.107.194:43689)
I20260630 12:13:02.653406  4596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb1605d90cf4a1b9a8ae195c9450820" candidate_uuid: "6374f5a4808d4473b0abec8170f3fd61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcba3e34de7149359b83dbf2a6fd01cb"
I20260630 12:13:02.653286  4671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb1605d90cf4a1b9a8ae195c9450820" candidate_uuid: "6374f5a4808d4473b0abec8170f3fd61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6dbdb2844314c87be2563a80ca955a1"
I20260630 12:13:02.654049  4596 raft_consensus.cc:3060] T 1fb1605d90cf4a1b9a8ae195c9450820 P fcba3e34de7149359b83dbf2a6fd01cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:02.654351  4671 raft_consensus.cc:3060] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:02.659711  4596 raft_consensus.cc:2468] T 1fb1605d90cf4a1b9a8ae195c9450820 P fcba3e34de7149359b83dbf2a6fd01cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6374f5a4808d4473b0abec8170f3fd61 in term 1.
I20260630 12:13:02.659849  4671 raft_consensus.cc:2468] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6374f5a4808d4473b0abec8170f3fd61 in term 1.
I20260630 12:13:02.661098  4711 leader_election.cc:304] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6374f5a4808d4473b0abec8170f3fd61, fcba3e34de7149359b83dbf2a6fd01cb; no voters: 
I20260630 12:13:02.661871  4799 raft_consensus.cc:2804] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:02.662827  4799 raft_consensus.cc:697] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [term 1 LEADER]: Becoming Leader. State: Replica: 6374f5a4808d4473b0abec8170f3fd61, State: Running, Role: LEADER
I20260630 12:13:02.663470  4799 consensus_queue.cc:237] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6374f5a4808d4473b0abec8170f3fd61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43453 } } peers { permanent_uuid: "fcba3e34de7149359b83dbf2a6fd01cb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42227 } } peers { permanent_uuid: "f6dbdb2844314c87be2563a80ca955a1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43689 } }
I20260630 12:13:02.671564  4494 catalog_manager.cc:5697] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6374f5a4808d4473b0abec8170f3fd61 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6374f5a4808d4473b0abec8170f3fd61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6374f5a4808d4473b0abec8170f3fd61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcba3e34de7149359b83dbf2a6fd01cb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6dbdb2844314c87be2563a80ca955a1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:02.691504  4542 placement_policy_util.cc:411] tablet 1fb1605d90cf4a1b9a8ae195c9450820: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:02.694002  4547 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:02.695657  4547 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:02.696105  4547 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:03.124039  4799 consensus_queue.cc:1048] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6dbdb2844314c87be2563a80ca955a1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:03.137388  4802 consensus_queue.cc:1048] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcba3e34de7149359b83dbf2a6fd01cb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:03.702103  4542 placement_policy_util.cc:411] tablet 1fb1605d90cf4a1b9a8ae195c9450820: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:04.697220  4547 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:04.698513  4547 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:04.698832  4547 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:04.710175  4542 placement_policy_util.cc:411] tablet 1fb1605d90cf4a1b9a8ae195c9450820: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:05.719117  4542 placement_policy_util.cc:411] tablet 1fb1605d90cf4a1b9a8ae195c9450820: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:06.699975  4547 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:06.701515  4547 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:06.701876  4547 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:06.728082  4542 placement_policy_util.cc:411] tablet 1fb1605d90cf4a1b9a8ae195c9450820: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:07.736290  4542 placement_policy_util.cc:411] tablet 1fb1605d90cf4a1b9a8ae195c9450820: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:09.112018  4542 placement_policy_util.cc:411] tablet 1fb1605d90cf4a1b9a8ae195c9450820: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:09.165612  4547 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:09.170142  4547 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:09.170755  4547 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:10.123268  4542 placement_policy_util.cc:411] tablet 1fb1605d90cf4a1b9a8ae195c9450820: detected majority of replicas (2 of 3) at location L0
W20260630 12:13:10.139631  4617 debug-util.cc:398] Leaking SignalData structure 0x7b08000a1260 after lost signal to thread 434
W20260630 12:13:10.140648  4617 debug-util.cc:398] Leaking SignalData structure 0x7b080008a4e0 after lost signal to thread 4528
W20260630 12:13:10.141706  4617 debug-util.cc:398] Leaking SignalData structure 0x7b0800115bc0 after lost signal to thread 4620
W20260630 12:13:10.142560  4617 debug-util.cc:398] Leaking SignalData structure 0x7b08001d5c60 after lost signal to thread 4695
W20260630 12:13:10.143402  4617 debug-util.cc:398] Leaking SignalData structure 0x7b0800080d60 after lost signal to thread 4769
I20260630 12:13:11.227316  4542 placement_policy_util.cc:411] tablet 1fb1605d90cf4a1b9a8ae195c9450820: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:11.818717  4816 raft_consensus.cc:493] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6374f5a4808d4473b0abec8170f3fd61)
I20260630 12:13:11.820313  4816 raft_consensus.cc:515] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6374f5a4808d4473b0abec8170f3fd61" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43453 } } peers { permanent_uuid: "fcba3e34de7149359b83dbf2a6fd01cb" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42227 } } peers { permanent_uuid: "f6dbdb2844314c87be2563a80ca955a1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43689 } }
I20260630 12:13:11.830528  4816 leader_election.cc:290] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6374f5a4808d4473b0abec8170f3fd61 (127.0.107.195:43453), fcba3e34de7149359b83dbf2a6fd01cb (127.0.107.193:42227)
I20260630 12:13:11.831159  4547 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:11.871496  4596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb1605d90cf4a1b9a8ae195c9450820" candidate_uuid: "f6dbdb2844314c87be2563a80ca955a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcba3e34de7149359b83dbf2a6fd01cb" is_pre_election: true
I20260630 12:13:11.878432  4547 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:11.881661  4547 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:11.894531  4745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb1605d90cf4a1b9a8ae195c9450820" candidate_uuid: "f6dbdb2844314c87be2563a80ca955a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6374f5a4808d4473b0abec8170f3fd61" is_pre_election: true
I20260630 12:13:11.896625  4634 leader_election.cc:304] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1 [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: f6dbdb2844314c87be2563a80ca955a1; no voters: 6374f5a4808d4473b0abec8170f3fd61, fcba3e34de7149359b83dbf2a6fd01cb
I20260630 12:13:11.897927  4816 raft_consensus.cc:2749] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:12.236253  4542 placement_policy_util.cc:411] tablet 1fb1605d90cf4a1b9a8ae195c9450820: detected majority of replicas (2 of 3) at location L0
W20260630 12:13:12.835578  4692 debug-util.cc:398] Leaking SignalData structure 0x7b08000ceaa0 after lost signal to thread 434
W20260630 12:13:12.836481  4692 debug-util.cc:398] Leaking SignalData structure 0x7b080018cfe0 after lost signal to thread 4528
W20260630 12:13:12.837494  4692 debug-util.cc:398] Leaking SignalData structure 0x7b0800157180 after lost signal to thread 4620
W20260630 12:13:12.838340  4692 debug-util.cc:398] Leaking SignalData structure 0x7b0800163c00 after lost signal to thread 4695
W20260630 12:13:12.839157  4692 debug-util.cc:398] Leaking SignalData structure 0x7b08001b1d80 after lost signal to thread 4769
I20260630 12:13:13.244585  4542 placement_policy_util.cc:411] tablet 1fb1605d90cf4a1b9a8ae195c9450820: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:13.883038  4547 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:13.884886  4547 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:13.885353  4547 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:14.255167  4542 placement_policy_util.cc:411] tablet 1fb1605d90cf4a1b9a8ae195c9450820: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:15.262485  4542 placement_policy_util.cc:411] tablet 1fb1605d90cf4a1b9a8ae195c9450820: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:15.886564  4547 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:15.888315  4547 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:15.888644  4547 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:16.085712   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:16.112381   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:16.113284   431 tablet_replica.cc:333] T 1fb1605d90cf4a1b9a8ae195c9450820 P fcba3e34de7149359b83dbf2a6fd01cb: stopping tablet replica
I20260630 12:13:16.113930   431 raft_consensus.cc:2243] T 1fb1605d90cf4a1b9a8ae195c9450820 P fcba3e34de7149359b83dbf2a6fd01cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:16.114653   431 raft_consensus.cc:2272] T 1fb1605d90cf4a1b9a8ae195c9450820 P fcba3e34de7149359b83dbf2a6fd01cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:16.153329   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:16.166899   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:16.194777   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:16.195549   431 tablet_replica.cc:333] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1: stopping tablet replica
I20260630 12:13:16.196087   431 raft_consensus.cc:2243] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:16.196602   431 raft_consensus.cc:2272] T 1fb1605d90cf4a1b9a8ae195c9450820 P f6dbdb2844314c87be2563a80ca955a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:16.235302   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:16.247057   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:16.270716   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:16.270749  4542 placement_policy_util.cc:411] tablet 1fb1605d90cf4a1b9a8ae195c9450820: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:16.271585   431 tablet_replica.cc:333] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61: stopping tablet replica
I20260630 12:13:16.272253   431 raft_consensus.cc:2243] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:16.273351   431 raft_consensus.cc:2272] T 1fb1605d90cf4a1b9a8ae195c9450820 P 6374f5a4808d4473b0abec8170f3fd61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:16.293146   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:16.304840   431 master.cc:562] Master@127.0.107.254:39725 shutting down...
I20260630 12:13:16.325294   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:16.326066   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:16.326423   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 527bdba7ce144e968deba60de351f902: stopping tablet replica
I20260630 12:13:16.346045   431 master.cc:584] Master@127.0.107.254:39725 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (15831 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:13:16.384066   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39537
I20260630 12:13:16.385334   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:16.391552  4825 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:16.391688  4824 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:16.392304  4827 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:16.394500   431 server_base.cc:1061] running on GCE node
I20260630 12:13:16.395465   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:16.395648   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:16.395838   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821596395823 us; error 0 us; skew 500 ppm
I20260630 12:13:16.396390   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:16.398947   431 webserver.cc:533] Webserver started at http://127.0.107.254:38569/ using document root <none> and password file <none>
I20260630 12:13:16.399453   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:16.399631   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:16.399966   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:16.401262   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "57348de7a7634ca7953b25e21388c790"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-z8mm"
I20260630 12:13:16.406270   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:13:16.410188  4832 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.411057   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:13:16.411401   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "57348de7a7634ca7953b25e21388c790"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-z8mm"
I20260630 12:13:16.411692   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-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)
I20260630 12:13:16.449235   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:16.450580   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:16.489593   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39537
I20260630 12:13:16.489697  4883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39537 every 8 connection(s)
I20260630 12:13:16.493841  4884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.506518  4884 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790: Bootstrap starting.
I20260630 12:13:16.511890  4884 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.516376  4884 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790: No bootstrap required, opened a new log
I20260630 12:13:16.518610  4884 raft_consensus.cc:359] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57348de7a7634ca7953b25e21388c790" member_type: VOTER }
I20260630 12:13:16.519086  4884 raft_consensus.cc:385] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.519273  4884 raft_consensus.cc:740] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57348de7a7634ca7953b25e21388c790, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.519775  4884 consensus_queue.cc:260] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "57348de7a7634ca7953b25e21388c790" member_type: VOTER }
I20260630 12:13:16.520244  4884 raft_consensus.cc:399] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:16.520445  4884 raft_consensus.cc:493] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:16.520675  4884 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.526435  4884 raft_consensus.cc:515] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57348de7a7634ca7953b25e21388c790" member_type: VOTER }
I20260630 12:13:16.527032  4884 leader_election.cc:304] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [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: 57348de7a7634ca7953b25e21388c790; no voters: 
I20260630 12:13:16.528255  4884 leader_election.cc:290] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:16.528585  4887 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:16.530107  4887 raft_consensus.cc:697] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [term 1 LEADER]: Becoming Leader. State: Replica: 57348de7a7634ca7953b25e21388c790, State: Running, Role: LEADER
I20260630 12:13:16.530997  4887 consensus_queue.cc:237] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [LEADER]: Queue going to LEADER mode. State: All 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: "57348de7a7634ca7953b25e21388c790" member_type: VOTER }
I20260630 12:13:16.531651  4884 sys_catalog.cc:565] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:16.537747  4889 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 57348de7a7634ca7953b25e21388c790. Latest consensus state: current_term: 1 leader_uuid: "57348de7a7634ca7953b25e21388c790" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57348de7a7634ca7953b25e21388c790" member_type: VOTER } }
I20260630 12:13:16.538627  4889 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:16.538779  4888 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "57348de7a7634ca7953b25e21388c790" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57348de7a7634ca7953b25e21388c790" member_type: VOTER } }
I20260630 12:13:16.539494  4888 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:16.541131  4897 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:16.551491  4897 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:16.553107   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:16.562579  4897 catalog_manager.cc:1383] Generated new cluster ID: af83a42b911841af8970d4746a1c1f17
I20260630 12:13:16.562930  4897 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:16.596834  4897 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:16.598263  4897 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:16.618059  4897 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790: Generated new TSK 0
I20260630 12:13:16.618706  4897 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:16.684795   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:16.691457  4905 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:16.692442  4906 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:16.694365  4908 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:16.694846   431 server_base.cc:1061] running on GCE node
I20260630 12:13:16.695757   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:16.695986   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:16.696162   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821596696146 us; error 0 us; skew 500 ppm
I20260630 12:13:16.696703   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:16.699244   431 webserver.cc:533] Webserver started at http://127.0.107.193:43397/ using document root <none> and password file <none>
I20260630 12:13:16.699753   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:16.699959   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:16.700230   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:16.701472   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "f54ca2292aef466b820087931bef9cc4"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-z8mm"
I20260630 12:13:16.706244   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:13:16.709827  4913 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.710733   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260630 12:13:16.711006   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "f54ca2292aef466b820087931bef9cc4"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-z8mm"
I20260630 12:13:16.711263   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-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)
I20260630 12:13:16.720813   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:16.722085   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:16.723484   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:16.725931   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:16.726120   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.726440   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:16.726625   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.771436   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46329
I20260630 12:13:16.771625  4975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46329 every 8 connection(s)
I20260630 12:13:16.776839   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:16.784140  4980 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:16.785917  4981 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:16.788031  4983 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:16.788677   431 server_base.cc:1061] running on GCE node
I20260630 12:13:16.789626   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:16.789882   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:16.790073   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821596790059 us; error 0 us; skew 500 ppm
I20260630 12:13:16.790596   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:16.793519   431 webserver.cc:533] Webserver started at http://127.0.107.194:46713/ using document root <none> and password file <none>
I20260630 12:13:16.794078   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:16.794301   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:16.794305  4976 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39537
I20260630 12:13:16.794581   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:16.794826  4976 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:16.795574  4976 heartbeater.cc:507] Master 127.0.107.254:39537 requested a full tablet report, sending...
I20260630 12:13:16.795979   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "06d5053deb354b7ebd8231784b8a31b3"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-z8mm"
I20260630 12:13:16.798010  4849 ts_manager.cc:194] Registered new tserver with Master: f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329)
I20260630 12:13:16.800730  4849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42494
I20260630 12:13:16.802507   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.006s
I20260630 12:13:16.807849  4988 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.808844   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:13:16.809263   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "06d5053deb354b7ebd8231784b8a31b3"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-z8mm"
I20260630 12:13:16.809605   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-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)
I20260630 12:13:16.831037   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:16.832202   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:16.833925   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:16.836189   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:16.836376   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.836565   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:16.836692   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.877513   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39395
I20260630 12:13:16.877583  5050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39395 every 8 connection(s)
I20260630 12:13:16.882402   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:16.891116  5054 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:16.892031  5055 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:16.895432  5057 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:16.895494   431 server_base.cc:1061] running on GCE node
I20260630 12:13:16.895614  5051 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39537
I20260630 12:13:16.896248  5051 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:16.896750   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:16.897060   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:16.897202  5051 heartbeater.cc:507] Master 127.0.107.254:39537 requested a full tablet report, sending...
I20260630 12:13:16.897279   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821596897258 us; error 0 us; skew 500 ppm
I20260630 12:13:16.898135   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:16.899681  4849 ts_manager.cc:194] Registered new tserver with Master: 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395)
I20260630 12:13:16.901232   431 webserver.cc:533] Webserver started at http://127.0.107.195:43827/ using document root <none> and password file <none>
I20260630 12:13:16.901959  4849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42496
I20260630 12:13:16.902072   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:16.902422   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:16.902750   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:16.904325   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "a28637b89869475bbd83000c6a4480c6"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-z8mm"
I20260630 12:13:16.908950   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:13:16.912663  5062 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.913618   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:16.913990   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "a28637b89869475bbd83000c6a4480c6"
format_stamp: "Formatted at 2026-06-30 12:13:16 on dist-test-slave-z8mm"
I20260630 12:13:16.914278   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-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)
I20260630 12:13:16.949596   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:16.950749   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:16.952118   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:16.954383   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:16.954644   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.954916   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:16.955120   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:16.996176   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42909
I20260630 12:13:16.996320  5124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42909 every 8 connection(s)
I20260630 12:13:17.010807  5125 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39537
I20260630 12:13:17.011296  5125 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:17.012110  5125 heartbeater.cc:507] Master 127.0.107.254:39537 requested a full tablet report, sending...
I20260630 12:13:17.014544  4849 ts_manager.cc:194] Registered new tserver with Master: a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:17.015367   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016054671s
I20260630 12:13:17.016185  4849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42508
I20260630 12:13:17.805478  4976 heartbeater.cc:499] Master 127.0.107.254:39537 was elected leader, sending a full tablet report...
I20260630 12:13:17.905004  5051 heartbeater.cc:499] Master 127.0.107.254:39537 was elected leader, sending a full tablet report...
I20260630 12:13:18.019125  5125 heartbeater.cc:499] Master 127.0.107.254:39537 was elected leader, sending a full tablet report...
I20260630 12:13:18.072858  4849 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42516:
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"
    }
  }
}
W20260630 12:13:18.075958  4849 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:18.173975  5016 tablet_service.cc:1511] Processing CreateTablet for tablet e54e896b285c47a493260d93f34e40f5 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:18.175590  5016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54e896b285c47a493260d93f34e40f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.175258  5014 tablet_service.cc:1511] Processing CreateTablet for tablet fe11db01f5a04fe38a7dd870f75eedbc (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:18.176710  5014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe11db01f5a04fe38a7dd870f75eedbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.176522  5012 tablet_service.cc:1511] Processing CreateTablet for tablet bb1ffe48c053418cacc575e004597758 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:18.178001  5012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1ffe48c053418cacc575e004597758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.178812  5015 tablet_service.cc:1511] Processing CreateTablet for tablet 01efa97d3d9b4b2084adcc0e174b18a7 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:18.180315  5015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01efa97d3d9b4b2084adcc0e174b18a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.182222  5013 tablet_service.cc:1511] Processing CreateTablet for tablet 1dde978ab063417b8b3500c288525335 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:18.183827  5013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dde978ab063417b8b3500c288525335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.196916  5011 tablet_service.cc:1511] Processing CreateTablet for tablet 9b09373fe3f34cde91a60d454e5d3676 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:18.197957  4941 tablet_service.cc:1511] Processing CreateTablet for tablet e54e896b285c47a493260d93f34e40f5 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:18.198525  5011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b09373fe3f34cde91a60d454e5d3676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.199388  4941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54e896b285c47a493260d93f34e40f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.202339  5010 tablet_service.cc:1511] Processing CreateTablet for tablet 1d7eb151a9ab44cbaf4ec863c40539a6 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:18.203896  5010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7eb151a9ab44cbaf4ec863c40539a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.206300  5009 tablet_service.cc:1511] Processing CreateTablet for tablet 31b5824ef0f24759ac25d02acf6f23c9 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:18.207872  5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b5824ef0f24759ac25d02acf6f23c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.210759  4940 tablet_service.cc:1511] Processing CreateTablet for tablet 01efa97d3d9b4b2084adcc0e174b18a7 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:18.212244  4940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01efa97d3d9b4b2084adcc0e174b18a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.211760  5008 tablet_service.cc:1511] Processing CreateTablet for tablet 18448963e11b418e921b4520a3aca824 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:18.214954  4938 tablet_service.cc:1511] Processing CreateTablet for tablet 1dde978ab063417b8b3500c288525335 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:18.216651  4938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dde978ab063417b8b3500c288525335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.220038  5007 tablet_service.cc:1511] Processing CreateTablet for tablet 40548d10fe774150976dfbb6bfb0932a (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:18.219933  5014 tablet_service.cc:1511] Processing CreateTablet for tablet d236e508b6f3465fb161b12be78d0fd7 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:18.221725  5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18448963e11b418e921b4520a3aca824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.221866  5090 tablet_service.cc:1511] Processing CreateTablet for tablet e54e896b285c47a493260d93f34e40f5 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:18.223790  5090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54e896b285c47a493260d93f34e40f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.226429  5089 tablet_service.cc:1511] Processing CreateTablet for tablet 01efa97d3d9b4b2084adcc0e174b18a7 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:18.230175  5015 tablet_service.cc:1511] Processing CreateTablet for tablet 10d528b4ed884277960fd2fff7c5fc4c (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:18.230379  5087 tablet_service.cc:1511] Processing CreateTablet for tablet 1dde978ab063417b8b3500c288525335 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:18.214896  5145 tablet_bootstrap.cc:492] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3: Bootstrap starting.
I20260630 12:13:18.232880  5086 tablet_service.cc:1511] Processing CreateTablet for tablet bb1ffe48c053418cacc575e004597758 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:18.234233  5088 tablet_service.cc:1511] Processing CreateTablet for tablet fe11db01f5a04fe38a7dd870f75eedbc (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:18.235587  5085 tablet_service.cc:1511] Processing CreateTablet for tablet 9b09373fe3f34cde91a60d454e5d3676 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:18.236351  5014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d236e508b6f3465fb161b12be78d0fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.236263  4939 tablet_service.cc:1511] Processing CreateTablet for tablet fe11db01f5a04fe38a7dd870f75eedbc (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:18.237706  4939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe11db01f5a04fe38a7dd870f75eedbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.238682  5084 tablet_service.cc:1511] Processing CreateTablet for tablet 1d7eb151a9ab44cbaf4ec863c40539a6 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:18.216269  4937 tablet_service.cc:1511] Processing CreateTablet for tablet bb1ffe48c053418cacc575e004597758 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:18.240303  4937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1ffe48c053418cacc575e004597758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.241771  5083 tablet_service.cc:1511] Processing CreateTablet for tablet 31b5824ef0f24759ac25d02acf6f23c9 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:18.245378  5082 tablet_service.cc:1511] Processing CreateTablet for tablet 18448963e11b418e921b4520a3aca824 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:18.246987  4935 tablet_service.cc:1511] Processing CreateTablet for tablet 1d7eb151a9ab44cbaf4ec863c40539a6 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:18.247926  4936 tablet_service.cc:1511] Processing CreateTablet for tablet 9b09373fe3f34cde91a60d454e5d3676 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:18.248608  4935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7eb151a9ab44cbaf4ec863c40539a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.249369  4936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b09373fe3f34cde91a60d454e5d3676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.250926  4934 tablet_service.cc:1511] Processing CreateTablet for tablet 31b5824ef0f24759ac25d02acf6f23c9 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:18.252424  4934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b5824ef0f24759ac25d02acf6f23c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.253993  5007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40548d10fe774150976dfbb6bfb0932a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.254539  5081 tablet_service.cc:1511] Processing CreateTablet for tablet d236e508b6f3465fb161b12be78d0fd7 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:18.256922  4932 tablet_service.cc:1511] Processing CreateTablet for tablet d236e508b6f3465fb161b12be78d0fd7 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:18.258603  4932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d236e508b6f3465fb161b12be78d0fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.259136  5015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d528b4ed884277960fd2fff7c5fc4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.254657  4933 tablet_service.cc:1511] Processing CreateTablet for tablet 18448963e11b418e921b4520a3aca824 (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:18.262003  4933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18448963e11b418e921b4520a3aca824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.269519  5089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01efa97d3d9b4b2084adcc0e174b18a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.271427  5081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d236e508b6f3465fb161b12be78d0fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.273590  5084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7eb151a9ab44cbaf4ec863c40539a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.275290  5087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dde978ab063417b8b3500c288525335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.276918  5086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1ffe48c053418cacc575e004597758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.253995  5145 tablet_bootstrap.cc:654] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.277568  5088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe11db01f5a04fe38a7dd870f75eedbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.278283  5083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b5824ef0f24759ac25d02acf6f23c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.279857  5085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b09373fe3f34cde91a60d454e5d3676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.281349  5082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18448963e11b418e921b4520a3aca824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.362546  5147 tablet_bootstrap.cc:492] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4: Bootstrap starting.
I20260630 12:13:18.366948  5145 tablet_bootstrap.cc:492] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3: No bootstrap required, opened a new log
I20260630 12:13:18.371912  4932 tablet_service.cc:1511] Processing CreateTablet for tablet 10d528b4ed884277960fd2fff7c5fc4c (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:18.378051  4932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d528b4ed884277960fd2fff7c5fc4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.379225  5088 tablet_service.cc:1511] Processing CreateTablet for tablet 10d528b4ed884277960fd2fff7c5fc4c (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:18.380635  5088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d528b4ed884277960fd2fff7c5fc4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.382346  5147 tablet_bootstrap.cc:654] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.387018  5145 ts_tablet_manager.cc:1403] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3: Time spent bootstrapping tablet: real 0.173s	user 0.020s	sys 0.000s
I20260630 12:13:18.390314  5145 raft_consensus.cc:359] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.391074  5145 raft_consensus.cc:385] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.391381  5145 raft_consensus.cc:740] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d5053deb354b7ebd8231784b8a31b3, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.374626  4938 tablet_service.cc:1511] Processing CreateTablet for tablet 40548d10fe774150976dfbb6bfb0932a (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:18.393661  4938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40548d10fe774150976dfbb6bfb0932a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.397294  5148 tablet_bootstrap.cc:492] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6: Bootstrap starting.
I20260630 12:13:18.397481  5086 tablet_service.cc:1511] Processing CreateTablet for tablet 40548d10fe774150976dfbb6bfb0932a (DEFAULT_TABLE table=test-workload [id=af8e78fa92764bada861709c63568136]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:18.399024  5086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40548d10fe774150976dfbb6bfb0932a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:18.404218  5148 tablet_bootstrap.cc:654] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.404848  5145 consensus_queue.cc:260] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.414542  5145 ts_tablet_manager.cc:1434] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260630 12:13:18.416944  5145 tablet_bootstrap.cc:492] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3: Bootstrap starting.
I20260630 12:13:18.426766  5147 tablet_bootstrap.cc:492] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4: No bootstrap required, opened a new log
I20260630 12:13:18.427449  5147 ts_tablet_manager.cc:1403] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.000s
I20260630 12:13:18.430656  5147 raft_consensus.cc:359] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.431600  5147 raft_consensus.cc:385] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.431970  5147 raft_consensus.cc:740] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.434037  5147 consensus_queue.cc:260] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.435782  5145 tablet_bootstrap.cc:654] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.436133  5148 tablet_bootstrap.cc:492] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6: No bootstrap required, opened a new log
I20260630 12:13:18.436708  5148 ts_tablet_manager.cc:1403] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.016s
I20260630 12:13:18.439935  5148 raft_consensus.cc:359] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } }
I20260630 12:13:18.440722  5148 raft_consensus.cc:385] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.441159  5148 raft_consensus.cc:740] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.442091  5148 consensus_queue.cc:260] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } }
I20260630 12:13:18.442492  5147 ts_tablet_manager.cc:1434] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.005s
I20260630 12:13:18.443707  5147 tablet_bootstrap.cc:492] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4: Bootstrap starting.
I20260630 12:13:18.445674  5145 tablet_bootstrap.cc:492] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3: No bootstrap required, opened a new log
I20260630 12:13:18.446523  5145 ts_tablet_manager.cc:1403] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260630 12:13:18.450698  5147 tablet_bootstrap.cc:654] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.450912  5145 raft_consensus.cc:359] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.452143  5145 raft_consensus.cc:385] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.452634  5145 raft_consensus.cc:740] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d5053deb354b7ebd8231784b8a31b3, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.453847  5145 consensus_queue.cc:260] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.454784  5148 ts_tablet_manager.cc:1434] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.010s
I20260630 12:13:18.455837  5148 tablet_bootstrap.cc:492] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6: Bootstrap starting.
I20260630 12:13:18.460732  5145 ts_tablet_manager.cc:1434] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260630 12:13:18.461987  5145 tablet_bootstrap.cc:492] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3: Bootstrap starting.
I20260630 12:13:18.462826  5148 tablet_bootstrap.cc:654] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.466722  5147 tablet_bootstrap.cc:492] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4: No bootstrap required, opened a new log
I20260630 12:13:18.467348  5147 ts_tablet_manager.cc:1403] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260630 12:13:18.469859  5145 tablet_bootstrap.cc:654] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.470598  5147 raft_consensus.cc:359] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.471608  5147 raft_consensus.cc:385] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.471982  5147 raft_consensus.cc:740] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.472877  5147 consensus_queue.cc:260] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.475124  5147 ts_tablet_manager.cc:1434] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:18.476418  5147 tablet_bootstrap.cc:492] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4: Bootstrap starting.
I20260630 12:13:18.487874  5145 tablet_bootstrap.cc:492] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3: No bootstrap required, opened a new log
I20260630 12:13:18.488480  5145 ts_tablet_manager.cc:1403] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.007s
I20260630 12:13:18.490392  5148 tablet_bootstrap.cc:492] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6: No bootstrap required, opened a new log
I20260630 12:13:18.491000  5148 ts_tablet_manager.cc:1403] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.016s
I20260630 12:13:18.492175  5147 tablet_bootstrap.cc:654] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.492157  5145 raft_consensus.cc:359] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.493095  5145 raft_consensus.cc:385] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.493410  5145 raft_consensus.cc:740] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d5053deb354b7ebd8231784b8a31b3, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.494120  5145 consensus_queue.cc:260] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.494024  5148 raft_consensus.cc:359] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.494900  5148 raft_consensus.cc:385] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.495214  5148 raft_consensus.cc:740] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.496114  5145 ts_tablet_manager.cc:1434] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260630 12:13:18.495983  5148 consensus_queue.cc:260] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.497087  5145 tablet_bootstrap.cc:492] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3: Bootstrap starting.
I20260630 12:13:18.498214  5148 ts_tablet_manager.cc:1434] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:13:18.499576  5148 tablet_bootstrap.cc:492] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6: Bootstrap starting.
I20260630 12:13:18.504195  5145 tablet_bootstrap.cc:654] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.510144  5148 tablet_bootstrap.cc:654] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.513180  5150 raft_consensus.cc:493] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.513831  5147 tablet_bootstrap.cc:492] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4: No bootstrap required, opened a new log
I20260630 12:13:18.513705  5150 raft_consensus.cc:515] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.514495  5147 ts_tablet_manager.cc:1403] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.014s
I20260630 12:13:18.518090  5150 leader_election.cc:290] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:18.518177  5147 raft_consensus.cc:359] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.519340  5147 raft_consensus.cc:385] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.519824  5147 raft_consensus.cc:740] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.520931  5147 consensus_queue.cc:260] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.527096  5147 ts_tablet_manager.cc:1434] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:13:18.528587  5147 tablet_bootstrap.cc:492] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4: Bootstrap starting.
I20260630 12:13:18.537216  5147 tablet_bootstrap.cc:654] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4: Neither blocks nor log segments found. Creating new log.
W20260630 12:13:18.544909  4896 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:18.552960  5147 tablet_bootstrap.cc:492] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4: No bootstrap required, opened a new log
I20260630 12:13:18.553663  5147 ts_tablet_manager.cc:1403] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.010s
I20260630 12:13:18.556794  5147 raft_consensus.cc:359] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } }
I20260630 12:13:18.557698  5147 raft_consensus.cc:385] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.558080  5147 raft_consensus.cc:740] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.559211  5147 consensus_queue.cc:260] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } }
I20260630 12:13:18.559715  5148 tablet_bootstrap.cc:492] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6: No bootstrap required, opened a new log
I20260630 12:13:18.561599  5148 ts_tablet_manager.cc:1403] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.017s
I20260630 12:13:18.562067  5147 ts_tablet_manager.cc:1434] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:13:18.565531  5145 tablet_bootstrap.cc:492] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3: No bootstrap required, opened a new log
I20260630 12:13:18.565742  5148 raft_consensus.cc:359] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.566457  5148 raft_consensus.cc:385] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.566728  5148 raft_consensus.cc:740] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.567075  5147 tablet_bootstrap.cc:492] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4: Bootstrap starting.
I20260630 12:13:18.567425  5148 consensus_queue.cc:260] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.569756  5148 ts_tablet_manager.cc:1434] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:13:18.571030  5148 tablet_bootstrap.cc:492] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6: Bootstrap starting.
I20260630 12:13:18.566095  5145 ts_tablet_manager.cc:1403] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3: Time spent bootstrapping tablet: real 0.069s	user 0.027s	sys 0.028s
I20260630 12:13:18.574350  5145 raft_consensus.cc:359] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.575167  5145 raft_consensus.cc:385] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.581228  5145 raft_consensus.cc:740] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d5053deb354b7ebd8231784b8a31b3, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.582289  5148 tablet_bootstrap.cc:654] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.582355  5145 consensus_queue.cc:260] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.585152  5145 ts_tablet_manager.cc:1434] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:13:18.586268  5145 tablet_bootstrap.cc:492] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3: Bootstrap starting.
I20260630 12:13:18.578799  4951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01efa97d3d9b4b2084adcc0e174b18a7" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
W20260630 12:13:18.592167  4991 leader_election.cc:343] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.593410  5145 tablet_bootstrap.cc:654] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.594193  5148 tablet_bootstrap.cc:492] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6: No bootstrap required, opened a new log
I20260630 12:13:18.594736  5148 ts_tablet_manager.cc:1403] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260630 12:13:18.575989  5147 tablet_bootstrap.cc:654] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.597775  5148 raft_consensus.cc:359] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.598582  5148 raft_consensus.cc:385] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.598908  5148 raft_consensus.cc:740] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.599721  5145 tablet_bootstrap.cc:492] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3: No bootstrap required, opened a new log
I20260630 12:13:18.600296  5145 ts_tablet_manager.cc:1403] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260630 12:13:18.599912  5148 consensus_queue.cc:260] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.600142  5100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01efa97d3d9b4b2084adcc0e174b18a7" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:18.603528  5145 raft_consensus.cc:359] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.604328  5145 raft_consensus.cc:385] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.604566  5148 ts_tablet_manager.cc:1434] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260630 12:13:18.604671  5145 raft_consensus.cc:740] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d5053deb354b7ebd8231784b8a31b3, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.605943  5148 tablet_bootstrap.cc:492] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6: Bootstrap starting.
W20260630 12:13:18.606043  4990 leader_election.cc:343] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.605715  5145 consensus_queue.cc:260] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.606596  4990 leader_election.cc:304] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [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: 06d5053deb354b7ebd8231784b8a31b3; no voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4
I20260630 12:13:18.607443  5150 raft_consensus.cc:2749] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:18.608203  5145 ts_tablet_manager.cc:1434] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260630 12:13:18.609472  5145 tablet_bootstrap.cc:492] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3: Bootstrap starting.
I20260630 12:13:18.612753  5148 tablet_bootstrap.cc:654] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.617312  5147 tablet_bootstrap.cc:492] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4: No bootstrap required, opened a new log
I20260630 12:13:18.617439  5145 tablet_bootstrap.cc:654] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.618089  5147 ts_tablet_manager.cc:1403] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.007s
I20260630 12:13:18.621558  5147 raft_consensus.cc:359] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.622740  5147 raft_consensus.cc:385] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.623255  5147 raft_consensus.cc:740] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.623924  5152 raft_consensus.cc:493] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.624423  5152 raft_consensus.cc:515] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.624210  5147 consensus_queue.cc:260] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.625180  5154 raft_consensus.cc:493] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.625905  5154 raft_consensus.cc:515] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } }
I20260630 12:13:18.628752  5148 tablet_bootstrap.cc:492] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6: No bootstrap required, opened a new log
I20260630 12:13:18.629400  5148 ts_tablet_manager.cc:1403] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.012s
I20260630 12:13:18.631393  5154 leader_election.cc:290] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395), f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329)
I20260630 12:13:18.632431  5152 leader_election.cc:290] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:18.634111  5148 raft_consensus.cc:359] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.635540  5148 raft_consensus.cc:385] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.636118  5152 raft_consensus.cc:493] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.636150  5148 raft_consensus.cc:740] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.636806  5152 raft_consensus.cc:515] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.637683  5148 consensus_queue.cc:260] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.643639  5152 leader_election.cc:290] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:18.646235  5145 tablet_bootstrap.cc:492] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3: No bootstrap required, opened a new log
I20260630 12:13:18.646895  5145 ts_tablet_manager.cc:1403] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.005s
I20260630 12:13:18.647099  5147 ts_tablet_manager.cc:1434] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.005s
I20260630 12:13:18.648815  5147 tablet_bootstrap.cc:492] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4: Bootstrap starting.
I20260630 12:13:18.651633  5145 raft_consensus.cc:359] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.668550  5152 raft_consensus.cc:493] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.684553  5145 raft_consensus.cc:385] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.676311  5147 tablet_bootstrap.cc:654] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.680160  5150 raft_consensus.cc:493] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.681205  5100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dde978ab063417b8b3500c288525335" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:18.682539  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1ffe48c053418cacc575e004597758" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:18.686858  5099 raft_consensus.cc:2468] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 0.
I20260630 12:13:18.686808  5150 raft_consensus.cc:515] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.661784  5154 raft_consensus.cc:493] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:13:18.688318  4915 leader_election.cc:343] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.684789  5152 raft_consensus.cc:515] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.688476  5154 raft_consensus.cc:515] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.689280  5150 leader_election.cc:290] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:18.685210  5145 raft_consensus.cc:740] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d5053deb354b7ebd8231784b8a31b3, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.692800  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1ffe48c053418cacc575e004597758" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:18.692639  5145 consensus_queue.cc:260] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.693499  5099 raft_consensus.cc:2468] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d5053deb354b7ebd8231784b8a31b3 in term 0.
I20260630 12:13:18.694887  4990 leader_election.cc:304] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d5053deb354b7ebd8231784b8a31b3, a28637b89869475bbd83000c6a4480c6; no voters: 
I20260630 12:13:18.696322  4915 leader_election.cc:304] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:18.697407  5169 raft_consensus.cc:2804] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.697999  5169 raft_consensus.cc:493] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.698104  5150 raft_consensus.cc:2804] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.698550  5150 raft_consensus.cc:493] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.698417  5169 raft_consensus.cc:3060] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.699057  5150 raft_consensus.cc:3060] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.699378  5152 leader_election.cc:290] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:18.698858  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b5824ef0f24759ac25d02acf6f23c9" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:18.701431  5099 raft_consensus.cc:2468] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 0.
I20260630 12:13:18.701509  4951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1ffe48c053418cacc575e004597758" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
I20260630 12:13:18.703354  4915 leader_election.cc:304] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:18.704289  5152 raft_consensus.cc:2804] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.704663  5152 raft_consensus.cc:493] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.705008  5152 raft_consensus.cc:3060] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.709112  5145 ts_tablet_manager.cc:1434] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3: Time spent starting tablet: real 0.062s	user 0.012s	sys 0.007s
I20260630 12:13:18.718194  5154 leader_election.cc:290] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395)
I20260630 12:13:18.719466  5150 raft_consensus.cc:515] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.721678  5145 tablet_bootstrap.cc:492] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3: Bootstrap starting.
I20260630 12:13:18.722221  5150 leader_election.cc:290] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 election: Requested vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:18.725853  4950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1ffe48c053418cacc575e004597758" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4"
I20260630 12:13:18.727982  5025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1ffe48c053418cacc575e004597758" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3" is_pre_election: true
I20260630 12:13:18.730053  5024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b5824ef0f24759ac25d02acf6f23c9" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3" is_pre_election: true
I20260630 12:13:18.730770  5024 raft_consensus.cc:2468] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 0.
I20260630 12:13:18.731961  5026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dde978ab063417b8b3500c288525335" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3" is_pre_election: true
I20260630 12:13:18.732668  5026 raft_consensus.cc:2468] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 0.
I20260630 12:13:18.732609  5152 raft_consensus.cc:515] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.728983  5025 raft_consensus.cc:2393] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f54ca2292aef466b820087931bef9cc4 in current term 1: Already voted for candidate 06d5053deb354b7ebd8231784b8a31b3 in this term.
I20260630 12:13:18.736346  4916 leader_election.cc:304] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [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: 06d5053deb354b7ebd8231784b8a31b3, f54ca2292aef466b820087931bef9cc4; no voters: a28637b89869475bbd83000c6a4480c6
I20260630 12:13:18.736939  5025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b5824ef0f24759ac25d02acf6f23c9" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3"
I20260630 12:13:18.735288  5152 leader_election.cc:290] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 election: Requested vote from peers 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:18.740804  5152 raft_consensus.cc:2804] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.741251  5177 raft_consensus.cc:493] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.741396  5152 raft_consensus.cc:493] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.741968  5152 raft_consensus.cc:3060] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.741923  5177 raft_consensus.cc:515] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.740082  5025 raft_consensus.cc:3060] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.747015  4950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe11db01f5a04fe38a7dd870f75eedbc" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
I20260630 12:13:18.738286  5150 raft_consensus.cc:493] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.749995  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b5824ef0f24759ac25d02acf6f23c9" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6"
I20260630 12:13:18.742216  5169 raft_consensus.cc:515] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
W20260630 12:13:18.750744  4991 leader_election.cc:343] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.762079  5100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1ffe48c053418cacc575e004597758" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6"
I20260630 12:13:18.769107  5100 raft_consensus.cc:3060] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.770401  5147 tablet_bootstrap.cc:492] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4: No bootstrap required, opened a new log
I20260630 12:13:18.770960  5147 ts_tablet_manager.cc:1403] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4: Time spent bootstrapping tablet: real 0.122s	user 0.025s	sys 0.023s
I20260630 12:13:18.771930  5026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e896b285c47a493260d93f34e40f5" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3" is_pre_election: true
I20260630 12:13:18.773420  5024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe11db01f5a04fe38a7dd870f75eedbc" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3" is_pre_election: true
I20260630 12:13:18.774118  5024 raft_consensus.cc:2468] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a28637b89869475bbd83000c6a4480c6 in term 0.
I20260630 12:13:18.775393  5025 raft_consensus.cc:2468] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 1.
I20260630 12:13:18.763865  4951 raft_consensus.cc:2393] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d5053deb354b7ebd8231784b8a31b3 in current term 1: Already voted for candidate f54ca2292aef466b820087931bef9cc4 in this term.
I20260630 12:13:18.763525  5152 raft_consensus.cc:515] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.765951  5178 raft_consensus.cc:493] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.769945  5150 raft_consensus.cc:515] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
W20260630 12:13:18.775513  5065 leader_election.cc:343] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.777833  5148 ts_tablet_manager.cc:1434] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6: Time spent starting tablet: real 0.148s	user 0.014s	sys 0.030s
I20260630 12:13:18.777953  5065 leader_election.cc:304] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d5053deb354b7ebd8231784b8a31b3, a28637b89869475bbd83000c6a4480c6; no voters: 
I20260630 12:13:18.779131  5148 tablet_bootstrap.cc:492] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6: Bootstrap starting.
I20260630 12:13:18.762676  5169 leader_election.cc:290] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 election: Requested vote from peers 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:18.764671  5099 raft_consensus.cc:3060] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.780092  5174 raft_consensus.cc:2804] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.780556  5174 raft_consensus.cc:493] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.780927  5174 raft_consensus.cc:3060] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.781853  5150 leader_election.cc:290] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:18.776726  5178 raft_consensus.cc:515] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } }
I20260630 12:13:18.785181  5145 tablet_bootstrap.cc:654] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.774128  5147 raft_consensus.cc:359] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.786476  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1ffe48c053418cacc575e004597758" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6"
I20260630 12:13:18.787540  5178 leader_election.cc:290] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909), 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395)
I20260630 12:13:18.788959  5152 leader_election.cc:290] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 election: Requested vote from peers 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:18.791736  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e896b285c47a493260d93f34e40f5" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:18.792340  5096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dde978ab063417b8b3500c288525335" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6"
I20260630 12:13:18.792485  5098 raft_consensus.cc:2468] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 0.
I20260630 12:13:18.785888  4951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dde978ab063417b8b3500c288525335" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
I20260630 12:13:18.786954  5097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dde978ab063417b8b3500c288525335" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:18.795490  4951 raft_consensus.cc:2393] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d5053deb354b7ebd8231784b8a31b3 in current term 1: Already voted for candidate f54ca2292aef466b820087931bef9cc4 in this term.
W20260630 12:13:18.796667  4915 leader_election.cc:343] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.793286  5147 raft_consensus.cc:385] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:18.797574  5147 raft_consensus.cc:740] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Initialized, Role: FOLLOWER
I20260630 12:13:18.799073  5099 raft_consensus.cc:2468] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 1.
I20260630 12:13:18.797482  4915 leader_election.cc:304] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:18.793429  5100 raft_consensus.cc:2468] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 1.
I20260630 12:13:18.800067  5152 raft_consensus.cc:2804] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:18.800573  5152 raft_consensus.cc:493] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.800971  5152 raft_consensus.cc:3060] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.801121  4915 leader_election.cc:304] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:18.798871  4990 leader_election.cc:304] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [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: 06d5053deb354b7ebd8231784b8a31b3; no voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4
I20260630 12:13:18.802089  5178 raft_consensus.cc:2804] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:18.802600  5178 raft_consensus.cc:697] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Becoming Leader. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Running, Role: LEADER
W20260630 12:13:18.802933  4990 leader_election.cc:343] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:18.802707  5174 raft_consensus.cc:515] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.803416  4990 leader_election.cc:304] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [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: 06d5053deb354b7ebd8231784b8a31b3; no voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4
I20260630 12:13:18.803532  5178 consensus_queue.cc:237] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.804455  5150 raft_consensus.cc:2749] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:13:18.806273  5024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe11db01f5a04fe38a7dd870f75eedbc" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3"
I20260630 12:13:18.812872  5024 raft_consensus.cc:3060] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.813664  5152 raft_consensus.cc:515] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } }
I20260630 12:13:18.815989  5150 raft_consensus.cc:3060] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.816124  5152 leader_election.cc:290] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 election: Requested vote from peers a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909), 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395)
I20260630 12:13:18.817518  4951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e896b285c47a493260d93f34e40f5" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
I20260630 12:13:18.818423  4951 raft_consensus.cc:2393] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a28637b89869475bbd83000c6a4480c6 in current term 1: Already voted for candidate f54ca2292aef466b820087931bef9cc4 in this term.
I20260630 12:13:18.819932  5065 leader_election.cc:304] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [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: a28637b89869475bbd83000c6a4480c6; no voters: 06d5053deb354b7ebd8231784b8a31b3, f54ca2292aef466b820087931bef9cc4
I20260630 12:13:18.821063  5154 raft_consensus.cc:3060] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:18.823907  5150 raft_consensus.cc:2749] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:18.838207  5154 raft_consensus.cc:2749] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:18.800587  5147 consensus_queue.cc:260] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:18.846957  5147 ts_tablet_manager.cc:1434] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4: Time spent starting tablet: real 0.076s	user 0.004s	sys 0.003s
I20260630 12:13:18.809880  4950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe11db01f5a04fe38a7dd870f75eedbc" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
I20260630 12:13:18.806228  4915 leader_election.cc:304] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:18.811931  4949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe11db01f5a04fe38a7dd870f75eedbc" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4"
I20260630 12:13:18.844002  5024 raft_consensus.cc:2468] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a28637b89869475bbd83000c6a4480c6 in term 1.
I20260630 12:13:18.848905  5145 tablet_bootstrap.cc:492] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3: No bootstrap required, opened a new log
I20260630 12:13:18.850826  5147 tablet_bootstrap.cc:492] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4: Bootstrap starting.
I20260630 12:13:18.884652  5148 tablet_bootstrap.cc:654] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:18.805302  5174 leader_election.cc:290] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 election: Requested vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395)
W20260630 12:13:18.953187  4915 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:42909, user_credentials={real_user=slave}} blocked reactor thread for 147016us
I20260630 12:13:18.953373  5179 raft_consensus.cc:2804] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:19.032974  5179 raft_consensus.cc:697] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Becoming Leader. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Running, Role: LEADER
I20260630 12:13:19.033934  5179 consensus_queue.cc:237] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.034926  5100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e896b285c47a493260d93f34e40f5" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6"
I20260630 12:13:19.035362  5147 tablet_bootstrap.cc:654] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4: Neither blocks nor log segments found. Creating new log.
W20260630 12:13:18.971052  4916 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:39395, user_credentials={real_user=slave}} blocked reactor thread for 234929us
W20260630 12:13:18.850158  5065 leader_election.cc:343] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:13:19.040546  5065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:46329, user_credentials={real_user=slave}} blocked reactor thread for 190445us
I20260630 12:13:19.041704  5065 leader_election.cc:304] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d5053deb354b7ebd8231784b8a31b3, a28637b89869475bbd83000c6a4480c6; no voters: 
W20260630 12:13:19.043161  5065 leader_election.cc:343] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:19.017416  5154 raft_consensus.cc:493] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:19.044116  5178 raft_consensus.cc:493] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:19.044488  5154 raft_consensus.cc:515] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.044734  5178 raft_consensus.cc:515] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.046864  5147 tablet_bootstrap.cc:492] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4: No bootstrap required, opened a new log
I20260630 12:13:19.046986  5154 leader_election.cc:290] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395)
I20260630 12:13:19.047183  5178 leader_election.cc:290] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:19.047494  5147 ts_tablet_manager.cc:1403] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4: Time spent bootstrapping tablet: real 0.200s	user 0.012s	sys 0.004s
I20260630 12:13:19.047637  5154 raft_consensus.cc:2804] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:19.047838  4949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09373fe3f34cde91a60d454e5d3676" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
I20260630 12:13:19.048231  5154 raft_consensus.cc:697] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Becoming Leader. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Running, Role: LEADER
I20260630 12:13:19.048619  4949 raft_consensus.cc:2468] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a28637b89869475bbd83000c6a4480c6 in term 0.
I20260630 12:13:19.048933  5097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d236e508b6f3465fb161b12be78d0fd7" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
W20260630 12:13:19.050661  4915 leader_election.cc:343] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:19.039220  5150 raft_consensus.cc:493] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:19.051491  5150 raft_consensus.cc:515] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.052345  5025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e896b285c47a493260d93f34e40f5" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3" is_pre_election: true
I20260630 12:13:19.052294  5147 raft_consensus.cc:359] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.053184  5147 raft_consensus.cc:385] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.053488  5147 raft_consensus.cc:740] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.053656  5150 leader_election.cc:290] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:19.053822  5022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09373fe3f34cde91a60d454e5d3676" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3" is_pre_election: true
I20260630 12:13:19.054216  5148 tablet_bootstrap.cc:492] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6: No bootstrap required, opened a new log
I20260630 12:13:19.054752  5148 ts_tablet_manager.cc:1403] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6: Time spent bootstrapping tablet: real 0.276s	user 0.005s	sys 0.009s
I20260630 12:13:19.054387  5147 consensus_queue.cc:260] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.055480  5097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18448963e11b418e921b4520a3aca824" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:19.056322  5023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e896b285c47a493260d93f34e40f5" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3"
W20260630 12:13:19.057089  4990 leader_election.cc:343] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:19.044704  5100 raft_consensus.cc:2468] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 1.
I20260630 12:13:19.050700  5065 leader_election.cc:304] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:19.057304  5147 ts_tablet_manager.cc:1434] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260630 12:13:19.026841  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe11db01f5a04fe38a7dd870f75eedbc" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:19.025220  5177 leader_election.cc:290] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:19.059530  5022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d236e508b6f3465fb161b12be78d0fd7" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3" is_pre_election: true
I20260630 12:13:19.061715  4915 leader_election.cc:304] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:19.062384  4990 leader_election.cc:304] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [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: 06d5053deb354b7ebd8231784b8a31b3; no voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4
I20260630 12:13:19.062606  5178 raft_consensus.cc:2804] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:19.063194  5178 raft_consensus.cc:697] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Becoming Leader. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Running, Role: LEADER
I20260630 12:13:19.062870  5148 raft_consensus.cc:359] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.063572  5177 raft_consensus.cc:2749] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:19.063843  5174 raft_consensus.cc:2804] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:19.028980  5145 ts_tablet_manager.cc:1403] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3: Time spent bootstrapping tablet: real 0.308s	user 0.012s	sys 0.010s
I20260630 12:13:19.063678  5024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1ffe48c053418cacc575e004597758" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3"
I20260630 12:13:19.064354  5174 raft_consensus.cc:493] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:13:19.059665  4916 leader_election.cc:343] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:19.062789  5026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dde978ab063417b8b3500c288525335" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3"
I20260630 12:13:19.063652  5148 raft_consensus.cc:385] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.067297  5147 tablet_bootstrap.cc:492] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4: Bootstrap starting.
I20260630 12:13:19.067185  5148 raft_consensus.cc:740] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.068096  5148 consensus_queue.cc:260] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
W20260630 12:13:19.065219  5065 leader_election.cc:343] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:19.075070  5024 raft_consensus.cc:2393] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f54ca2292aef466b820087931bef9cc4 in current term 1: Already voted for candidate 06d5053deb354b7ebd8231784b8a31b3 in this term.
I20260630 12:13:19.071998  5174 raft_consensus.cc:3060] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.064055  5178 consensus_queue.cc:237] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } }
I20260630 12:13:19.065480  5154 consensus_queue.cc:237] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.084223  5145 raft_consensus.cc:359] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.072785  4949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18448963e11b418e921b4520a3aca824" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
W20260630 12:13:19.090119  4916 leader_election.cc:343] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:19.086932  5145 raft_consensus.cc:385] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.093155  5145 raft_consensus.cc:740] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d5053deb354b7ebd8231784b8a31b3, State: Initialized, Role: FOLLOWER
W20260630 12:13:19.095597  4991 leader_election.cc:343] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:19.096256  4991 leader_election.cc:304] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [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: 06d5053deb354b7ebd8231784b8a31b3; no voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4
I20260630 12:13:19.095785  4849 catalog_manager.cc:5697] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f54ca2292aef466b820087931bef9cc4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:19.097203  5177 raft_consensus.cc:2749] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:13:19.098573  4916 leader_election.cc:343] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:19.098784  5148 ts_tablet_manager.cc:1434] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6: Time spent starting tablet: real 0.044s	user 0.014s	sys 0.018s
I20260630 12:13:19.102491  5148 tablet_bootstrap.cc:492] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6: Bootstrap starting.
I20260630 12:13:19.099241  4916 leader_election.cc:304] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [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: f54ca2292aef466b820087931bef9cc4; no voters: 06d5053deb354b7ebd8231784b8a31b3, a28637b89869475bbd83000c6a4480c6
I20260630 12:13:19.104605  5178 raft_consensus.cc:2749] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:19.113795  5145 consensus_queue.cc:260] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.114761  5174 raft_consensus.cc:515] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.122155  5147 tablet_bootstrap.cc:654] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.123136  5145 ts_tablet_manager.cc:1434] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.000s
I20260630 12:13:19.124897  5148 tablet_bootstrap.cc:654] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.124987  5145 tablet_bootstrap.cc:492] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3: Bootstrap starting.
I20260630 12:13:19.131119  5026 raft_consensus.cc:2468] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 1.
I20260630 12:13:19.132936  4916 leader_election.cc:304] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [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: 06d5053deb354b7ebd8231784b8a31b3, f54ca2292aef466b820087931bef9cc4; no voters: a28637b89869475bbd83000c6a4480c6
I20260630 12:13:19.134423  5178 raft_consensus.cc:2804] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:19.134938  5178 raft_consensus.cc:697] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Becoming Leader. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Running, Role: LEADER
I20260630 12:13:19.135900  5178 consensus_queue.cc:237] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.140239  4949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09373fe3f34cde91a60d454e5d3676" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4"
I20260630 12:13:19.140951  4949 raft_consensus.cc:3060] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.147123  5145 tablet_bootstrap.cc:654] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.147809  5174 leader_election.cc:290] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 election: Requested vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395)
I20260630 12:13:19.149533  5026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09373fe3f34cde91a60d454e5d3676" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3"
W20260630 12:13:19.151170  5065 leader_election.cc:343] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:19.151410  4949 raft_consensus.cc:2468] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a28637b89869475bbd83000c6a4480c6 in term 1.
I20260630 12:13:19.152767  5065 leader_election.cc:304] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [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: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4; no voters: 06d5053deb354b7ebd8231784b8a31b3
I20260630 12:13:19.153728  5174 raft_consensus.cc:2804] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:19.154225  5174 raft_consensus.cc:697] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Becoming Leader. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Running, Role: LEADER
I20260630 12:13:19.155128  5174 consensus_queue.cc:237] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.156863  5147 tablet_bootstrap.cc:492] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4: No bootstrap required, opened a new log
I20260630 12:13:19.157398  5147 ts_tablet_manager.cc:1403] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4: Time spent bootstrapping tablet: real 0.090s	user 0.019s	sys 0.004s
I20260630 12:13:19.160730  5147 raft_consensus.cc:359] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.161674  5147 raft_consensus.cc:385] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.162011  5147 raft_consensus.cc:740] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.162837  5147 consensus_queue.cc:260] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.163013  4848 catalog_manager.cc:5697] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a28637b89869475bbd83000c6a4480c6 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "a28637b89869475bbd83000c6a4480c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:19.165659  5177 raft_consensus.cc:493] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:19.166029  5147 ts_tablet_manager.cc:1434] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:13:19.166234  5177 raft_consensus.cc:515] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.167346  5147 tablet_bootstrap.cc:492] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4: Bootstrap starting.
I20260630 12:13:19.167424  4849 catalog_manager.cc:5697] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f54ca2292aef466b820087931bef9cc4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:19.168602  5177 leader_election.cc:290] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:19.170665  4950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d528b4ed884277960fd2fff7c5fc4c" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
I20260630 12:13:19.171016  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d528b4ed884277960fd2fff7c5fc4c" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
W20260630 12:13:19.172281  4990 leader_election.cc:343] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:13:19.172791  4991 leader_election.cc:343] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:19.173247  4991 leader_election.cc:304] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [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: 06d5053deb354b7ebd8231784b8a31b3; no voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4
I20260630 12:13:19.174531  5177 raft_consensus.cc:2749] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:19.175271  5147 tablet_bootstrap.cc:654] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.169622  4849 catalog_manager.cc:5697] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f54ca2292aef466b820087931bef9cc4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:19.183795  5154 raft_consensus.cc:493] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:19.184567  5154 raft_consensus.cc:515] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.185849  5148 tablet_bootstrap.cc:492] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6: No bootstrap required, opened a new log
I20260630 12:13:19.186542  5148 ts_tablet_manager.cc:1403] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.023s
I20260630 12:13:19.186944  5154 leader_election.cc:290] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395)
I20260630 12:13:19.189800  5026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7eb151a9ab44cbaf4ec863c40539a6" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3" is_pre_election: true
I20260630 12:13:19.190209  5148 raft_consensus.cc:359] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.189950  4949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7eb151a9ab44cbaf4ec863c40539a6" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
W20260630 12:13:19.191529  5065 leader_election.cc:343] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:19.191730  4949 raft_consensus.cc:2468] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a28637b89869475bbd83000c6a4480c6 in term 0.
I20260630 12:13:19.190996  5148 raft_consensus.cc:385] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.195614  5148 raft_consensus.cc:740] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.192819  4849 catalog_manager.cc:5697] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f54ca2292aef466b820087931bef9cc4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:19.195979  5065 leader_election.cc:304] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [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: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4; no voters: 06d5053deb354b7ebd8231784b8a31b3
I20260630 12:13:19.197523  5154 raft_consensus.cc:2804] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:19.197952  5154 raft_consensus.cc:493] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:19.198385  5154 raft_consensus.cc:3060] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.198024  5148 consensus_queue.cc:260] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.201066  5145 tablet_bootstrap.cc:492] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3: No bootstrap required, opened a new log
I20260630 12:13:19.201575  5145 ts_tablet_manager.cc:1403] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.011s
I20260630 12:13:19.204370  5145 raft_consensus.cc:359] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.205123  5145 raft_consensus.cc:385] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.205392  5145 raft_consensus.cc:740] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d5053deb354b7ebd8231784b8a31b3, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.206207  5154 raft_consensus.cc:515] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.207872  5148 ts_tablet_manager.cc:1434] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260630 12:13:19.209014  5148 tablet_bootstrap.cc:492] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6: Bootstrap starting.
I20260630 12:13:19.213116  5145 consensus_queue.cc:260] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.214668  4949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7eb151a9ab44cbaf4ec863c40539a6" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4"
I20260630 12:13:19.215296  5145 ts_tablet_manager.cc:1434] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:13:19.215340  4949 raft_consensus.cc:3060] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.216420  5145 tablet_bootstrap.cc:492] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3: Bootstrap starting.
I20260630 12:13:19.223649  5148 tablet_bootstrap.cc:654] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.223596  4949 raft_consensus.cc:2468] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a28637b89869475bbd83000c6a4480c6 in term 1.
I20260630 12:13:19.224366  4848 catalog_manager.cc:5697] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a28637b89869475bbd83000c6a4480c6 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "a28637b89869475bbd83000c6a4480c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:19.225761  5154 leader_election.cc:290] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 election: Requested vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395)
I20260630 12:13:19.226305  5147 tablet_bootstrap.cc:492] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4: No bootstrap required, opened a new log
I20260630 12:13:19.226876  5147 ts_tablet_manager.cc:1403] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.015s
I20260630 12:13:19.227226  5145 tablet_bootstrap.cc:654] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.225149  5065 leader_election.cc:304] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:19.229939  5147 raft_consensus.cc:359] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.230695  5147 raft_consensus.cc:385] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.230983  5147 raft_consensus.cc:740] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.231483  5154 raft_consensus.cc:2804] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:19.232028  5154 raft_consensus.cc:697] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Becoming Leader. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Running, Role: LEADER
I20260630 12:13:19.231841  5147 consensus_queue.cc:260] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.232640  5148 tablet_bootstrap.cc:492] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6: No bootstrap required, opened a new log
I20260630 12:13:19.233414  5148 ts_tablet_manager.cc:1403] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.001s
I20260630 12:13:19.234035  5026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7eb151a9ab44cbaf4ec863c40539a6" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3"
I20260630 12:13:19.234447  5147 ts_tablet_manager.cc:1434] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:19.235440  5147 tablet_bootstrap.cc:492] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4: Bootstrap starting.
W20260630 12:13:19.235625  5065 leader_election.cc:343] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:19.237532  5148 raft_consensus.cc:359] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.238577  5148 raft_consensus.cc:385] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.240113  5148 raft_consensus.cc:740] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.240996  5148 consensus_queue.cc:260] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.232873  5154 consensus_queue.cc:237] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.243458  5148 ts_tablet_manager.cc:1434] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260630 12:13:19.244700  5148 tablet_bootstrap.cc:492] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6: Bootstrap starting.
I20260630 12:13:19.241609  5145 tablet_bootstrap.cc:492] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3: No bootstrap required, opened a new log
I20260630 12:13:19.246587  5145 ts_tablet_manager.cc:1403] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.010s
I20260630 12:13:19.241014  5147 tablet_bootstrap.cc:654] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.252007  5148 tablet_bootstrap.cc:654] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.249485  5145 raft_consensus.cc:359] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.254079  5145 raft_consensus.cc:385] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.254393  5145 raft_consensus.cc:740] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d5053deb354b7ebd8231784b8a31b3, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.255178  5145 consensus_queue.cc:260] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.260982  5174 raft_consensus.cc:493] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:19.261601  5174 raft_consensus.cc:515] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.263849  5174 leader_election.cc:290] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395)
I20260630 12:13:19.265703  4949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01efa97d3d9b4b2084adcc0e174b18a7" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
I20260630 12:13:19.265880  5026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01efa97d3d9b4b2084adcc0e174b18a7" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3" is_pre_election: true
I20260630 12:13:19.266566  4949 raft_consensus.cc:2468] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a28637b89869475bbd83000c6a4480c6 in term 0.
I20260630 12:13:19.266566  5026 raft_consensus.cc:2468] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a28637b89869475bbd83000c6a4480c6 in term 0.
I20260630 12:13:19.268821  5148 tablet_bootstrap.cc:492] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6: No bootstrap required, opened a new log
I20260630 12:13:19.270610  5065 leader_election.cc:304] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:19.273102  5174 raft_consensus.cc:2804] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:19.273389  5148 ts_tablet_manager.cc:1403] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260630 12:13:19.273532  5174 raft_consensus.cc:493] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:19.274032  5174 raft_consensus.cc:3060] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.274207  5178 consensus_queue.cc:1048] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:13:19.280082  5145 ts_tablet_manager.cc:1434] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260630 12:13:19.281741  5174 raft_consensus.cc:515] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.283128  5145 tablet_bootstrap.cc:492] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3: Bootstrap starting.
I20260630 12:13:19.284757  4949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01efa97d3d9b4b2084adcc0e174b18a7" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4"
I20260630 12:13:19.285426  4949 raft_consensus.cc:3060] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.281466  5148 raft_consensus.cc:359] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.288400  5148 raft_consensus.cc:385] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.288810  5148 raft_consensus.cc:740] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.289640  5148 consensus_queue.cc:260] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.295320  5026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01efa97d3d9b4b2084adcc0e174b18a7" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3"
I20260630 12:13:19.296351  5026 raft_consensus.cc:3060] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.297361  5148 ts_tablet_manager.cc:1434] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260630 12:13:19.299198  5148 tablet_bootstrap.cc:492] T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6: Bootstrap starting.
I20260630 12:13:19.306051  5148 tablet_bootstrap.cc:654] T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.306051  5154 raft_consensus.cc:493] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:19.306737  5154 raft_consensus.cc:515] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.293174  4949 raft_consensus.cc:2468] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a28637b89869475bbd83000c6a4480c6 in term 1.
I20260630 12:13:19.295109  5145 tablet_bootstrap.cc:654] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.306330  4846 catalog_manager.cc:5697] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a28637b89869475bbd83000c6a4480c6 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "a28637b89869475bbd83000c6a4480c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:19.316879  5065 leader_election.cc:304] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:19.316358  5174 leader_election.cc:290] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 election: Requested vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395)
I20260630 12:13:19.318001  5185 raft_consensus.cc:2804] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:19.320371  4949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dde978ab063417b8b3500c288525335" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
I20260630 12:13:19.321408  5024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dde978ab063417b8b3500c288525335" candidate_uuid: "a28637b89869475bbd83000c6a4480c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3" is_pre_election: true
I20260630 12:13:19.322273  5024 raft_consensus.cc:2393] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a28637b89869475bbd83000c6a4480c6 in current term 1: Already voted for candidate f54ca2292aef466b820087931bef9cc4 in this term.
I20260630 12:13:19.322520  5026 raft_consensus.cc:2468] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a28637b89869475bbd83000c6a4480c6 in term 1.
I20260630 12:13:19.323591  5065 leader_election.cc:304] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [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: a28637b89869475bbd83000c6a4480c6; no voters: 06d5053deb354b7ebd8231784b8a31b3, f54ca2292aef466b820087931bef9cc4
I20260630 12:13:19.326391  5174 raft_consensus.cc:3060] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.331203  5179 consensus_queue.cc:1048] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.334671  5174 raft_consensus.cc:2749] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:19.319244  5154 leader_election.cc:290] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395)
I20260630 12:13:19.318166  5148 tablet_bootstrap.cc:492] T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6: No bootstrap required, opened a new log
I20260630 12:13:19.338146  5148 ts_tablet_manager.cc:1403] T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.000s
I20260630 12:13:19.339829  5147 tablet_bootstrap.cc:492] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4: No bootstrap required, opened a new log
I20260630 12:13:19.340209  5147 ts_tablet_manager.cc:1403] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4: Time spent bootstrapping tablet: real 0.105s	user 0.018s	sys 0.039s
I20260630 12:13:19.342717  5147 raft_consensus.cc:359] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.343072  5148 raft_consensus.cc:359] T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.344292  5148 raft_consensus.cc:385] T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.344642  5148 raft_consensus.cc:740] T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.345571  5148 consensus_queue.cc:260] T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.343567  5147 raft_consensus.cc:385] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.346554  5147 raft_consensus.cc:740] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.347245  5147 consensus_queue.cc:260] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.348037  5148 ts_tablet_manager.cc:1434] T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:13:19.349350  5145 tablet_bootstrap.cc:492] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3: No bootstrap required, opened a new log
I20260630 12:13:19.349402  5147 ts_tablet_manager.cc:1434] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260630 12:13:19.350946  5145 ts_tablet_manager.cc:1403] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.005s
I20260630 12:13:19.351202  5185 raft_consensus.cc:697] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Becoming Leader. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Running, Role: LEADER
I20260630 12:13:19.352464  5185 consensus_queue.cc:237] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.354023  5145 raft_consensus.cc:359] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.354844  5145 raft_consensus.cc:385] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.355258  5145 raft_consensus.cc:740] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d5053deb354b7ebd8231784b8a31b3, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.356112  5179 raft_consensus.cc:493] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:19.356719  5179 raft_consensus.cc:515] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.359122  5179 leader_election.cc:290] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:19.356355  5148 tablet_bootstrap.cc:492] T 10d528b4ed884277960fd2fff7c5fc4c P a28637b89869475bbd83000c6a4480c6: Bootstrap starting.
I20260630 12:13:19.361850  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18448963e11b418e921b4520a3aca824" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:19.359942  5145 consensus_queue.cc:260] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.362515  5099 raft_consensus.cc:2468] T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 0.
I20260630 12:13:19.365914  5147 tablet_bootstrap.cc:492] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4: Bootstrap starting.
I20260630 12:13:19.367384  5145 ts_tablet_manager.cc:1434] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260630 12:13:19.368439  5145 tablet_bootstrap.cc:492] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3: Bootstrap starting.
I20260630 12:13:19.369180  4915 leader_election.cc:304] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:19.370143  5179 raft_consensus.cc:2804] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:19.370572  5179 raft_consensus.cc:493] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:19.370940  5179 raft_consensus.cc:3060] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.371647  5148 tablet_bootstrap.cc:654] T 10d528b4ed884277960fd2fff7c5fc4c P a28637b89869475bbd83000c6a4480c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.372144  4847 catalog_manager.cc:5697] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a28637b89869475bbd83000c6a4480c6 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "a28637b89869475bbd83000c6a4480c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:19.373668  5026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18448963e11b418e921b4520a3aca824" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3" is_pre_election: true
I20260630 12:13:19.374387  5026 raft_consensus.cc:2468] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 0.
I20260630 12:13:19.375128  5147 tablet_bootstrap.cc:654] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.379439  5179 raft_consensus.cc:515] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.382462  5026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18448963e11b418e921b4520a3aca824" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3"
I20260630 12:13:19.382992  5145 tablet_bootstrap.cc:654] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.385047  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18448963e11b418e921b4520a3aca824" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6"
I20260630 12:13:19.385637  5099 raft_consensus.cc:3060] T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.393776  5099 raft_consensus.cc:2468] T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 1.
I20260630 12:13:19.395097  4915 leader_election.cc:304] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:19.396576  5178 raft_consensus.cc:2804] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:19.397135  5178 raft_consensus.cc:697] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Becoming Leader. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Running, Role: LEADER
I20260630 12:13:19.397922  5178 consensus_queue.cc:237] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.398327  5145 tablet_bootstrap.cc:492] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3: No bootstrap required, opened a new log
I20260630 12:13:19.399061  5145 ts_tablet_manager.cc:1403] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.003s
I20260630 12:13:19.400949  5177 raft_consensus.cc:493] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:19.401516  5177 raft_consensus.cc:515] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.403721  5177 leader_election.cc:290] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:19.405526  5100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09373fe3f34cde91a60d454e5d3676" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:19.406015  4949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09373fe3f34cde91a60d454e5d3676" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
I20260630 12:13:19.407310  4949 raft_consensus.cc:2393] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d5053deb354b7ebd8231784b8a31b3 in current term 1: Already voted for candidate a28637b89869475bbd83000c6a4480c6 in this term.
I20260630 12:13:19.383087  5026 raft_consensus.cc:3060] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.409204  4991 leader_election.cc:304] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3 [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: 06d5053deb354b7ebd8231784b8a31b3; no voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4
I20260630 12:13:19.410652  5177 raft_consensus.cc:3060] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.411334  5179 leader_election.cc:290] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 election: Requested vote from peers 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:19.416329  4849 catalog_manager.cc:5697] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f54ca2292aef466b820087931bef9cc4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:19.419627  5026 raft_consensus.cc:2468] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 1.
I20260630 12:13:19.423329  5148 tablet_bootstrap.cc:492] T 10d528b4ed884277960fd2fff7c5fc4c P a28637b89869475bbd83000c6a4480c6: No bootstrap required, opened a new log
I20260630 12:13:19.423183  5147 tablet_bootstrap.cc:492] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4: No bootstrap required, opened a new log
I20260630 12:13:19.424085  5147 ts_tablet_manager.cc:1403] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4: Time spent bootstrapping tablet: real 0.058s	user 0.032s	sys 0.018s
I20260630 12:13:19.425552  5145 raft_consensus.cc:359] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } }
I20260630 12:13:19.426266  5145 raft_consensus.cc:385] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.426530  5145 raft_consensus.cc:740] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d5053deb354b7ebd8231784b8a31b3, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.424085  5148 ts_tablet_manager.cc:1403] T 10d528b4ed884277960fd2fff7c5fc4c P a28637b89869475bbd83000c6a4480c6: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.011s
I20260630 12:13:19.426746  5147 raft_consensus.cc:359] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.421568  5177 raft_consensus.cc:2749] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:19.427461  5147 raft_consensus.cc:385] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.428488  5147 raft_consensus.cc:740] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.428946  5145 consensus_queue.cc:260] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } }
I20260630 12:13:19.429378  5147 consensus_queue.cc:260] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.429662  5148 raft_consensus.cc:359] T 10d528b4ed884277960fd2fff7c5fc4c P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.430369  5148 raft_consensus.cc:385] T 10d528b4ed884277960fd2fff7c5fc4c P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.430656  5148 raft_consensus.cc:740] T 10d528b4ed884277960fd2fff7c5fc4c P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.431741  5147 ts_tablet_manager.cc:1434] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:19.431445  5148 consensus_queue.cc:260] T 10d528b4ed884277960fd2fff7c5fc4c P a28637b89869475bbd83000c6a4480c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.432824  5147 tablet_bootstrap.cc:492] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4: Bootstrap starting.
I20260630 12:13:19.436830  5148 ts_tablet_manager.cc:1434] T 10d528b4ed884277960fd2fff7c5fc4c P a28637b89869475bbd83000c6a4480c6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260630 12:13:19.437901  5148 tablet_bootstrap.cc:492] T 40548d10fe774150976dfbb6bfb0932a P a28637b89869475bbd83000c6a4480c6: Bootstrap starting.
I20260630 12:13:19.438633  5147 tablet_bootstrap.cc:654] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.439002  5145 ts_tablet_manager.cc:1434] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260630 12:13:19.442271  5178 raft_consensus.cc:493] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:19.443617  5148 tablet_bootstrap.cc:654] T 40548d10fe774150976dfbb6bfb0932a P a28637b89869475bbd83000c6a4480c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.443001  5178 raft_consensus.cc:515] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.431414  5179 consensus_queue.cc:1048] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:19.445477  5178 leader_election.cc:290] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:19.447126  5026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d528b4ed884277960fd2fff7c5fc4c" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3" is_pre_election: true
I20260630 12:13:19.447844  5026 raft_consensus.cc:2468] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 0.
I20260630 12:13:19.449142  4916 leader_election.cc:304] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d5053deb354b7ebd8231784b8a31b3, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:19.450137  5179 raft_consensus.cc:2804] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:19.450315  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d528b4ed884277960fd2fff7c5fc4c" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:19.451011  5099 raft_consensus.cc:2468] T 10d528b4ed884277960fd2fff7c5fc4c P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 0.
I20260630 12:13:19.451169  5145 tablet_bootstrap.cc:492] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3: Bootstrap starting.
I20260630 12:13:19.450543  5179 raft_consensus.cc:493] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:19.460670  5179 raft_consensus.cc:3060] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.461598  5145 tablet_bootstrap.cc:654] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.460604  5148 tablet_bootstrap.cc:492] T 40548d10fe774150976dfbb6bfb0932a P a28637b89869475bbd83000c6a4480c6: No bootstrap required, opened a new log
I20260630 12:13:19.468336  5148 ts_tablet_manager.cc:1403] T 40548d10fe774150976dfbb6bfb0932a P a28637b89869475bbd83000c6a4480c6: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.003s
I20260630 12:13:19.468413  5147 tablet_bootstrap.cc:492] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4: No bootstrap required, opened a new log
I20260630 12:13:19.469015  5145 tablet_bootstrap.cc:492] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3: No bootstrap required, opened a new log
I20260630 12:13:19.469086  5147 ts_tablet_manager.cc:1403] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.015s
I20260630 12:13:19.469652  5145 ts_tablet_manager.cc:1403] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260630 12:13:19.472218  5147 raft_consensus.cc:359] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.473146  5147 raft_consensus.cc:385] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.473500  5147 raft_consensus.cc:740] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.474231  5147 consensus_queue.cc:260] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.474647  5169 consensus_queue.cc:1048] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.476599  5147 ts_tablet_manager.cc:1434] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:13:19.476585  5148 raft_consensus.cc:359] T 40548d10fe774150976dfbb6bfb0932a P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.477495  5148 raft_consensus.cc:385] T 40548d10fe774150976dfbb6bfb0932a P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.477798  5148 raft_consensus.cc:740] T 40548d10fe774150976dfbb6bfb0932a P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a28637b89869475bbd83000c6a4480c6, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.478439  5148 consensus_queue.cc:260] T 40548d10fe774150976dfbb6bfb0932a P a28637b89869475bbd83000c6a4480c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.480145  5148 ts_tablet_manager.cc:1434] T 40548d10fe774150976dfbb6bfb0932a P a28637b89869475bbd83000c6a4480c6: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.002s
I20260630 12:13:19.472347  5145 raft_consensus.cc:359] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.480536  5145 raft_consensus.cc:385] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.480815  5145 raft_consensus.cc:740] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d5053deb354b7ebd8231784b8a31b3, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.481559  5145 consensus_queue.cc:260] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.483952  5145 ts_tablet_manager.cc:1434] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:13:19.474679  5179 raft_consensus.cc:515] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.486200  5169 raft_consensus.cc:493] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:19.486732  5169 raft_consensus.cc:515] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.487452  5179 leader_election.cc:290] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 election: Requested vote from peers 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:19.488359  5024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d528b4ed884277960fd2fff7c5fc4c" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3"
I20260630 12:13:19.488973  5024 raft_consensus.cc:3060] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.489509  5022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe11db01f5a04fe38a7dd870f75eedbc" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3" is_pre_election: true
I20260630 12:13:19.490389  5022 raft_consensus.cc:2393] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f54ca2292aef466b820087931bef9cc4 in current term 1: Already voted for candidate a28637b89869475bbd83000c6a4480c6 in this term.
I20260630 12:13:19.495083  5024 raft_consensus.cc:2468] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 1.
I20260630 12:13:19.496232  4916 leader_election.cc:304] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d5053deb354b7ebd8231784b8a31b3, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:19.489711  5169 leader_election.cc:290] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:19.496964  5179 raft_consensus.cc:2804] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:19.497622  5179 raft_consensus.cc:697] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Becoming Leader. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Running, Role: LEADER
I20260630 12:13:19.498807  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe11db01f5a04fe38a7dd870f75eedbc" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:19.498732  5179 consensus_queue.cc:237] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.499683  5100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d528b4ed884277960fd2fff7c5fc4c" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6"
I20260630 12:13:19.500283  5100 raft_consensus.cc:3060] T 10d528b4ed884277960fd2fff7c5fc4c P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.500526  4915 leader_election.cc:304] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4 [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: f54ca2292aef466b820087931bef9cc4; no voters: 06d5053deb354b7ebd8231784b8a31b3, a28637b89869475bbd83000c6a4480c6
I20260630 12:13:19.501504  5169 raft_consensus.cc:3060] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.502799  5177 raft_consensus.cc:493] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:19.503279  5177 raft_consensus.cc:515] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } }
I20260630 12:13:19.503983  5150 raft_consensus.cc:493] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:19.504428  5150 raft_consensus.cc:515] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.505473  5177 leader_election.cc:290] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909), f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329)
I20260630 12:13:19.506446  5150 leader_election.cc:290] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:19.507877  4949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e896b285c47a493260d93f34e40f5" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
I20260630 12:13:19.509323  4950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d236e508b6f3465fb161b12be78d0fd7" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
I20260630 12:13:19.510013  4950 raft_consensus.cc:2468] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d5053deb354b7ebd8231784b8a31b3 in term 0.
I20260630 12:13:19.511327  5100 raft_consensus.cc:2468] T 10d528b4ed884277960fd2fff7c5fc4c P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 1.
I20260630 12:13:19.511902  4991 leader_election.cc:304] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d5053deb354b7ebd8231784b8a31b3, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:19.513386  5150 raft_consensus.cc:2804] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:19.513782  5150 raft_consensus.cc:493] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:19.514303  5150 raft_consensus.cc:3060] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.515547  5100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e896b285c47a493260d93f34e40f5" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:19.516384  5100 raft_consensus.cc:2393] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06d5053deb354b7ebd8231784b8a31b3 in current term 1: Already voted for candidate f54ca2292aef466b820087931bef9cc4 in this term.
I20260630 12:13:19.517885  4990 leader_election.cc:304] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3 [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: 06d5053deb354b7ebd8231784b8a31b3; no voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4
I20260630 12:13:19.519358  5177 raft_consensus.cc:3060] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.515465  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d236e508b6f3465fb161b12be78d0fd7" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:19.521687  5099 raft_consensus.cc:2468] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06d5053deb354b7ebd8231784b8a31b3 in term 0.
I20260630 12:13:19.525924  5169 raft_consensus.cc:2749] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:19.527202  5177 raft_consensus.cc:2749] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:19.528647  5150 raft_consensus.cc:515] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.530459  4846 catalog_manager.cc:5697] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f54ca2292aef466b820087931bef9cc4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:19.531461  4950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d236e508b6f3465fb161b12be78d0fd7" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4"
I20260630 12:13:19.531633  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d236e508b6f3465fb161b12be78d0fd7" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6"
I20260630 12:13:19.532069  4950 raft_consensus.cc:3060] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.532231  5099 raft_consensus.cc:3060] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.531064  5150 leader_election.cc:290] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 election: Requested vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:19.538713  4950 raft_consensus.cc:2468] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d5053deb354b7ebd8231784b8a31b3 in term 1.
I20260630 12:13:19.539352  5099 raft_consensus.cc:2468] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06d5053deb354b7ebd8231784b8a31b3 in term 1.
I20260630 12:13:19.540707  4990 leader_election.cc:304] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d5053deb354b7ebd8231784b8a31b3, a28637b89869475bbd83000c6a4480c6; no voters: 
I20260630 12:13:19.542276  5150 raft_consensus.cc:2804] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:19.542737  5150 raft_consensus.cc:697] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 LEADER]: Becoming Leader. State: Replica: 06d5053deb354b7ebd8231784b8a31b3, State: Running, Role: LEADER
I20260630 12:13:19.543551  5150 consensus_queue.cc:237] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.552877  4846 catalog_manager.cc:5697] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "06d5053deb354b7ebd8231784b8a31b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: UNKNOWN } } }
W20260630 12:13:19.555253  4896 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:19.573671  5185 consensus_queue.cc:1048] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.584913  5185 consensus_queue.cc:1048] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.602514  5208 consensus_queue.cc:1048] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:19.603300  5185 consensus_queue.cc:1048] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.605345  5169 consensus_queue.cc:1048] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.625516  5179 raft_consensus.cc:493] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:19.626025  5179 raft_consensus.cc:515] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.628208  5179 leader_election.cc:290] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:19.631311  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40548d10fe774150976dfbb6bfb0932a" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:19.636510  5099 raft_consensus.cc:2468] T 40548d10fe774150976dfbb6bfb0932a P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 0.
I20260630 12:13:19.637669  4915 leader_election.cc:304] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:19.638386  5178 raft_consensus.cc:2804] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:19.638720  5178 raft_consensus.cc:493] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:19.639015  5178 raft_consensus.cc:3060] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.639174  5024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40548d10fe774150976dfbb6bfb0932a" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3" is_pre_election: true
I20260630 12:13:19.639902  5024 raft_consensus.cc:2468] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 0.
I20260630 12:13:19.640758  5152 consensus_queue.cc:1048] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.646525  5178 raft_consensus.cc:515] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.649075  5178 leader_election.cc:290] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 election: Requested vote from peers 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:19.649884  5026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40548d10fe774150976dfbb6bfb0932a" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d5053deb354b7ebd8231784b8a31b3"
I20260630 12:13:19.650219  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40548d10fe774150976dfbb6bfb0932a" candidate_uuid: "f54ca2292aef466b820087931bef9cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6"
I20260630 12:13:19.650550  5026 raft_consensus.cc:3060] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.650866  5099 raft_consensus.cc:3060] T 40548d10fe774150976dfbb6bfb0932a P a28637b89869475bbd83000c6a4480c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.659215  5026 raft_consensus.cc:2468] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 1.
I20260630 12:13:19.659215  5099 raft_consensus.cc:2468] T 40548d10fe774150976dfbb6bfb0932a P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f54ca2292aef466b820087931bef9cc4 in term 1.
I20260630 12:13:19.660566  4916 leader_election.cc:304] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06d5053deb354b7ebd8231784b8a31b3, f54ca2292aef466b820087931bef9cc4; no voters: 
I20260630 12:13:19.661386  5178 raft_consensus.cc:2804] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:19.661842  5178 raft_consensus.cc:697] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Becoming Leader. State: Replica: f54ca2292aef466b820087931bef9cc4, State: Running, Role: LEADER
I20260630 12:13:19.662533  5178 consensus_queue.cc:237] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.670665  4848 catalog_manager.cc:5697] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f54ca2292aef466b820087931bef9cc4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:19.717103  5152 consensus_queue.cc:1048] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.726383  5152 consensus_queue.cc:1048] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.754002  5208 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.754238  5150 raft_consensus.cc:493] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:19.755640  5150 raft_consensus.cc:515] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } }
I20260630 12:13:19.756965  5024 raft_consensus.cc:3060] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.758175  5150 leader_election.cc:290] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329), a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:19.763288  4949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7eb151a9ab44cbaf4ec863c40539a6" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f54ca2292aef466b820087931bef9cc4" is_pre_election: true
I20260630 12:13:19.765678  5100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7eb151a9ab44cbaf4ec863c40539a6" candidate_uuid: "06d5053deb354b7ebd8231784b8a31b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a28637b89869475bbd83000c6a4480c6" is_pre_election: true
I20260630 12:13:19.767506  4990 leader_election.cc:304] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [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: 06d5053deb354b7ebd8231784b8a31b3; no voters: a28637b89869475bbd83000c6a4480c6, f54ca2292aef466b820087931bef9cc4
I20260630 12:13:19.792668  5150 raft_consensus.cc:2749] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:19.798996  5208 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.802127  5152 consensus_queue.cc:1048] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.860078  5208 consensus_queue.cc:1048] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.860730  5179 consensus_queue.cc:1048] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:19.883841  5230 meta_cache.cc:1261] Time spent looking up entry by key: real 0.062s	user 0.002s	sys 0.005s
W20260630 12:13:19.884531  5132 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.003s	sys 0.000s
I20260630 12:13:19.884781  5154 consensus_queue.cc:1048] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:19.894342  4880 debug-util.cc:398] Leaking SignalData structure 0x7b08000a4920 after lost signal to thread 434
W20260630 12:13:19.895445  4880 debug-util.cc:398] Leaking SignalData structure 0x7b08001dede0 after lost signal to thread 4883
W20260630 12:13:19.896780  4880 debug-util.cc:398] Leaking SignalData structure 0x7b08000a3740 after lost signal to thread 4975
W20260630 12:13:19.897985  4880 debug-util.cc:398] Leaking SignalData structure 0x7b0800093240 after lost signal to thread 5050
W20260630 12:13:19.899142  4880 debug-util.cc:398] Leaking SignalData structure 0x7b0800111e20 after lost signal to thread 5124
I20260630 12:13:19.946949  5179 consensus_queue.cc:1048] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:19.984321   436 debug-util.cc:398] Leaking SignalData structure 0x7b080000f340 after lost signal to thread 5065
I20260630 12:13:19.985384  5178 consensus_queue.cc:1048] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:20.009523  5150 consensus_queue.cc:1048] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:20.079525  5150 consensus_queue.cc:1048] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:20.255101  5022 raft_consensus.cc:1275] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:20.261077  5178 consensus_queue.cc:1048] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260630 12:13:20.415792  5266 consensus_queue.cc:1048] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:13:20.661217  4915 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:42909, user_credentials={real_user=slave}} blocked reactor thread for 120429us
W20260630 12:13:20.676978  5065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:46329, user_credentials={real_user=slave}} blocked reactor thread for 114490us
W20260630 12:13:20.790464  5287 log.cc:927] Time spent T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
W20260630 12:13:20.778434  5291 log.cc:927] Time spent T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260630 12:13:20.824856  5292 log.cc:927] Time spent T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
W20260630 12:13:20.836398  5131 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.194:39395, user_credentials={real_user=slave}} blocked reactor thread for 49413.5us
W20260630 12:13:20.962976  4916 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:39395, user_credentials={real_user=slave}} blocked reactor thread for 115959us
W20260630 12:13:21.128053  4916 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:39395, user_credentials={real_user=slave}} blocked reactor thread for 43922.7us
W20260630 12:13:21.150239  5240 log.cc:927] Time spent T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260630 12:13:21.238533  5284 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39176 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=23, attempt_no=0}) took 1115 ms. Trace:
W20260630 12:13:21.264092  5314 log.cc:927] Time spent T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
I20260630 12:13:21.240330  5284 rpcz_store.cc:276] 0630 12:13:20.122863 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.122991 (+   128us) service_pool.cc:224] Handling call
0630 12:13:21.238302 (+1115311us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.129319 (+     0us) write_op.cc:183] PREPARE: starting on tablet d236e508b6f3465fb161b12be78d0fd7
0630 12:13:20.129895 (+   576us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.129933 (+    38us) write_op.cc:435] Acquired schema lock
0630 12:13:20.129950 (+    17us) tablet.cc:662] Decoding operations
0630 12:13:20.130595 (+   645us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.130645 (+    50us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.130674 (+    29us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:13:20.131121 (+   447us) tablet.cc:701] Row locks acquired
0630 12:13:20.131151 (+    30us) write_op.cc:260] PREPARE: finished
0630 12:13:20.131339 (+   188us) write_op.cc:270] Start()
0630 12:13:20.131456 (+   117us) write_op.cc:276] Timestamp: P: 1782821600131294 usec, L: 0
0630 12:13:20.131475 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.132095 (+   620us) log.cc:844] Serialized 562 byte log entry
0630 12:13:20.652952 (+520857us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.727761 (+ 74809us) write_op.cc:301] APPLY: starting
0630 12:13:20.727846 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.728016 (+   170us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.728113 (+    97us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.733436 (+  5323us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.738498 (+  5062us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.738549 (+    51us) write_op.cc:312] APPLY: finished
0630 12:13:20.738934 (+   385us) log.cc:844] Serialized 52 byte log entry
0630 12:13:21.154659 (+415725us) spinlock_profiling.cc:243] Waited 4.31 ms on lock 0x7b60002409c8. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad741cc161 00007fad74338815 00007fad7433a7c4 00007fad742ad473 00007fad742ae8c6 00007fad742ae32c 00007fad7429a389 00007fad74299b53 00007fad7429dd61 00007fad7429dd19 00007fad7429dca9
0630 12:13:21.158267 (+  3608us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.162055 (+  3788us) write_op.cc:454] Released schema lock
0630 12:13:21.166343 (+  4288us) write_op.cc:341] FINISH: Updating metrics
0630 12:13:21.238178 (+ 71835us) spinlock_profiling.cc:243] Waited 4.13 ms on lock 0x7b34002092c8. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb5a9ae 00007fad6eb6e4fe 00007fad75847e51 00007fad7429a3ad 00007fad74299b53 00007fad7429dd61 00007fad7429dd19 00007fad7429dca9 00007fad7429dc71 00007fad7429ce9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":74596,"num_ops":6,"prepare.queue_time_us":4709,"prepare.run_cpu_time_us":3116,"prepare.run_wall_time_us":4879,"replication_time_us":521325,"spinlock_wait_cycles":19401472,"thread_start_us":113650,"threads_started":1}]]}
I20260630 12:13:21.293289  5256 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39176 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=25, attempt_no=0}) took 1023 ms. Trace:
I20260630 12:13:21.302136  5254 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=13, attempt_no=0}) took 1212 ms. Trace:
I20260630 12:13:21.303404  5311 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=21, attempt_no=0}) took 1187 ms. Trace:
I20260630 12:13:21.303848  5311 rpcz_store.cc:276] 0630 12:13:20.116305 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.119160 (+  2855us) service_pool.cc:224] Handling call
0630 12:13:21.303213 (+1184053us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.310462 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1dde978ab063417b8b3500c288525335
0630 12:13:20.311020 (+   558us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.311056 (+    36us) write_op.cc:435] Acquired schema lock
0630 12:13:20.311079 (+    23us) tablet.cc:662] Decoding operations
0630 12:13:20.311487 (+   408us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.311557 (+    70us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.323965 (+ 12408us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:20.333794 (+  9829us) tablet.cc:701] Row locks acquired
0630 12:13:20.333824 (+    30us) write_op.cc:260] PREPARE: finished
0630 12:13:20.334137 (+   313us) write_op.cc:270] Start()
0630 12:13:20.334282 (+   145us) write_op.cc:276] Timestamp: P: 1782821600334084 usec, L: 0
0630 12:13:20.334306 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.334982 (+   676us) log.cc:844] Serialized 388 byte log entry
0630 12:13:21.042045 (+707063us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.068839 (+ 26794us) write_op.cc:301] APPLY: starting
0630 12:13:21.074694 (+  5855us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.082827 (+  8133us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.132640 (+ 49813us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.158256 (+ 25616us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.168536 (+ 10280us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.170768 (+  2232us) write_op.cc:312] APPLY: finished
0630 12:13:21.195204 (+ 24436us) log.cc:844] Serialized 28 byte log entry
0630 12:13:21.203814 (+  8610us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.221118 (+ 17304us) write_op.cc:454] Released schema lock
0630 12:13:21.227888 (+  6770us) write_op.cc:341] FINISH: Updating metrics
0630 12:13:21.303094 (+ 75206us) spinlock_profiling.cc:243] Waited 1.78 ms on lock 0x7b3400326c48. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb5a9ae 00007fad6eb6e4fe 00007fad75847e51 00007fad7429a3ad 00007fad74299b53 00007fad7429dd61 00007fad7429dd19 00007fad7429dca9 00007fad7429dc71 00007fad7429ce9d
Metrics: {"spinlock_wait_cycles":154880,"child_traces":[["op",{"apply.queue_time_us":18795,"num_ops":2,"prepare.queue_time_us":188846,"prepare.run_cpu_time_us":3276,"prepare.run_wall_time_us":30330,"replication_time_us":698932,"spinlock_wait_cycles":4241664}]]}
I20260630 12:13:21.302681  5254 rpcz_store.cc:276] 0630 12:13:20.089642 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.089785 (+   143us) service_pool.cc:224] Handling call
0630 12:13:21.301939 (+1212154us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.240437 (+     0us) write_op.cc:183] PREPARE: starting on tablet e54e896b285c47a493260d93f34e40f5
0630 12:13:20.308203 (+ 67766us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.309799 (+  1596us) write_op.cc:435] Acquired schema lock
0630 12:13:20.318312 (+  8513us) tablet.cc:662] Decoding operations
0630 12:13:20.373990 (+ 55678us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.374071 (+    81us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.374098 (+    27us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:13:20.374543 (+   445us) tablet.cc:701] Row locks acquired
0630 12:13:20.374556 (+    13us) write_op.cc:260] PREPARE: finished
0630 12:13:20.374739 (+   183us) write_op.cc:270] Start()
0630 12:13:20.374846 (+   107us) write_op.cc:276] Timestamp: P: 1782821600374695 usec, L: 0
0630 12:13:20.374869 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.377861 (+  2992us) log.cc:844] Serialized 562 byte log entry
0630 12:13:20.752894 (+375033us) spinlock_profiling.cc:243] Waited 5.61 ms on lock 0x7b5400080fa0. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad707cb571 00007fad707db142 00007fad707bbeaa 00007fad707c2d53 00007fad707c2cd9 00007fad707c2c69 00007fad707c2c31 00007fad707c1dfd 000000000043f3c4 000000000043f209 00007fad6d776ab5
0630 12:13:21.176170 (+423276us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.195648 (+ 19478us) write_op.cc:301] APPLY: starting
0630 12:13:21.195720 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.195873 (+   153us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.195896 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.196815 (+   919us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.196989 (+   174us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.197520 (+   531us) write_op.cc:312] APPLY: finished
0630 12:13:21.197743 (+   223us) log.cc:844] Serialized 52 byte log entry
0630 12:13:21.206763 (+  9020us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.206853 (+    90us) write_op.cc:454] Released schema lock
0630 12:13:21.206898 (+    45us) write_op.cc:341] FINISH: Updating metrics
0630 12:13:21.285321 (+ 78423us) spinlock_profiling.cc:243] Waited 367 ms on lock 0x7b5400080fa0. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad707cb571 00007fad707e2b26 00007fad707dc49a 00007fad707db714 00007fad707bbeaa 00007fad707c2d53 00007fad707c2cd9 00007fad707c2c69 00007fad707c2c31 00007fad707c1dfd 000000000043f3c4
0630 12:13:21.301816 (+ 16495us) spinlock_profiling.cc:243] Waited 6.13 ms on lock 0x7b3400326c48. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb5a9ae 00007fad6eb6e4fe 00007fad75847e51 00007fad7429a3ad 00007fad74299b53 00007fad7429dd61 00007fad7429dd19 00007fad7429dca9 00007fad7429dc71 00007fad7429ce9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":19275,"num_ops":6,"prepare.queue_time_us":149059,"prepare.run_cpu_time_us":5354,"prepare.run_wall_time_us":137803,"raft.queue_time_us":5828,"raft.run_cpu_time_us":19613,"raft.run_wall_time_us":901929,"replication_time_us":797413,"spinlock_wait_cycles":870971520}]]}
I20260630 12:13:21.371286  5312 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40272 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=3, attempt_no=0}) took 1080 ms. Trace:
I20260630 12:13:21.375510  5282 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40272 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=11, attempt_no=0}) took 1037 ms. Trace:
I20260630 12:13:21.397468  5290 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40272 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=17, attempt_no=0}) took 1006 ms. Trace:
I20260630 12:13:21.397934  5290 rpcz_store.cc:276] 0630 12:13:20.391184 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.394777 (+  3593us) service_pool.cc:224] Handling call
0630 12:13:21.397252 (+1002475us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.685167 (+     0us) write_op.cc:183] PREPARE: starting on tablet fe11db01f5a04fe38a7dd870f75eedbc
0630 12:13:20.698815 (+ 13648us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.698847 (+    32us) write_op.cc:435] Acquired schema lock
0630 12:13:20.698863 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:20.699353 (+   490us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.699399 (+    46us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.699425 (+    26us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:13:20.699845 (+   420us) tablet.cc:701] Row locks acquired
0630 12:13:20.699863 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:13:20.700029 (+   166us) write_op.cc:270] Start()
0630 12:13:20.700129 (+   100us) write_op.cc:276] Timestamp: P: 1782821600699990 usec, L: 0
0630 12:13:20.700159 (+    30us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.700831 (+   672us) log.cc:844] Serialized 562 byte log entry
0630 12:13:21.235870 (+535039us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.324455 (+ 88585us) write_op.cc:301] APPLY: starting
0630 12:13:21.324532 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.324720 (+   188us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.324809 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.325932 (+  1123us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.326107 (+   175us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.326154 (+    47us) write_op.cc:312] APPLY: finished
0630 12:13:21.326393 (+   239us) log.cc:844] Serialized 52 byte log entry
0630 12:13:21.326604 (+   211us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.326695 (+    91us) write_op.cc:454] Released schema lock
0630 12:13:21.326736 (+    41us) write_op.cc:341] FINISH: Updating metrics
0630 12:13:21.397136 (+ 70400us) spinlock_profiling.cc:243] Waited 9.86 ms on lock 0x7b340005cae8. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb5a9ae 00007fad6eb6e4fe 00007fad75847e51 00007fad7429a3ad 00007fad74299b53 00007fad7429dd61 00007fad7429dd19 00007fad7429dca9 00007fad7429dc71 00007fad7429ce9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":87431,"mutex_wait_us":3714,"num_ops":6,"prepare.queue_time_us":274159,"prepare.run_cpu_time_us":2994,"prepare.run_wall_time_us":25533,"replication_time_us":535607,"spinlock_wait_cycles":22677760}]]}
I20260630 12:13:21.294234  5256 rpcz_store.cc:276] 0630 12:13:20.196708 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.198653 (+  1945us) service_pool.cc:224] Handling call
0630 12:13:21.204332 (+1005679us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.304647 (+     0us) write_op.cc:183] PREPARE: starting on tablet d236e508b6f3465fb161b12be78d0fd7
0630 12:13:20.394009 (+ 89362us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.394920 (+   911us) write_op.cc:435] Acquired schema lock
0630 12:13:20.396301 (+  1381us) tablet.cc:662] Decoding operations
0630 12:13:20.412467 (+ 16166us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.412510 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.412537 (+    27us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:20.446007 (+ 33470us) tablet.cc:701] Row locks acquired
0630 12:13:20.447242 (+  1235us) write_op.cc:260] PREPARE: finished
0630 12:13:20.457791 (+ 10549us) write_op.cc:270] Start()
0630 12:13:20.473756 (+ 15965us) write_op.cc:276] Timestamp: P: 1782821600457261 usec, L: 0
0630 12:13:20.473790 (+    34us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.646329 (+172539us) spinlock_profiling.cc:243] Waited 5.72 ms on lock 0x7b54002164a0. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad707cb571 00007fad707df520 00007fad70868b42 00007fad7085df67 00007fad7085dda4 00007fad74298581 00007fad74297d58 00007fad7429c9f1 00007fad7429c9a9 00007fad7429c939 00007fad7429c901
0630 12:13:20.647319 (+   990us) log.cc:844] Serialized 528 byte log entry
0630 12:13:21.055936 (+408617us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.192770 (+136834us) write_op.cc:301] APPLY: starting
0630 12:13:21.192847 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.192982 (+   135us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.193004 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.193737 (+   733us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.193913 (+   176us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.193956 (+    43us) write_op.cc:312] APPLY: finished
0630 12:13:21.194156 (+   200us) log.cc:844] Serialized 46 byte log entry
0630 12:13:21.194887 (+   731us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.194969 (+    82us) write_op.cc:454] Released schema lock
0630 12:13:21.195012 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":136649,"mutex_wait_us":11289,"num_ops":5,"prepare.queue_time_us":57753,"prepare.run_cpu_time_us":9050,"prepare.run_wall_time_us":374695,"raft.queue_time_us":127,"raft.run_cpu_time_us":946,"raft.run_wall_time_us":946,"replication_time_us":578270,"spinlock_wait_cycles":13175296}]]}
I20260630 12:13:21.427803  5315 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39176 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=36, attempt_no=0}) took 1107 ms. Trace:
W20260630 12:13:21.429335  5320 log.cc:927] Time spent T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260630 12:13:21.430563  5311 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=6, attempt_no=0}) took 1344 ms. Trace:
I20260630 12:13:21.371788  5312 rpcz_store.cc:276] 0630 12:13:20.301739 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.302696 (+   957us) service_pool.cc:224] Handling call
0630 12:13:21.371082 (+1068386us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.411796 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9b09373fe3f34cde91a60d454e5d3676
0630 12:13:20.437695 (+ 25899us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.437723 (+    28us) write_op.cc:435] Acquired schema lock
0630 12:13:20.437739 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:20.457920 (+ 20181us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.468032 (+ 10112us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.472260 (+  4228us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:20.480581 (+  8321us) tablet.cc:701] Row locks acquired
0630 12:13:20.480600 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:13:20.641863 (+161263us) spinlock_profiling.cc:243] Waited 11.7 ms on lock 0x7b340005cae8. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb59b64 00007fad742981b5 00007fad74297d58 00007fad7429c9f1 00007fad7429c9a9 00007fad7429c939 00007fad7429c901 00007fad7429bb2d 000000000043f3c4 000000000043f209
0630 12:13:20.642074 (+   211us) write_op.cc:270] Start()
0630 12:13:20.642359 (+   285us) write_op.cc:276] Timestamp: P: 1782821600641977 usec, L: 0
0630 12:13:20.642396 (+    37us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.643345 (+   949us) log.cc:844] Serialized 432 byte log entry
0630 12:13:21.236320 (+592975us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.369183 (+132863us) write_op.cc:301] APPLY: starting
0630 12:13:21.369261 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.369391 (+   130us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.369411 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.370053 (+   642us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.370202 (+   149us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.370245 (+    43us) write_op.cc:312] APPLY: finished
0630 12:13:21.370444 (+   199us) log.cc:844] Serialized 34 byte log entry
0630 12:13:21.370667 (+   223us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.370746 (+    79us) write_op.cc:454] Released schema lock
0630 12:13:21.370779 (+    33us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":132694,"mutex_wait_us":2007,"num_ops":3,"prepare.queue_time_us":61791,"prepare.run_cpu_time_us":30194,"prepare.run_wall_time_us":358303,"raft.queue_time_us":20437,"raft.run_cpu_time_us":1385,"raft.run_wall_time_us":56418,"replication_time_us":593798,"spinlock_wait_cycles":26978176,"thread_start_us":127866,"threads_started":3,"wal-append.queue_time_us":102231}]]}
W20260630 12:13:21.435206  5318 log.cc:927] Time spent T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
I20260630 12:13:21.393615  5282 rpcz_store.cc:276] 0630 12:13:20.346662 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.349252 (+  2590us) service_pool.cc:224] Handling call
0630 12:13:21.375316 (+1026064us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.413430 (+     0us) write_op.cc:183] PREPARE: starting on tablet fe11db01f5a04fe38a7dd870f75eedbc
0630 12:13:20.453527 (+ 40097us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.453561 (+    34us) write_op.cc:435] Acquired schema lock
0630 12:13:20.453579 (+    18us) tablet.cc:662] Decoding operations
0630 12:13:20.454032 (+   453us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.454105 (+    73us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.454134 (+    29us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:20.493596 (+ 39462us) tablet.cc:701] Row locks acquired
0630 12:13:20.493625 (+    29us) write_op.cc:260] PREPARE: finished
0630 12:13:20.507162 (+ 13537us) write_op.cc:270] Start()
0630 12:13:20.510825 (+  3663us) write_op.cc:276] Timestamp: P: 1782821600506708 usec, L: 0
0630 12:13:20.512585 (+  1760us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.585928 (+ 73343us) log.cc:844] Serialized 475 byte log entry
0630 12:13:21.235591 (+649663us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.314338 (+ 78747us) write_op.cc:301] APPLY: starting
0630 12:13:21.317339 (+  3001us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.340532 (+ 23193us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.340645 (+   113us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.341504 (+   859us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.341697 (+   193us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.341745 (+    48us) write_op.cc:312] APPLY: finished
0630 12:13:21.344490 (+  2745us) log.cc:844] Serialized 40 byte log entry
0630 12:13:21.362950 (+ 18460us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.366221 (+  3271us) write_op.cc:454] Released schema lock
0630 12:13:21.367671 (+  1450us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":73867,"num_ops":4,"prepare.queue_time_us":25774,"prepare.run_cpu_time_us":14641,"prepare.run_wall_time_us":253972,"replication_time_us":722881,"thread_start_us":77502,"threads_started":2,"wal-append.queue_time_us":117343}]]}
I20260630 12:13:21.439507  5290 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40272 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=43, attempt_no=0}) took 1001 ms. Trace:
I20260630 12:13:21.419183  5317 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=26, attempt_no=0}) took 1227 ms. Trace:
I20260630 12:13:21.457839  5255 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40272 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=16, attempt_no=0}) took 1056 ms. Trace:
I20260630 12:13:21.459009  5254 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=20, attempt_no=0}) took 1346 ms. Trace:
I20260630 12:13:21.445773  5290 rpcz_store.cc:276] 0630 12:13:20.448163 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.449437 (+  1274us) service_pool.cc:224] Handling call
0630 12:13:20.613931 (+164494us) spinlock_profiling.cc:243] Waited 1.87 ms on lock 0x7b580024d598. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6d5ff841 00007fad6d73f1b1 00007fad6d73f062 00007fad76655999 00007fad757acee0 00007fad758760ab 00007fad75876131 00007fad75835570 00007fad75821a69 00007fad7581fd62 00007fad748fdf84
0630 12:13:21.439428 (+825497us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.800586 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1d7eb151a9ab44cbaf4ec863c40539a6
0630 12:13:20.838284 (+ 37698us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.838317 (+    33us) write_op.cc:435] Acquired schema lock
0630 12:13:20.838333 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:20.838768 (+   435us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.838799 (+    31us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.838820 (+    21us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:20.843103 (+  4283us) tablet.cc:701] Row locks acquired
0630 12:13:20.843890 (+   787us) write_op.cc:260] PREPARE: finished
0630 12:13:20.856871 (+ 12981us) write_op.cc:270] Start()
0630 12:13:20.866247 (+  9376us) write_op.cc:276] Timestamp: P: 1782821600849555 usec, L: 0
0630 12:13:20.869648 (+  3401us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.973803 (+104155us) log.cc:844] Serialized 484 byte log entry
0630 12:13:21.301930 (+328127us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.436759 (+134829us) write_op.cc:301] APPLY: starting
0630 12:13:21.436834 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.436964 (+   130us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.437078 (+   114us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.437798 (+   720us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.437972 (+   174us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.438016 (+    44us) write_op.cc:312] APPLY: finished
0630 12:13:21.438224 (+   208us) log.cc:844] Serialized 40 byte log entry
0630 12:13:21.438985 (+   761us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.439073 (+    88us) write_op.cc:454] Released schema lock
0630 12:13:21.439114 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":4304640,"child_traces":[["op",{"apply.queue_time_us":134644,"mutex_wait_us":7887,"num_ops":4,"prepare.queue_time_us":162898,"prepare.run_cpu_time_us":16111,"prepare.run_wall_time_us":220571,"replication_time_us":432138}]]}
I20260630 12:13:21.471982  5319 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=28, attempt_no=0}) took 1220 ms. Trace:
I20260630 12:13:21.475117  5282 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40272 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=37, attempt_no=0}) took 1046 ms. Trace:
I20260630 12:13:21.468631  5254 rpcz_store.cc:276] 0630 12:13:20.112176 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.113541 (+  1365us) service_pool.cc:224] Handling call
0630 12:13:21.458915 (+1345374us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.268194 (+     0us) write_op.cc:183] PREPARE: starting on tablet 31b5824ef0f24759ac25d02acf6f23c9
0630 12:13:20.282214 (+ 14020us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.282248 (+    34us) write_op.cc:435] Acquired schema lock
0630 12:13:20.282266 (+    18us) tablet.cc:662] Decoding operations
0630 12:13:20.284410 (+  2144us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.284474 (+    64us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.284505 (+    31us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:20.303893 (+ 19388us) tablet.cc:701] Row locks acquired
0630 12:13:20.305815 (+  1922us) write_op.cc:260] PREPARE: finished
0630 12:13:20.324851 (+ 19036us) write_op.cc:270] Start()
0630 12:13:20.336555 (+ 11704us) write_op.cc:276] Timestamp: P: 1782821600323325 usec, L: 0
0630 12:13:20.336578 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.394728 (+ 58150us) log.cc:844] Serialized 432 byte log entry
0630 12:13:21.180320 (+785592us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.359313 (+178993us) write_op.cc:301] APPLY: starting
0630 12:13:21.359399 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.359546 (+   147us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.359813 (+   267us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.362229 (+  2416us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.362388 (+   159us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.363437 (+  1049us) write_op.cc:312] APPLY: finished
0630 12:13:21.364576 (+  1139us) log.cc:844] Serialized 34 byte log entry
0630 12:13:21.390909 (+ 26333us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.398900 (+  7991us) write_op.cc:454] Released schema lock
0630 12:13:21.398935 (+    35us) write_op.cc:341] FINISH: Updating metrics
0630 12:13:21.458760 (+ 59825us) spinlock_profiling.cc:243] Waited 8.91 ms on lock 0x7b3400326c48. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb5a9ae 00007fad6eb6e4fe 00007fad75847e51 00007fad7429a3ad 00007fad74299b53 00007fad7429dd61 00007fad7429dd19 00007fad7429dca9 00007fad7429dc71 00007fad7429ce9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":178809,"num_ops":3,"prepare.queue_time_us":135821,"prepare.run_cpu_time_us":5730,"prepare.run_wall_time_us":139490,"replication_time_us":842602,"spinlock_wait_cycles":20491136}]]}
I20260630 12:13:21.481123  5282 rpcz_store.cc:276] 0630 12:13:20.428858 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.429834 (+   976us) service_pool.cc:224] Handling call
0630 12:13:21.475053 (+1045219us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.659711 (+     0us) write_op.cc:183] PREPARE: starting on tablet 01efa97d3d9b4b2084adcc0e174b18a7
0630 12:13:20.711325 (+ 51614us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.712197 (+   872us) write_op.cc:435] Acquired schema lock
0630 12:13:20.718448 (+  6251us) tablet.cc:662] Decoding operations
0630 12:13:20.771739 (+ 53291us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.780711 (+  8972us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.782160 (+  1449us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:20.822848 (+ 40688us) tablet.cc:701] Row locks acquired
0630 12:13:20.822866 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:13:20.823053 (+   187us) write_op.cc:270] Start()
0630 12:13:20.823177 (+   124us) write_op.cc:276] Timestamp: P: 1782821600823003 usec, L: 0
0630 12:13:20.823195 (+    18us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.824914 (+  1719us) log.cc:844] Serialized 484 byte log entry
0630 12:13:21.319796 (+494882us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.472920 (+153124us) write_op.cc:301] APPLY: starting
0630 12:13:21.472999 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.473165 (+   166us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.473257 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.473972 (+   715us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.474135 (+   163us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.474179 (+    44us) write_op.cc:312] APPLY: finished
0630 12:13:21.474360 (+   181us) log.cc:844] Serialized 40 byte log entry
0630 12:13:21.474576 (+   216us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.474671 (+    95us) write_op.cc:454] Released schema lock
0630 12:13:21.474712 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":151480,"mutex_wait_us":9662,"num_ops":4,"prepare.queue_time_us":132096,"prepare.run_cpu_time_us":17404,"prepare.run_wall_time_us":241973,"raft.queue_time_us":30751,"raft.run_cpu_time_us":2477,"raft.run_wall_time_us":136402,"replication_time_us":493945,"thread_start_us":27389,"threads_started":1}]]}
I20260630 12:13:21.428380  5315 rpcz_store.cc:276] 0630 12:13:20.246978 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.247160 (+   182us) service_pool.cc:224] Handling call
0630 12:13:21.352209 (+1105049us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.648003 (+     0us) write_op.cc:183] PREPARE: starting on tablet d236e508b6f3465fb161b12be78d0fd7
0630 12:13:20.648986 (+   983us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.649023 (+    37us) write_op.cc:435] Acquired schema lock
0630 12:13:20.657191 (+  8168us) tablet.cc:662] Decoding operations
0630 12:13:20.694455 (+ 37264us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.698190 (+  3735us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.704194 (+  6004us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:20.741207 (+ 37013us) tablet.cc:701] Row locks acquired
0630 12:13:20.741228 (+    21us) write_op.cc:260] PREPARE: finished
0630 12:13:20.741438 (+   210us) write_op.cc:270] Start()
0630 12:13:21.015916 (+274478us) spinlock_profiling.cc:243] Waited 2.77 ms on lock 0x7b60002409c8. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad741cc161 00007fad74337ae3 00007fad7433a67c 00007fad741cde93 00007fad741ab246 00007fad742ad63a 00007fad74298286 00007fad74297d58 00007fad7429c9f1 00007fad7429c9a9 00007fad7429c939
0630 12:13:21.016109 (+   193us) write_op.cc:276] Timestamp: P: 1782821600741393 usec, L: 0
0630 12:13:21.016132 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:13:21.016857 (+   725us) log.cc:844] Serialized 484 byte log entry
0630 12:13:21.049487 (+ 32630us) spinlock_profiling.cc:243] Waited 1.26 ms on lock 0x7b54002164a0. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad707cc090 00007fad707d96b8 00007fad707d92fa 00007fad7085d965 00007fad7085de09 00007fad74298581 00007fad74297d58 00007fad7429c9f1 00007fad7429c9a9 00007fad7429c939 00007fad7429c901
0630 12:13:21.129632 (+ 80145us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.244209 (+114577us) write_op.cc:301] APPLY: starting
0630 12:13:21.244294 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.244444 (+   150us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.245409 (+   965us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.318157 (+ 72748us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.318338 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.318384 (+    46us) write_op.cc:312] APPLY: finished
0630 12:13:21.319840 (+  1456us) log.cc:844] Serialized 40 byte log entry
0630 12:13:21.329808 (+  9968us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.338358 (+  8550us) write_op.cc:454] Released schema lock
0630 12:13:21.338409 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":112726,"mutex_wait_us":2213,"num_ops":4,"prepare.queue_time_us":394723,"prepare.run_cpu_time_us":9676,"prepare.run_wall_time_us":401702,"replication_time_us":96371,"spinlock_wait_cycles":9268480}]]}
I20260630 12:13:21.471395  5312 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40272 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=24, attempt_no=0}) took 1070 ms. Trace:
I20260630 12:13:21.446216  5317 rpcz_store.cc:276] 0630 12:13:20.182687 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.182865 (+   178us) service_pool.cc:224] Handling call
0630 12:13:21.409846 (+1226981us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.337018 (+     0us) write_op.cc:183] PREPARE: starting on tablet 18448963e11b418e921b4520a3aca824
0630 12:13:20.377124 (+ 40106us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.380481 (+  3357us) write_op.cc:435] Acquired schema lock
0630 12:13:20.380499 (+    18us) tablet.cc:662] Decoding operations
0630 12:13:20.380898 (+   399us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.380942 (+    44us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.380973 (+    31us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:20.381263 (+   290us) tablet.cc:701] Row locks acquired
0630 12:13:20.381282 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:13:20.381466 (+   184us) write_op.cc:270] Start()
0630 12:13:20.381571 (+   105us) write_op.cc:276] Timestamp: P: 1782821600381419 usec, L: 0
0630 12:13:20.381593 (+    22us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.382225 (+   632us) log.cc:844] Serialized 441 byte log entry
0630 12:13:21.132850 (+750625us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.201399 (+ 68549us) write_op.cc:301] APPLY: starting
0630 12:13:21.203008 (+  1609us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.228063 (+ 25055us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.251760 (+ 23697us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.314960 (+ 63200us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.329721 (+ 14761us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.341971 (+ 12250us) write_op.cc:312] APPLY: finished
0630 12:13:21.352352 (+ 10381us) log.cc:844] Serialized 34 byte log entry
0630 12:13:21.376384 (+ 24032us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.388150 (+ 11766us) write_op.cc:454] Released schema lock
0630 12:13:21.390746 (+  2596us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":62463,"num_ops":3,"prepare.queue_time_us":145222,"prepare.run_cpu_time_us":3059,"prepare.run_wall_time_us":53615,"replication_time_us":751082,"thread_start_us":27180,"threads_started":1}]]}
I20260630 12:13:21.491577  5312 rpcz_store.cc:276] 0630 12:13:20.401167 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.403345 (+  2178us) service_pool.cc:224] Handling call
0630 12:13:21.469983 (+1066638us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.594138 (+     0us) write_op.cc:183] PREPARE: starting on tablet 01efa97d3d9b4b2084adcc0e174b18a7
0630 12:13:20.594703 (+   565us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.594736 (+    33us) write_op.cc:435] Acquired schema lock
0630 12:13:20.594753 (+    17us) tablet.cc:662] Decoding operations
0630 12:13:20.595379 (+   626us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.595437 (+    58us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.595471 (+    34us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:13:20.596010 (+   539us) tablet.cc:701] Row locks acquired
0630 12:13:20.596031 (+    21us) write_op.cc:260] PREPARE: finished
0630 12:13:20.596267 (+   236us) write_op.cc:270] Start()
0630 12:13:20.596402 (+   135us) write_op.cc:276] Timestamp: P: 1782821600596193 usec, L: 0
0630 12:13:20.596426 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.603486 (+  7060us) log.cc:844] Serialized 571 byte log entry
0630 12:13:21.308607 (+705121us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.460742 (+152135us) write_op.cc:301] APPLY: starting
0630 12:13:21.460825 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.461009 (+   184us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.461148 (+   139us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.466461 (+  5313us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.467099 (+   638us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.467149 (+    50us) write_op.cc:312] APPLY: finished
0630 12:13:21.469294 (+  2145us) log.cc:844] Serialized 52 byte log entry
0630 12:13:21.469504 (+   210us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.469598 (+    94us) write_op.cc:454] Released schema lock
0630 12:13:21.469657 (+    59us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":1110272,"child_traces":[["op",{"apply.queue_time_us":151936,"mutex_wait_us":1922,"num_ops":6,"prepare.queue_time_us":172406,"prepare.run_cpu_time_us":3424,"prepare.run_wall_time_us":9655,"replication_time_us":711095}]]}
I20260630 12:13:21.434703  5311 rpcz_store.cc:276] 0630 12:13:20.086589 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.087008 (+   419us) service_pool.cc:224] Handling call
0630 12:13:20.098382 (+ 11374us) spinlock_profiling.cc:243] Waited 2.02 ms on lock 0x7b58000b0798. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6d5ff841 00007fad6d73f1b1 00007fad6d73f062 00007fad76655999 00007fad757acee0 00007fad758760ab 00007fad75876131 00007fad75835570 00007fad75821a69 00007fad7581fd62 00007fad748fdf84
0630 12:13:21.430493 (+1332111us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.194744 (+     0us) write_op.cc:183] PREPARE: starting on tablet 31b5824ef0f24759ac25d02acf6f23c9
0630 12:13:20.195253 (+   509us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.195279 (+    26us) write_op.cc:435] Acquired schema lock
0630 12:13:20.195298 (+    19us) tablet.cc:662] Decoding operations
0630 12:13:20.195629 (+   331us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.195687 (+    58us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.195712 (+    25us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:20.195912 (+   200us) tablet.cc:701] Row locks acquired
0630 12:13:20.195930 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:13:20.196111 (+   181us) write_op.cc:270] Start()
0630 12:13:20.196233 (+   122us) write_op.cc:276] Timestamp: P: 1782821600196061 usec, L: 0
0630 12:13:20.196253 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.196890 (+   637us) log.cc:844] Serialized 388 byte log entry
0630 12:13:20.243121 (+ 46231us) spinlock_profiling.cc:243] Waited 2.72 ms on lock 0x7b1800259000. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad7663cbf1 00007fad76649391 00007fad6d6f124a 00007fad76e2e219 00007fad6d779080 00007fad6d773b24 00007fad6d773a95 00007fad707bbb0b 00007fad70840b63 00007fad7085de41 00007fad74298581
0630 12:13:20.359946 (+116825us) spinlock_profiling.cc:243] Waited 7.53 ms on lock 0x7b4c00198140. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb30900 00007fad6eb41909 00007fad6eb4201f 00007fad6eb0618b 00007fad6eb33e1c 00007fad6eb342de 00007fad6edc150b 00007fad707be381 00007fad707bc26b 00007fad707c2d53 00007fad707c2cd9
0630 12:13:21.178313 (+818367us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.331979 (+153666us) write_op.cc:301] APPLY: starting
0630 12:13:21.342399 (+ 10420us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.346335 (+  3936us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.351751 (+  5416us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.362044 (+ 10293us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.362185 (+   141us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.362235 (+    50us) write_op.cc:312] APPLY: finished
0630 12:13:21.364362 (+  2127us) log.cc:844] Serialized 28 byte log entry
0630 12:13:21.403977 (+ 39615us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.407195 (+  3218us) write_op.cc:454] Released schema lock
0630 12:13:21.407835 (+   640us) write_op.cc:341] FINISH: Updating metrics
0630 12:13:21.430366 (+ 22531us) spinlock_profiling.cc:243] Waited 12.5 ms on lock 0x7b3400326c48. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb5a9ae 00007fad6eb6e4fe 00007fad75847e51 00007fad7429a3ad 00007fad74299b53 00007fad7429dd61 00007fad7429dd19 00007fad7429dca9 00007fad7429dc71 00007fad7429ce9d
Metrics: {"spinlock_wait_cycles":4745728,"child_traces":[["op",{"apply.queue_time_us":153465,"mutex_wait_us":32057,"num_ops":2,"prepare.queue_time_us":95233,"prepare.run_cpu_time_us":6174,"prepare.run_wall_time_us":48601,"raft.queue_time_us":40607,"raft.run_cpu_time_us":8144,"raft.run_wall_time_us":178333,"replication_time_us":981939,"spinlock_wait_cycles":52242432,"thread_start_us":123048,"threads_started":1}]]}
I20260630 12:13:21.488055  5319 rpcz_store.cc:276] 0630 12:13:20.264374 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.264898 (+   524us) service_pool.cc:224] Handling call
0630 12:13:21.470596 (+1205698us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.378401 (+     0us) write_op.cc:183] PREPARE: starting on tablet e54e896b285c47a493260d93f34e40f5
0630 12:13:20.378904 (+   503us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.378929 (+    25us) write_op.cc:435] Acquired schema lock
0630 12:13:20.378944 (+    15us) tablet.cc:662] Decoding operations
0630 12:13:20.379462 (+   518us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.379504 (+    42us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.379535 (+    31us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:20.379950 (+   415us) tablet.cc:701] Row locks acquired
0630 12:13:20.379973 (+    23us) write_op.cc:260] PREPARE: finished
0630 12:13:20.380200 (+   227us) write_op.cc:270] Start()
0630 12:13:20.380312 (+   112us) write_op.cc:276] Timestamp: P: 1782821600380103 usec, L: 0
0630 12:13:20.380331 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.380908 (+   577us) log.cc:844] Serialized 528 byte log entry
0630 12:13:20.481214 (+100306us) spinlock_profiling.cc:243] Waited 7.15 ms on lock 0x7b18002532a0. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad7663cbf1 00007fad76649391 00007fad6d776b62 00007fad6d778e01 00007fad6d778db9 00007fad6d778d49 00007fad6d778d11 00007fad6d77800d 000000000043f3c4 000000000043f209 00007fad6d759e7a
0630 12:13:21.176489 (+695275us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.295815 (+119326us) spinlock_profiling.cc:243] Waited 899 ms on lock 0x7b58003098d0. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad707cc090 00007fad707bc43c 00007fad707c2d53 00007fad707c2cd9 00007fad707c2c69 00007fad707c2c31 00007fad707c1dfd 000000000043f3c4 000000000043f209 00007fad6d776ab5 00007fad6d778e01
0630 12:13:21.332371 (+ 36556us) write_op.cc:301] APPLY: starting
0630 12:13:21.332469 (+    98us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.332774 (+   305us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.332804 (+    30us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.378343 (+ 45539us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.407339 (+ 28996us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.407406 (+    67us) write_op.cc:312] APPLY: finished
0630 12:13:21.422024 (+ 14618us) log.cc:844] Serialized 46 byte log entry
0630 12:13:21.427701 (+  5677us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.427793 (+    92us) write_op.cc:454] Released schema lock
0630 12:13:21.427833 (+    40us) write_op.cc:341] FINISH: Updating metrics
0630 12:13:21.470478 (+ 42645us) spinlock_profiling.cc:243] Waited 6.14 ms on lock 0x7b3400326c48. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb5a9ae 00007fad6eb6e4fe 00007fad75847e51 00007fad7429a3ad 00007fad74299b53 00007fad7429dd61 00007fad7429dd19 00007fad7429dca9 00007fad7429dc71 00007fad7429ce9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":147078,"mutex_wait_us":149,"num_ops":5,"prepare.queue_time_us":107782,"prepare.run_cpu_time_us":3011,"prepare.run_wall_time_us":7821,"raft.queue_time_us":1839,"raft.run_cpu_time_us":6644,"raft.run_wall_time_us":907673,"replication_time_us":796064,"spinlock_wait_cycles":2097196672}]]}
I20260630 12:13:21.529557  5317 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=46, attempt_no=0}) took 1123 ms. Trace:
I20260630 12:13:21.530972  5311 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=18, attempt_no=0}) took 1430 ms. Trace:
I20260630 12:13:21.538614  5290 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40272 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=27, attempt_no=0}) took 1137 ms. Trace:
I20260630 12:13:21.530040  5317 rpcz_store.cc:276] 0630 12:13:20.413671 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.414942 (+  1271us) service_pool.cc:224] Handling call
0630 12:13:21.529491 (+1114549us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.422609 (+     0us) write_op.cc:183] PREPARE: starting on tablet 31b5824ef0f24759ac25d02acf6f23c9
0630 12:13:20.423131 (+   522us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.423155 (+    24us) write_op.cc:435] Acquired schema lock
0630 12:13:20.423170 (+    15us) tablet.cc:662] Decoding operations
0630 12:13:20.423590 (+   420us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.423638 (+    48us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.423668 (+    30us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:20.424073 (+   405us) tablet.cc:701] Row locks acquired
0630 12:13:20.424093 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:13:20.424274 (+   181us) write_op.cc:270] Start()
0630 12:13:20.424383 (+   109us) write_op.cc:276] Timestamp: P: 1782821600424229 usec, L: 0
0630 12:13:20.424407 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.425113 (+   706us) log.cc:844] Serialized 441 byte log entry
0630 12:13:21.180833 (+755720us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.508138 (+327305us) write_op.cc:301] APPLY: starting
0630 12:13:21.508212 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.508337 (+   125us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.508428 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.508979 (+   551us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.524970 (+ 15991us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.527076 (+  2106us) write_op.cc:312] APPLY: finished
0630 12:13:21.527290 (+   214us) log.cc:844] Serialized 34 byte log entry
0630 12:13:21.528213 (+   923us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.528293 (+    80us) write_op.cc:454] Released schema lock
0630 12:13:21.528338 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":327144,"num_ops":3,"prepare.queue_time_us":126,"prepare.run_cpu_time_us":2673,"prepare.run_wall_time_us":7990,"replication_time_us":756333}]]}
I20260630 12:13:21.549072  5290 rpcz_store.cc:276] 0630 12:13:20.401577 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.402910 (+  1333us) service_pool.cc:224] Handling call
0630 12:13:21.538544 (+1135634us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.722218 (+     0us) write_op.cc:183] PREPARE: starting on tablet fe11db01f5a04fe38a7dd870f75eedbc
0630 12:13:20.783514 (+ 61296us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.784914 (+  1400us) write_op.cc:435] Acquired schema lock
0630 12:13:20.784936 (+    22us) tablet.cc:662] Decoding operations
0630 12:13:20.844276 (+ 59340us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.845530 (+  1254us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.847067 (+  1537us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:20.961666 (+114599us) tablet.cc:701] Row locks acquired
0630 12:13:20.962162 (+   496us) write_op.cc:260] PREPARE: finished
0630 12:13:21.051793 (+ 89631us) spinlock_profiling.cc:243] Waited 1.63 ms on lock 0x7b340005cae8. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb59b64 00007fad742981b5 00007fad74297d58 00007fad7429c9f1 00007fad7429c9a9 00007fad7429c939 00007fad7429c901 00007fad7429bb2d 000000000043f3c4 000000000043f209
0630 12:13:21.051945 (+   152us) write_op.cc:270] Start()
0630 12:13:21.052177 (+   232us) write_op.cc:276] Timestamp: P: 1782821601051892 usec, L: 0
0630 12:13:21.052202 (+    25us) op_driver.cc:348] REPLICATION: starting
0630 12:13:21.052866 (+   664us) log.cc:844] Serialized 484 byte log entry
0630 12:13:21.392838 (+339972us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.521496 (+128658us) write_op.cc:301] APPLY: starting
0630 12:13:21.521574 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.521716 (+   142us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.521736 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.522326 (+   590us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.533863 (+ 11537us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.537650 (+  3787us) write_op.cc:312] APPLY: finished
0630 12:13:21.537865 (+   215us) log.cc:844] Serialized 40 byte log entry
0630 12:13:21.538059 (+   194us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.538160 (+   101us) write_op.cc:454] Released schema lock
0630 12:13:21.538209 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":128460,"num_ops":4,"prepare.queue_time_us":299578,"prepare.run_cpu_time_us":21098,"prepare.run_wall_time_us":343717,"replication_time_us":340509,"spinlock_wait_cycles":3752704}]]}
I20260630 12:13:21.542500  5254 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=30, attempt_no=0}) took 1235 ms. Trace:
I20260630 12:13:21.531466  5311 rpcz_store.cc:276] 0630 12:13:20.100729 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.100931 (+   202us) service_pool.cc:224] Handling call
0630 12:13:21.530905 (+1429974us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.223957 (+     0us) write_op.cc:183] PREPARE: starting on tablet 40548d10fe774150976dfbb6bfb0932a
0630 12:13:20.224676 (+   719us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.224713 (+    37us) write_op.cc:435] Acquired schema lock
0630 12:13:20.224734 (+    21us) tablet.cc:662] Decoding operations
0630 12:13:20.225217 (+   483us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.225280 (+    63us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.225313 (+    33us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:20.225588 (+   275us) tablet.cc:701] Row locks acquired
0630 12:13:20.225608 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:13:20.225860 (+   252us) write_op.cc:270] Start()
0630 12:13:20.226043 (+   183us) write_op.cc:276] Timestamp: P: 1782821600225796 usec, L: 0
0630 12:13:20.226176 (+   133us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.227283 (+  1107us) log.cc:844] Serialized 388 byte log entry
0630 12:13:21.181301 (+954018us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.524801 (+343500us) write_op.cc:301] APPLY: starting
0630 12:13:21.524873 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.525373 (+   500us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.525468 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.525952 (+   484us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.526105 (+   153us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.526161 (+    56us) write_op.cc:312] APPLY: finished
0630 12:13:21.526350 (+   189us) log.cc:844] Serialized 28 byte log entry
0630 12:13:21.530505 (+  4155us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.530580 (+    75us) write_op.cc:454] Released schema lock
0630 12:13:21.530624 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":343335,"mutex_wait_us":15394,"num_ops":2,"prepare.queue_time_us":121074,"prepare.run_cpu_time_us":26255,"prepare.run_wall_time_us":134415,"raft.queue_time_us":18826,"raft.run_cpu_time_us":22,"raft.run_wall_time_us":23,"replication_time_us":954975,"thread_start_us":105973,"threads_started":2}]]}
I20260630 12:13:21.556216  5254 rpcz_store.cc:276] 0630 12:13:20.323464 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.325440 (+  1976us) service_pool.cc:224] Handling call
0630 12:13:21.542428 (+1216988us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.407024 (+     0us) write_op.cc:183] PREPARE: starting on tablet 31b5824ef0f24759ac25d02acf6f23c9
0630 12:13:20.408108 (+  1084us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.408133 (+    25us) write_op.cc:435] Acquired schema lock
0630 12:13:20.408149 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:20.408476 (+   327us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.408508 (+    32us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.408524 (+    16us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:20.409502 (+   978us) tablet.cc:701] Row locks acquired
0630 12:13:20.409517 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:13:20.409728 (+   211us) write_op.cc:270] Start()
0630 12:13:20.409857 (+   129us) write_op.cc:276] Timestamp: P: 1782821600409657 usec, L: 0
0630 12:13:20.409874 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.410608 (+   734us) log.cc:844] Serialized 484 byte log entry
0630 12:13:21.180605 (+769997us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.496423 (+315818us) write_op.cc:301] APPLY: starting
0630 12:13:21.498802 (+  2379us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.522987 (+ 24185us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.523514 (+   527us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.536400 (+ 12886us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.536592 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.536652 (+    60us) write_op.cc:312] APPLY: finished
0630 12:13:21.536855 (+   203us) log.cc:844] Serialized 40 byte log entry
0630 12:13:21.541950 (+  5095us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.542047 (+    97us) write_op.cc:454] Released schema lock
0630 12:13:21.542092 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":314008,"num_ops":4,"prepare.queue_time_us":69260,"prepare.run_cpu_time_us":2843,"prepare.run_wall_time_us":5602,"replication_time_us":770628}]]}
I20260630 12:13:21.460896  5255 rpcz_store.cc:276] 0630 12:13:20.390748 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.394245 (+  3497us) service_pool.cc:224] Handling call
0630 12:13:21.439847 (+1045602us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.475102 (+     0us) write_op.cc:183] PREPARE: starting on tablet 01efa97d3d9b4b2084adcc0e174b18a7
0630 12:13:20.512609 (+ 37507us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.514876 (+  2267us) write_op.cc:435] Acquired schema lock
0630 12:13:20.516437 (+  1561us) tablet.cc:662] Decoding operations
0630 12:13:20.581325 (+ 64888us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.584284 (+  2959us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.586087 (+  1803us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:20.592095 (+  6008us) tablet.cc:701] Row locks acquired
0630 12:13:20.592120 (+    25us) write_op.cc:260] PREPARE: finished
0630 12:13:20.592341 (+   221us) write_op.cc:270] Start()
0630 12:13:20.592468 (+   127us) write_op.cc:276] Timestamp: P: 1782821600592287 usec, L: 0
0630 12:13:20.592492 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.593650 (+  1158us) log.cc:844] Serialized 519 byte log entry
0630 12:13:21.283390 (+689740us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.436932 (+153542us) write_op.cc:301] APPLY: starting
0630 12:13:21.437013 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.437190 (+   177us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.437283 (+    93us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.438121 (+   838us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.438312 (+   191us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.438366 (+    54us) write_op.cc:312] APPLY: finished
0630 12:13:21.438585 (+   219us) log.cc:844] Serialized 46 byte log entry
0630 12:13:21.439342 (+   757us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.439425 (+    83us) write_op.cc:454] Released schema lock
0630 12:13:21.439479 (+    54us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":153350,"mutex_wait_us":21123,"num_ops":5,"prepare.queue_time_us":59174,"prepare.run_cpu_time_us":5076,"prepare.run_wall_time_us":118928,"replication_time_us":690759}]]}
I20260630 12:13:21.548573  5282 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40272 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=33, attempt_no=0}) took 1120 ms. Trace:
I20260630 12:13:21.555625  5319 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=39, attempt_no=0}) took 1192 ms. Trace:
I20260630 12:13:21.560953  5290 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40272 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=32, attempt_no=0}) took 1149 ms. Trace:
I20260630 12:13:21.565140  5311 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=45, attempt_no=0}) took 1178 ms. Trace:
I20260630 12:13:21.565820  5254 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=31, attempt_no=0}) took 1225 ms. Trace:
I20260630 12:13:21.568921  5317 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=34, attempt_no=0}) took 1209 ms. Trace:
I20260630 12:13:21.566273  5254 rpcz_store.cc:276] 0630 12:13:20.350558 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.356725 (+  6167us) service_pool.cc:224] Handling call
0630 12:13:21.565752 (+1209027us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.374029 (+     0us) write_op.cc:183] PREPARE: starting on tablet bb1ffe48c053418cacc575e004597758
0630 12:13:20.374549 (+   520us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.374580 (+    31us) write_op.cc:435] Acquired schema lock
0630 12:13:20.374597 (+    17us) tablet.cc:662] Decoding operations
0630 12:13:20.375031 (+   434us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.375078 (+    47us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.375115 (+    37us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:20.397366 (+ 22251us) tablet.cc:701] Row locks acquired
0630 12:13:20.397387 (+    21us) write_op.cc:260] PREPARE: finished
0630 12:13:20.405055 (+  7668us) write_op.cc:270] Start()
0630 12:13:20.409099 (+  4044us) write_op.cc:276] Timestamp: P: 1782821600404796 usec, L: 0
0630 12:13:20.411490 (+  2391us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.430400 (+ 18910us) log.cc:844] Serialized 484 byte log entry
0630 12:13:20.644188 (+213788us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b54003a19a0. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad707cc090 00007fad707d96b8 00007fad707d92fa 00007fad7085d965 00007fad7085de09 00007fad74298581 00007fad74297d58 00007fad7429c9f1 00007fad7429c9a9 00007fad7429c939 00007fad7429c901
0630 12:13:21.052752 (+408564us) spinlock_profiling.cc:243] Waited 67.1 ms on lock 0x7b58003095d0. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad707cc090 00007fad707bc43c 00007fad707c2d53 00007fad707c2cd9 00007fad707c2c69 00007fad707c2c31 00007fad707c1dfd 000000000043f3c4 000000000043f209 00007fad6d776ab5 00007fad6d778e01
0630 12:13:21.312895 (+260143us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.560191 (+247296us) write_op.cc:301] APPLY: starting
0630 12:13:21.560265 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.560396 (+   131us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.560414 (+    18us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.561043 (+   629us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.561198 (+   155us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.561248 (+    50us) write_op.cc:312] APPLY: finished
0630 12:13:21.561436 (+   188us) log.cc:844] Serialized 40 byte log entry
0630 12:13:21.565310 (+  3874us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.565404 (+    94us) write_op.cc:454] Released schema lock
0630 12:13:21.565452 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":247110,"num_ops":4,"prepare.queue_time_us":132,"prepare.run_cpu_time_us":22345,"prepare.run_wall_time_us":328827,"raft.queue_time_us":80295,"raft.run_cpu_time_us":2754,"raft.run_wall_time_us":326750,"replication_time_us":901279,"spinlock_wait_cycles":184118400,"thread_start_us":51286,"threads_started":1}]]}
I20260630 12:13:21.565539  5311 rpcz_store.cc:276] 0630 12:13:20.399369 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.400368 (+   999us) service_pool.cc:224] Handling call
0630 12:13:21.565072 (+1164704us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.406130 (+     0us) write_op.cc:183] PREPARE: starting on tablet 10d528b4ed884277960fd2fff7c5fc4c
0630 12:13:20.409716 (+  3586us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.409745 (+    29us) write_op.cc:435] Acquired schema lock
0630 12:13:20.409760 (+    15us) tablet.cc:662] Decoding operations
0630 12:13:20.410281 (+   521us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.410346 (+    65us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.410377 (+    31us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:13:20.413655 (+  3278us) tablet.cc:701] Row locks acquired
0630 12:13:20.414546 (+   891us) write_op.cc:260] PREPARE: finished
0630 12:13:20.429154 (+ 14608us) write_op.cc:270] Start()
0630 12:13:20.432580 (+  3426us) write_op.cc:276] Timestamp: P: 1782821600427507 usec, L: 0
0630 12:13:20.432597 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.473374 (+ 40777us) log.cc:844] Serialized 571 byte log entry
0630 12:13:21.302753 (+829379us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.558390 (+255637us) write_op.cc:301] APPLY: starting
0630 12:13:21.558467 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.558632 (+   165us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.558723 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.559698 (+   975us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.559878 (+   180us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.559922 (+    44us) write_op.cc:312] APPLY: finished
0630 12:13:21.560160 (+   238us) log.cc:844] Serialized 52 byte log entry
0630 12:13:21.564570 (+  4410us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.564680 (+   110us) write_op.cc:454] Released schema lock
0630 12:13:21.564725 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":255466,"num_ops":6,"prepare.queue_time_us":1344,"prepare.run_cpu_time_us":3478,"prepare.run_wall_time_us":75714,"replication_time_us":866859}]]}
I20260630 12:13:21.572422  5319 rpcz_store.cc:276] 0630 12:13:20.363379 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.363533 (+   154us) service_pool.cc:224] Handling call
0630 12:13:20.508097 (+144564us) spinlock_profiling.cc:243] Waited 3.4 ms on lock 0x7b3400326c48. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb5918c 00007fad6eb9e1d1 00007fad6eba14cf 00007fad6eba2821 00007fad6eba27d9 00007fad6eba2769 00007fad6eba2731 00007fad6eba1a2d 000000000043f3c4 000000000043f209
0630 12:13:21.555560 (+1047463us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.570640 (+     0us) write_op.cc:183] PREPARE: starting on tablet 18448963e11b418e921b4520a3aca824
0630 12:13:20.663314 (+ 92674us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.664720 (+  1406us) write_op.cc:435] Acquired schema lock
0630 12:13:20.666081 (+  1361us) tablet.cc:662] Decoding operations
0630 12:13:20.719651 (+ 53570us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.722294 (+  2643us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.724306 (+  2012us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:13:20.768438 (+ 44132us) tablet.cc:701] Row locks acquired
0630 12:13:20.770893 (+  2455us) write_op.cc:260] PREPARE: finished
0630 12:13:20.787135 (+ 16242us) write_op.cc:270] Start()
0630 12:13:20.802895 (+ 15760us) write_op.cc:276] Timestamp: P: 1782821600785403 usec, L: 0
0630 12:13:20.818707 (+ 15812us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.847121 (+ 28414us) log.cc:844] Serialized 614 byte log entry
0630 12:13:21.034380 (+187259us) spinlock_profiling.cc:243] Waited 37.2 ms on lock 0x7b580030a7d0. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad707cc090 00007fad707bc43c 00007fad707c2d53 00007fad707c2cd9 00007fad707c2c69 00007fad707c2c31 00007fad707c1dfd 000000000043f3c4 000000000043f209 00007fad6d776ab5 00007fad6d778e01
0630 12:13:21.258617 (+224237us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.541368 (+282751us) write_op.cc:301] APPLY: starting
0630 12:13:21.552059 (+ 10691us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.552274 (+   215us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.552296 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.553367 (+  1071us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.553558 (+   191us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.553606 (+    48us) write_op.cc:312] APPLY: finished
0630 12:13:21.553841 (+   235us) log.cc:844] Serialized 58 byte log entry
0630 12:13:21.555119 (+  1278us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.555223 (+   104us) write_op.cc:454] Released schema lock
0630 12:13:21.555266 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":7810432,"child_traces":[["op",{"apply.queue_time_us":282572,"mutex_wait_us":737,"num_ops":7,"prepare.queue_time_us":2221,"prepare.run_cpu_time_us":17860,"prepare.run_wall_time_us":401290,"raft.queue_time_us":115841,"raft.run_cpu_time_us":1906,"raft.run_wall_time_us":60029,"replication_time_us":439795,"spinlock_wait_cycles":85664640,"thread_start_us":99258,"threads_started":1}]]}
I20260630 12:13:21.543747  5312 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40272 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=35, attempt_no=0}) took 1115 ms. Trace:
I20260630 12:13:21.569378  5317 rpcz_store.cc:276] 0630 12:13:20.361951 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.362087 (+   136us) service_pool.cc:224] Handling call
0630 12:13:20.434109 (+ 72022us) spinlock_profiling.cc:243] Waited 2.7 ms on lock 0x7b3400326c48. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb5918c 00007fad6eb9e1d1 00007fad6eba14cf 00007fad6eba2821 00007fad6eba27d9 00007fad6eba2769 00007fad6eba2731 00007fad6eba1a2d 000000000043f3c4 000000000043f209
0630 12:13:21.568849 (+1134740us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.446756 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1dde978ab063417b8b3500c288525335
0630 12:13:20.492031 (+ 45275us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.493297 (+  1266us) write_op.cc:435] Acquired schema lock
0630 12:13:20.494586 (+  1289us) tablet.cc:662] Decoding operations
0630 12:13:20.509017 (+ 14431us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.509081 (+    64us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.509112 (+    31us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:20.509455 (+   343us) tablet.cc:701] Row locks acquired
0630 12:13:20.509476 (+    21us) write_op.cc:260] PREPARE: finished
0630 12:13:20.509665 (+   189us) write_op.cc:270] Start()
0630 12:13:20.509781 (+   116us) write_op.cc:276] Timestamp: P: 1782821600509611 usec, L: 0
0630 12:13:20.509797 (+    16us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.540317 (+ 30520us) log.cc:844] Serialized 484 byte log entry
0630 12:13:21.298081 (+757764us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.553337 (+255256us) write_op.cc:301] APPLY: starting
0630 12:13:21.553417 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.553573 (+   156us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.553673 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.554354 (+   681us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.566004 (+ 11650us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.566055 (+    51us) write_op.cc:312] APPLY: finished
0630 12:13:21.566269 (+   214us) log.cc:844] Serialized 40 byte log entry
0630 12:13:21.566476 (+   207us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.566558 (+    82us) write_op.cc:454] Released schema lock
0630 12:13:21.566610 (+    52us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":6219648,"child_traces":[["op",{"apply.queue_time_us":255036,"mutex_wait_us":1527,"num_ops":4,"prepare.queue_time_us":3698,"prepare.run_cpu_time_us":3994,"prepare.run_wall_time_us":114260,"replication_time_us":788129}]]}
I20260630 12:13:21.580750  5312 rpcz_store.cc:276] 0630 12:13:20.428506 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.430065 (+  1559us) service_pool.cc:224] Handling call
0630 12:13:21.543674 (+1113609us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:21.054573 (+     0us) write_op.cc:183] PREPARE: starting on tablet fe11db01f5a04fe38a7dd870f75eedbc
0630 12:13:21.055079 (+   506us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:21.055104 (+    25us) write_op.cc:435] Acquired schema lock
0630 12:13:21.055120 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:21.055528 (+   408us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:21.055574 (+    46us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:21.055606 (+    32us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:21.056012 (+   406us) tablet.cc:701] Row locks acquired
0630 12:13:21.056031 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:13:21.056214 (+   183us) write_op.cc:270] Start()
0630 12:13:21.056363 (+   149us) write_op.cc:276] Timestamp: P: 1782821601056163 usec, L: 0
0630 12:13:21.056387 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:13:21.057102 (+   715us) log.cc:844] Serialized 484 byte log entry
0630 12:13:21.393170 (+336068us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.530234 (+137064us) write_op.cc:301] APPLY: starting
0630 12:13:21.538640 (+  8406us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.538809 (+   169us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.538914 (+   105us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.539774 (+   860us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.539969 (+   195us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.540028 (+    59us) write_op.cc:312] APPLY: finished
0630 12:13:21.540250 (+   222us) log.cc:844] Serialized 40 byte log entry
0630 12:13:21.543190 (+  2940us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.543285 (+    95us) write_op.cc:454] Released schema lock
0630 12:13:21.543334 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":1376512,"child_traces":[["op",{"apply.queue_time_us":131015,"num_ops":4,"prepare.queue_time_us":558519,"prepare.run_cpu_time_us":2836,"prepare.run_wall_time_us":11405,"replication_time_us":336672}]]}
I20260630 12:13:21.563930  5255 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40272 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=14, attempt_no=0}) took 1205 ms. Trace:
I20260630 12:13:21.562541  5282 rpcz_store.cc:276] 0630 12:13:20.428100 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.430358 (+  2258us) service_pool.cc:224] Handling call
0630 12:13:20.750704 (+320346us) spinlock_profiling.cc:243] Waited 18.6 ms on lock 0x7b340005cae8. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb5918c 00007fad6eb9e1d1 00007fad6eba14cf 00007fad6eba2821 00007fad6eba27d9 00007fad6eba2769 00007fad6eba2731 00007fad6eba1a2d 000000000043f3c4 000000000043f209
0630 12:13:21.548508 (+797804us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:21.010255 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1d7eb151a9ab44cbaf4ec863c40539a6
0630 12:13:21.124141 (+113886us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:21.127398 (+  3257us) write_op.cc:435] Acquired schema lock
0630 12:13:21.130733 (+  3335us) tablet.cc:662] Decoding operations
0630 12:13:21.195124 (+ 64391us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:21.198818 (+  3694us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:21.199564 (+   746us) tablet.cc:685] Acquiring locks for 8 operations
0630 12:13:21.272146 (+ 72582us) tablet.cc:701] Row locks acquired
0630 12:13:21.273641 (+  1495us) write_op.cc:260] PREPARE: finished
0630 12:13:21.299913 (+ 26272us) write_op.cc:270] Start()
0630 12:13:21.306521 (+  6608us) write_op.cc:276] Timestamp: P: 1782821601299383 usec, L: 0
0630 12:13:21.306547 (+    26us) op_driver.cc:348] REPLICATION: starting
0630 12:13:21.360255 (+ 53708us) spinlock_profiling.cc:243] Waited 4.83 ms on lock 0x7b54001adea0. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad707cb571 00007fad707d9ec4 00007fad7085d8d7 00007fad7085de09 00007fad74298581 00007fad74297d58 00007fad7429c9f1 00007fad7429c9a9 00007fad7429c939 00007fad7429c901 00007fad7429bb2d
0630 12:13:21.361823 (+  1568us) log.cc:844] Serialized 658 byte log entry
0630 12:13:21.439207 (+ 77384us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.545960 (+106753us) write_op.cc:301] APPLY: starting
0630 12:13:21.546031 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.546219 (+   188us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.546239 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.547334 (+  1095us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.547528 (+   194us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.547577 (+    49us) write_op.cc:312] APPLY: finished
0630 12:13:21.547805 (+   228us) log.cc:844] Serialized 64 byte log entry
0630 12:13:21.548017 (+   212us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.548136 (+   119us) write_op.cc:454] Released schema lock
0630 12:13:21.548181 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":42668416,"child_traces":[["op",{"apply.queue_time_us":106564,"num_ops":8,"prepare.queue_time_us":233534,"prepare.run_cpu_time_us":7662,"prepare.run_wall_time_us":353977,"replication_time_us":131375,"spinlock_wait_cycles":11112576}]]}
I20260630 12:13:21.585845  5254 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=42, attempt_no=0}) took 1206 ms. Trace:
I20260630 12:13:21.593079  5311 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=38, attempt_no=0}) took 1230 ms. Trace:
I20260630 12:13:21.593205  5317 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=9, attempt_no=0}) took 1505 ms. Trace:
I20260630 12:13:21.590889  5255 rpcz_store.cc:276] 0630 12:13:20.365280 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.366107 (+   827us) service_pool.cc:224] Handling call
0630 12:13:20.487471 (+121364us) spinlock_profiling.cc:243] Waited 7.63 ms on lock 0x7b340005cae8. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb5918c 00007fad6eb9e1d1 00007fad6eba14cf 00007fad6eba2821 00007fad6eba27d9 00007fad6eba2769 00007fad6eba2731 00007fad6eba1a2d 000000000043f3c4 000000000043f209
0630 12:13:21.563863 (+1076392us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.796856 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9b09373fe3f34cde91a60d454e5d3676
0630 12:13:20.797354 (+   498us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.797378 (+    24us) write_op.cc:435] Acquired schema lock
0630 12:13:20.797395 (+    17us) tablet.cc:662] Decoding operations
0630 12:13:20.797748 (+   353us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.797794 (+    46us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.797823 (+    29us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:20.798057 (+   234us) tablet.cc:701] Row locks acquired
0630 12:13:20.798075 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:13:20.798288 (+   213us) write_op.cc:270] Start()
0630 12:13:20.798405 (+   117us) write_op.cc:276] Timestamp: P: 1782821600798232 usec, L: 0
0630 12:13:20.798426 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.804347 (+  5921us) log.cc:844] Serialized 432 byte log entry
0630 12:13:21.479628 (+675281us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.562024 (+ 82396us) write_op.cc:301] APPLY: starting
0630 12:13:21.562099 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.562215 (+   116us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.562298 (+    83us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.562805 (+   507us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.562977 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.563022 (+    45us) write_op.cc:312] APPLY: finished
0630 12:13:21.563216 (+   194us) log.cc:844] Serialized 34 byte log entry
0630 12:13:21.563406 (+   190us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.563485 (+    79us) write_op.cc:454] Released schema lock
0630 12:13:21.563525 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":19250304,"child_traces":[["op",{"apply.queue_time_us":82240,"mutex_wait_us":896,"num_ops":3,"prepare.queue_time_us":299743,"prepare.run_cpu_time_us":2562,"prepare.run_wall_time_us":7731,"replication_time_us":681113}]]}
I20260630 12:13:21.599382  5319 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59168 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=40, attempt_no=0}) took 1235 ms. Trace:
I20260630 12:13:21.596755  5311 rpcz_store.cc:276] 0630 12:13:20.362387 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.362517 (+   130us) service_pool.cc:224] Handling call
0630 12:13:20.413886 (+ 51369us) spinlock_profiling.cc:243] Waited 9.81 ms on lock 0x7b3400326c48. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb5918c 00007fad6eb9e1d1 00007fad6eba14cf 00007fad6eba2821 00007fad6eba27d9 00007fad6eba2769 00007fad6eba2731 00007fad6eba1a2d 000000000043f3c4 000000000043f209
0630 12:13:21.592988 (+1179102us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.682020 (+     0us) write_op.cc:183] PREPARE: starting on tablet 40548d10fe774150976dfbb6bfb0932a
0630 12:13:20.739457 (+ 57437us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.739488 (+    31us) write_op.cc:435] Acquired schema lock
0630 12:13:20.739503 (+    15us) tablet.cc:662] Decoding operations
0630 12:13:20.739994 (+   491us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.740041 (+    47us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.740072 (+    31us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:20.740413 (+   341us) tablet.cc:701] Row locks acquired
0630 12:13:20.740434 (+    21us) write_op.cc:260] PREPARE: finished
0630 12:13:20.740623 (+   189us) write_op.cc:270] Start()
0630 12:13:20.740755 (+   132us) write_op.cc:276] Timestamp: P: 1782821600740576 usec, L: 0
0630 12:13:20.740776 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.741494 (+   718us) log.cc:844] Serialized 484 byte log entry
0630 12:13:21.395919 (+654425us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.590890 (+194971us) write_op.cc:301] APPLY: starting
0630 12:13:21.590952 (+    62us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.591075 (+   123us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.591171 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.591856 (+   685us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.592021 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.592072 (+    51us) write_op.cc:312] APPLY: finished
0630 12:13:21.592277 (+   205us) log.cc:844] Serialized 40 byte log entry
0630 12:13:21.592528 (+   251us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.592614 (+    86us) write_op.cc:454] Released schema lock
0630 12:13:21.592666 (+    52us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":22564736,"child_traces":[["op",{"apply.queue_time_us":194819,"num_ops":4,"prepare.queue_time_us":256456,"prepare.run_cpu_time_us":3355,"prepare.run_wall_time_us":68121,"replication_time_us":655049}]]}
I20260630 12:13:21.599889  5319 rpcz_store.cc:276] 0630 12:13:20.364527 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.364656 (+   129us) service_pool.cc:224] Handling call
0630 12:13:21.599308 (+1234652us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.481499 (+     0us) write_op.cc:183] PREPARE: starting on tablet e54e896b285c47a493260d93f34e40f5
0630 12:13:20.482199 (+   700us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.482227 (+    28us) write_op.cc:435] Acquired schema lock
0630 12:13:20.482244 (+    17us) tablet.cc:662] Decoding operations
0630 12:13:20.482592 (+   348us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.482640 (+    48us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.482670 (+    30us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:20.482865 (+   195us) tablet.cc:701] Row locks acquired
0630 12:13:20.482881 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:13:20.483058 (+   177us) write_op.cc:270] Start()
0630 12:13:20.483204 (+   146us) write_op.cc:276] Timestamp: P: 1782821600483009 usec, L: 0
0630 12:13:20.483228 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.486147 (+  2919us) log.cc:844] Serialized 397 byte log entry
0630 12:13:21.308973 (+822826us) spinlock_profiling.cc:243] Waited 799 ms on lock 0x7b58003098d0. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad707cc090 00007fad707bc43c 00007fad707c2d53 00007fad707c2cd9 00007fad707c2c69 00007fad707c2c31 00007fad707c1dfd 000000000043f3c4 000000000043f209 00007fad6d776ab5 00007fad6d778e01
0630 12:13:21.370662 (+ 61689us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.586558 (+215896us) write_op.cc:301] APPLY: starting
0630 12:13:21.586630 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.586736 (+   106us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.586757 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.587140 (+   383us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.587304 (+   164us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.587353 (+    49us) write_op.cc:312] APPLY: finished
0630 12:13:21.587535 (+   182us) log.cc:844] Serialized 28 byte log entry
0630 12:13:21.598792 (+ 11257us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.598885 (+    93us) write_op.cc:454] Released schema lock
0630 12:13:21.598931 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":215714,"mutex_wait_us":5269,"num_ops":2,"prepare.queue_time_us":107918,"prepare.run_cpu_time_us":3128,"prepare.run_wall_time_us":5056,"raft.queue_time_us":1081,"raft.run_cpu_time_us":6067,"raft.run_wall_time_us":821547,"replication_time_us":887315,"spinlock_wait_cycles":1838001536}]]}
I20260630 12:13:21.594276  5312 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40272 (ReqId={client: 8b9a578322504f4483877b319c8828b2, seq_no=41, attempt_no=0}) took 1161 ms. Trace:
I20260630 12:13:21.564510  5290 rpcz_store.cc:276] 0630 12:13:20.411235 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.411879 (+   644us) service_pool.cc:224] Handling call
0630 12:13:21.560887 (+1149008us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.782415 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9b09373fe3f34cde91a60d454e5d3676
0630 12:13:20.794035 (+ 11620us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.794068 (+    33us) write_op.cc:435] Acquired schema lock
0630 12:13:20.794088 (+    20us) tablet.cc:662] Decoding operations
0630 12:13:20.794683 (+   595us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.794736 (+    53us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.794772 (+    36us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:13:20.795265 (+   493us) tablet.cc:701] Row locks acquired
0630 12:13:20.795292 (+    27us) write_op.cc:260] PREPARE: finished
0630 12:13:20.795497 (+   205us) write_op.cc:270] Start()
0630 12:13:20.795614 (+   117us) write_op.cc:276] Timestamp: P: 1782821600795445 usec, L: 0
0630 12:13:20.795643 (+    29us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.796403 (+   760us) log.cc:844] Serialized 571 byte log entry
0630 12:13:21.479332 (+682929us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.558296 (+ 78964us) write_op.cc:301] APPLY: starting
0630 12:13:21.558375 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.558532 (+   157us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.558621 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.559774 (+  1153us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.559959 (+   185us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.560000 (+    41us) write_op.cc:312] APPLY: finished
0630 12:13:21.560236 (+   236us) log.cc:844] Serialized 52 byte log entry
0630 12:13:21.560442 (+   206us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.560527 (+    85us) write_op.cc:454] Released schema lock
0630 12:13:21.560574 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78778,"num_ops":6,"prepare.queue_time_us":294897,"prepare.run_cpu_time_us":3325,"prepare.run_wall_time_us":17103,"replication_time_us":682931}]]}
I20260630 12:13:21.593791  5254 rpcz_store.cc:276] 0630 12:13:20.379272 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.379406 (+   134us) service_pool.cc:224] Handling call
0630 12:13:21.585775 (+1206369us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.717268 (+     0us) write_op.cc:183] PREPARE: starting on tablet bb1ffe48c053418cacc575e004597758
0630 12:13:20.738774 (+ 21506us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.738835 (+    61us) write_op.cc:435] Acquired schema lock
0630 12:13:20.738864 (+    29us) tablet.cc:662] Decoding operations
0630 12:13:20.739511 (+   647us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.739580 (+    69us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.739622 (+    42us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:20.740125 (+   503us) tablet.cc:701] Row locks acquired
0630 12:13:20.740151 (+    26us) write_op.cc:260] PREPARE: finished
0630 12:13:20.740417 (+   266us) write_op.cc:270] Start()
0630 12:13:20.740596 (+   179us) write_op.cc:276] Timestamp: P: 1782821600740354 usec, L: 0
0630 12:13:20.740626 (+    30us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.875200 (+134574us) log.cc:844] Serialized 484 byte log entry
0630 12:13:20.960414 (+ 85214us) spinlock_profiling.cc:243] Waited 133 ms on lock 0x7b540026a2d4. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad707cb571 00007fad7085de28 00007fad74298581 00007fad74297d58 00007fad7429c9f1 00007fad7429c9a9 00007fad7429c939 00007fad7429c901 00007fad7429bb2d 000000000043f3c4 000000000043f209
0630 12:13:21.320790 (+360376us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.571463 (+250673us) write_op.cc:301] APPLY: starting
0630 12:13:21.571542 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.571687 (+   145us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.571709 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.572403 (+   694us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.572574 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.572620 (+    46us) write_op.cc:312] APPLY: finished
0630 12:13:21.572823 (+   203us) log.cc:844] Serialized 40 byte log entry
0630 12:13:21.573020 (+   197us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.585173 (+ 12153us) write_op.cc:454] Released schema lock
0630 12:13:21.585218 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":250500,"mutex_wait_us":2816,"num_ops":4,"prepare.queue_time_us":326581,"prepare.run_cpu_time_us":6707,"prepare.run_wall_time_us":251075,"replication_time_us":580040,"spinlock_wait_cycles":306250624}]]}
I20260630 12:13:21.609421  5312 rpcz_store.cc:276] 0630 12:13:20.433136 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.433418 (+   282us) service_pool.cc:224] Handling call
0630 12:13:20.540679 (+107261us) spinlock_profiling.cc:243] Waited 8.21 ms on lock 0x7b340005cae8. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb5918c 00007fad6eb9e1d1 00007fad6eba14cf 00007fad6eba2821 00007fad6eba27d9 00007fad6eba2769 00007fad6eba2731 00007fad6eba1a2d 000000000043f3c4 000000000043f209
0630 12:13:20.854023 (+313344us) spinlock_profiling.cc:243] Waited 2.49 ms on lock 0x7b2c001817b8. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6f15da11 00007fad6f16d372 00007fad7582085f 00007fad748fdf84 00007fad748fdf12 00007fad748fde41 00007fad748fddbc 00007fad748fd072 00007fad6eb9f41c 00007fad6eb9e856 00007fad6eb9e1ff
0630 12:13:21.594206 (+740183us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.869241 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9b09373fe3f34cde91a60d454e5d3676
0630 12:13:20.965919 (+ 96678us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.967125 (+  1206us) write_op.cc:435] Acquired schema lock
0630 12:13:20.968672 (+  1547us) tablet.cc:662] Decoding operations
0630 12:13:21.060919 (+ 92247us) spinlock_profiling.cc:243] Waited 1.03 ms on lock 0x7b5c0020cc8c. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad76a53331 00007fad76a53221 00007fad76a4df6c 00007fad741aa370 00007fad742ace74 00007fad742980a6 00007fad74297d58 00007fad7429c9f1 00007fad7429c9a9 00007fad7429c939 00007fad7429c901
0630 12:13:21.069704 (+  8785us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:21.069752 (+    48us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:21.069784 (+    32us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:21.074235 (+  4451us) tablet.cc:701] Row locks acquired
0630 12:13:21.074266 (+    31us) write_op.cc:260] PREPARE: finished
0630 12:13:21.074536 (+   270us) write_op.cc:270] Start()
0630 12:13:21.084608 (+ 10072us) write_op.cc:276] Timestamp: P: 1782821601074471 usec, L: 0
0630 12:13:21.084668 (+    60us) op_driver.cc:348] REPLICATION: starting
0630 12:13:21.156026 (+ 71358us) log.cc:844] Serialized 441 byte log entry
0630 12:13:21.479874 (+323848us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.588858 (+108984us) write_op.cc:301] APPLY: starting
0630 12:13:21.588936 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.589105 (+   169us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.589128 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.589782 (+   654us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.589960 (+   178us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.590001 (+    41us) write_op.cc:312] APPLY: finished
0630 12:13:21.590188 (+   187us) log.cc:844] Serialized 34 byte log entry
0630 12:13:21.593678 (+  3490us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.593772 (+    94us) write_op.cc:454] Released schema lock
0630 12:13:21.593820 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":24608768,"child_traces":[["op",{"apply.queue_time_us":108822,"num_ops":3,"prepare.queue_time_us":3204,"prepare.run_cpu_time_us":11836,"prepare.run_wall_time_us":297961,"replication_time_us":395089,"spinlock_wait_cycles":2370432}]]}
I20260630 12:13:21.596913  5317 rpcz_store.cc:276] 0630 12:13:20.087668 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:20.087799 (+   131us) service_pool.cc:224] Handling call
0630 12:13:21.593139 (+1505340us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.367270 (+     0us) write_op.cc:183] PREPARE: starting on tablet 40548d10fe774150976dfbb6bfb0932a
0630 12:13:20.369722 (+  2452us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.369765 (+    43us) write_op.cc:435] Acquired schema lock
0630 12:13:20.369786 (+    21us) tablet.cc:662] Decoding operations
0630 12:13:20.370446 (+   660us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.370528 (+    82us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.370569 (+    41us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:20.371085 (+   516us) tablet.cc:701] Row locks acquired
0630 12:13:20.371113 (+    28us) write_op.cc:260] PREPARE: finished
0630 12:13:20.559128 (+188015us) spinlock_profiling.cc:243] Waited 1.73 ms on lock 0x7b3400326c48. stack: 00007fad6d744983 00007fad6d744880 00007fad6d0d41d4 000000000042d824 000000000042d7b9 00007fad6eb14171 00007fad6eb59b64 00007fad742981b5 00007fad74297d58 00007fad7429c9f1 00007fad7429c9a9 00007fad7429c939 00007fad7429c901 00007fad7429bb2d 000000000043f3c4 000000000043f209
0630 12:13:20.563375 (+  4247us) write_op.cc:270] Start()
0630 12:13:20.580887 (+ 17512us) write_op.cc:276] Timestamp: P: 1782821600563297 usec, L: 0
0630 12:13:20.582752 (+  1865us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.658877 (+ 76125us) log.cc:844] Serialized 475 byte log entry
0630 12:13:21.395648 (+736771us) op_driver.cc:464] REPLICATION: finished
0630 12:13:21.590619 (+194971us) write_op.cc:301] APPLY: starting
0630 12:13:21.590691 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:21.590828 (+   137us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:21.590850 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:21.591629 (+   779us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:21.592058 (+   429us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:21.592113 (+    55us) write_op.cc:312] APPLY: finished
0630 12:13:21.592278 (+   165us) log.cc:844] Serialized 40 byte log entry
0630 12:13:21.592731 (+   453us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:21.592809 (+    78us) write_op.cc:454] Released schema lock
0630 12:13:21.592844 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":194798,"mutex_wait_us":15806,"num_ops":4,"prepare.queue_time_us":275555,"prepare.run_cpu_time_us":8896,"prepare.run_wall_time_us":299179,"replication_time_us":812778,"spinlock_wait_cycles":3996288}]]}
W20260630 12:13:22.032961  4990 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:42909, user_credentials={real_user=slave}} blocked reactor thread for 76138.3us
W20260630 12:13:22.783411  4916 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:39395, user_credentials={real_user=slave}} blocked reactor thread for 57270.3us
W20260630 12:13:22.868897  4916 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:39395, user_credentials={real_user=slave}} blocked reactor thread for 83463us
W20260630 12:13:22.850435  4915 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:42909, user_credentials={real_user=slave}} blocked reactor thread for 124228us
W20260630 12:13:22.965339  4916 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:39395, user_credentials={real_user=slave}} blocked reactor thread for 83972.9us
W20260630 12:13:23.117944  4916 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:39395, user_credentials={real_user=slave}} blocked reactor thread for 49879us
W20260630 12:13:23.955660  4915 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:42909, user_credentials={real_user=slave}} blocked reactor thread for 64587us
W20260630 12:13:24.421274  4916 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:39395, user_credentials={real_user=slave}} blocked reactor thread for 47169.9us
W20260630 12:13:24.423023  4915 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:42909, user_credentials={real_user=slave}} blocked reactor thread for 47408.6us
W20260630 12:13:24.934401  5131 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.193:46329, user_credentials={real_user=slave}} blocked reactor thread for 62583.1us
W20260630 12:13:24.988974  5065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:39395, user_credentials={real_user=slave}} blocked reactor thread for 52807.9us
W20260630 12:13:25.158695  5065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:46329, user_credentials={real_user=slave}} blocked reactor thread for 157997us
I20260630 12:13:25.608902   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:25.656383  5372 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:25.657760  5373 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:25.664511  5375 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:25.665666   431 server_base.cc:1061] running on GCE node
I20260630 12:13:25.667303   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:25.667850   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:25.668108   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821605668080 us; error 0 us; skew 500 ppm
I20260630 12:13:25.668776   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:25.673187   431 webserver.cc:533] Webserver started at http://127.0.107.196:46749/ using document root <none> and password file <none>
I20260630 12:13:25.673817   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:25.674086   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:25.674445   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:25.675959   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-3-root/instance:
uuid: "d40389e738844c0ebb3e8c28b542e278"
format_stamp: "Formatted at 2026-06-30 12:13:25 on dist-test-slave-z8mm"
I20260630 12:13:25.681563   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:13:25.687347  5380 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:25.688575   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:25.689100   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-3-root
uuid: "d40389e738844c0ebb3e8c28b542e278"
format_stamp: "Formatted at 2026-06-30 12:13:25 on dist-test-slave-z8mm"
I20260630 12:13:25.689569   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-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)
I20260630 12:13:25.712168   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:25.713954   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:25.715876   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:25.719396   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:25.719818   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:25.720228   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:25.720553   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:25.788666   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:41875
I20260630 12:13:25.788754  5442 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:41875 every 8 connection(s)
I20260630 12:13:25.795281   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:25.807765  5447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:25.820601  5448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:25.830921   431 server_base.cc:1061] running on GCE node
I20260630 12:13:25.831514  5443 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39537
I20260630 12:13:25.832048  5443 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:25.833398  5443 heartbeater.cc:507] Master 127.0.107.254:39537 requested a full tablet report, sending...
W20260630 12:13:25.833436  5450 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:25.836544  4846 ts_manager.cc:194] Registered new tserver with Master: d40389e738844c0ebb3e8c28b542e278 (127.0.107.196:41875)
I20260630 12:13:25.837426   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:25.837822   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:25.838189   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821605838167 us; error 0 us; skew 500 ppm
I20260630 12:13:25.838810  4846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42528
I20260630 12:13:25.838986   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:25.843034   431 webserver.cc:533] Webserver started at http://127.0.107.197:33871/ using document root <none> and password file <none>
I20260630 12:13:25.843806   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:25.844074   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:25.844419   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:25.846174   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-4-root/instance:
uuid: "d2e8c0caac004dcfad45a4c76df3cfff"
format_stamp: "Formatted at 2026-06-30 12:13:25 on dist-test-slave-z8mm"
I20260630 12:13:25.852901   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:13:25.856904  5455 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:25.857908   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:13:25.858242   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-4-root
uuid: "d2e8c0caac004dcfad45a4c76df3cfff"
format_stamp: "Formatted at 2026-06-30 12:13:25 on dist-test-slave-z8mm"
I20260630 12:13:25.858563   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-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)
I20260630 12:13:25.890888   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:25.892289   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:25.893970   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:25.896498   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:25.896710   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:25.896974   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:25.897195   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:13:26.032688   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.197:35871
I20260630 12:13:26.032873  5519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.197:35871 every 8 connection(s)
I20260630 12:13:26.048501   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:13:26.052281  5093 consensus_queue.cc:237] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } }
I20260630 12:13:26.082355  4949 raft_consensus.cc:1275] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:13:26.084383  5523 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:26.087430  5025 raft_consensus.cc:1275] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:26.092833  5367 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260630 12:13:26.093859  5524 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:26.100368  5367 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:26.102319  5520 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39537
I20260630 12:13:26.102798  5520 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:26.103823  5520 heartbeater.cc:507] Master 127.0.107.254:39537 requested a full tablet report, sending...
I20260630 12:13:26.108521  4846 ts_manager.cc:194] Registered new tserver with Master: d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197:35871)
I20260630 12:13:26.111022  4846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42530
I20260630 12:13:26.121225  5307 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
W20260630 12:13:26.129794  5065 consensus_peers.cc:597] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 -> Peer d40389e738844c0ebb3e8c28b542e278 (127.0.107.196:41875): Couldn't send request to peer d40389e738844c0ebb3e8c28b542e278. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d7eb151a9ab44cbaf4ec863c40539a6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:26.130362  5025 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
I20260630 12:13:26.133920  4949 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
W20260630 12:13:26.176111  5528 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:26.178050   431 server_base.cc:1061] running on GCE node
I20260630 12:13:26.177122  4846 catalog_manager.cc:5697] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4 reported cstate change: config changed from index -1 to 26, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a28637b89869475bbd83000c6a4480c6" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
I20260630 12:13:26.184484   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:26.184820   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:26.185081   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821606185060 us; error 0 us; skew 500 ppm
I20260630 12:13:26.185950   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:26.199399  4949 consensus_queue.cc:237] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } }
I20260630 12:13:26.201045   431 webserver.cc:533] Webserver started at http://127.0.107.198:43443/ using document root <none> and password file <none>
I20260630 12:13:26.202015   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:26.202351   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:26.202775   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:26.208566  5093 raft_consensus.cc:1275] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:26.210879  5337 consensus_queue.cc:1048] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:26.211584   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-5-root/instance:
uuid: "457e8b9f8ed947a39c8f40966dd958af"
format_stamp: "Formatted at 2026-06-30 12:13:26 on dist-test-slave-z8mm"
I20260630 12:13:26.221675   431 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.009s	sys 0.001s
I20260630 12:13:26.222483  5337 raft_consensus.cc:2955] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
I20260630 12:13:26.226770  5093 raft_consensus.cc:2955] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
I20260630 12:13:26.239385  5538 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:26.240517  5025 raft_consensus.cc:1275] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:26.242748   431 fs_manager.cc:730] Time spent opening block manager: real 0.018s	user 0.007s	sys 0.010s
I20260630 12:13:26.242695  5353 consensus_queue.cc:1048] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:26.243295   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-5-root
uuid: "457e8b9f8ed947a39c8f40966dd958af"
format_stamp: "Formatted at 2026-06-30 12:13:26 on dist-test-slave-z8mm"
I20260630 12:13:26.243741   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-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)
I20260630 12:13:26.248248  5025 raft_consensus.cc:2955] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
W20260630 12:13:26.262625  4916 consensus_peers.cc:597] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 -> Peer d40389e738844c0ebb3e8c28b542e278 (127.0.107.196:41875): Couldn't send request to peer d40389e738844c0ebb3e8c28b542e278. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31b5824ef0f24759ac25d02acf6f23c9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:26.271205  4949 consensus_queue.cc:237] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } }
I20260630 12:13:26.272080  4841 catalog_manager.cc:5697] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 reported cstate change: config changed from index -1 to 27, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
W20260630 12:13:26.293872  4916 consensus_peers.cc:597] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 -> Peer d40389e738844c0ebb3e8c28b542e278 (127.0.107.196:41875): Couldn't send request to peer d40389e738844c0ebb3e8c28b542e278. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1dde978ab063417b8b3500c288525335. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:26.294785  5025 raft_consensus.cc:1275] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:26.296514  5093 raft_consensus.cc:1275] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:26.298584  5353 consensus_queue.cc:1048] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:26.301623  5353 consensus_queue.cc:1048] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:26.312445  5337 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
I20260630 12:13:26.323902  5096 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
I20260630 12:13:26.332563  5017 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
I20260630 12:13:26.349730  4949 consensus_queue.cc:237] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } }
I20260630 12:13:26.350595  4846 catalog_manager.cc:5697] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 reported cstate change: config changed from index -1 to 26, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
I20260630 12:13:26.361187  5093 raft_consensus.cc:1275] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:26.363284  5544 consensus_queue.cc:1048] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260630 12:13:26.365192  4916 consensus_peers.cc:597] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 -> Peer d40389e738844c0ebb3e8c28b542e278 (127.0.107.196:41875): Couldn't send request to peer d40389e738844c0ebb3e8c28b542e278. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb1ffe48c053418cacc575e004597758. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:26.375025  5100 raft_consensus.cc:2955] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
I20260630 12:13:26.379545  5017 raft_consensus.cc:1275] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:26.382216  5544 raft_consensus.cc:2955] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
I20260630 12:13:26.383932  5353 consensus_queue.cc:1048] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:26.396263  5017 raft_consensus.cc:2955] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
I20260630 12:13:26.416697   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:26.418584   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:26.419137  4841 catalog_manager.cc:5697] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 reported cstate change: config changed from index -1 to 27, NON_VOTER d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } } }
I20260630 12:13:26.446790   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:26.470129   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:26.470623   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260630 12:13:26.471032   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:26.471267  5548 ts_tablet_manager.cc:933] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278: Initiating tablet copy from peer a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:26.471369   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:26.479811  5548 tablet_copy_client.cc:323] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42909
I20260630 12:13:26.505594  5110 tablet_copy_service.cc:140] P a28637b89869475bbd83000c6a4480c6: Received BeginTabletCopySession request for tablet 1d7eb151a9ab44cbaf4ec863c40539a6 from peer d40389e738844c0ebb3e8c28b542e278 ({username='slave'} at 127.0.0.1:40292)
I20260630 12:13:26.506237  5110 tablet_copy_service.cc:161] P a28637b89869475bbd83000c6a4480c6: Beginning new tablet copy session on tablet 1d7eb151a9ab44cbaf4ec863c40539a6 from peer d40389e738844c0ebb3e8c28b542e278 at {username='slave'} at 127.0.0.1:40292: session id = d40389e738844c0ebb3e8c28b542e278-1d7eb151a9ab44cbaf4ec863c40539a6
I20260630 12:13:26.515573  5110 tablet_copy_source_session.cc:215] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:26.519570  5548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7eb151a9ab44cbaf4ec863c40539a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:26.540947  5548 tablet_copy_client.cc:806] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:26.541821  5548 tablet_copy_client.cc:670] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:26.546603  5550 tablet_copy_client.cc:1025] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:26.681134   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.198:44837
I20260630 12:13:26.681551  5606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.198:44837 every 8 connection(s)
I20260630 12:13:26.731094  5611 ts_tablet_manager.cc:933] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278: Initiating tablet copy from peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329)
I20260630 12:13:26.739665  5607 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39537
I20260630 12:13:26.740177  5607 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:26.741187  5607 heartbeater.cc:507] Master 127.0.107.254:39537 requested a full tablet report, sending...
I20260630 12:13:26.744202  4843 ts_manager.cc:194] Registered new tserver with Master: 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198:44837)
I20260630 12:13:26.744621  5611 tablet_copy_client.cc:323] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46329
I20260630 12:13:26.746760  4843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55656
I20260630 12:13:26.761974  4961 tablet_copy_service.cc:140] P f54ca2292aef466b820087931bef9cc4: Received BeginTabletCopySession request for tablet 31b5824ef0f24759ac25d02acf6f23c9 from peer d40389e738844c0ebb3e8c28b542e278 ({username='slave'} at 127.0.0.1:58104)
I20260630 12:13:26.762676  4961 tablet_copy_service.cc:161] P f54ca2292aef466b820087931bef9cc4: Beginning new tablet copy session on tablet 31b5824ef0f24759ac25d02acf6f23c9 from peer d40389e738844c0ebb3e8c28b542e278 at {username='slave'} at 127.0.0.1:58104: session id = d40389e738844c0ebb3e8c28b542e278-31b5824ef0f24759ac25d02acf6f23c9
I20260630 12:13:26.772120  4961 tablet_copy_source_session.cc:215] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:26.775867  5611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b5824ef0f24759ac25d02acf6f23c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:26.793308  5611 tablet_copy_client.cc:806] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:26.794318  5611 tablet_copy_client.cc:670] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:26.798921  5612 tablet_copy_client.cc:1025] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:26.837816  5614 ts_tablet_manager.cc:933] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278: Initiating tablet copy from peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329)
I20260630 12:13:26.840061  5614 tablet_copy_client.cc:323] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46329
I20260630 12:13:26.842056  4961 tablet_copy_service.cc:140] P f54ca2292aef466b820087931bef9cc4: Received BeginTabletCopySession request for tablet 1dde978ab063417b8b3500c288525335 from peer d40389e738844c0ebb3e8c28b542e278 ({username='slave'} at 127.0.0.1:58104)
I20260630 12:13:26.842489  5443 heartbeater.cc:499] Master 127.0.107.254:39537 was elected leader, sending a full tablet report...
I20260630 12:13:26.842649  4961 tablet_copy_service.cc:161] P f54ca2292aef466b820087931bef9cc4: Beginning new tablet copy session on tablet 1dde978ab063417b8b3500c288525335 from peer d40389e738844c0ebb3e8c28b542e278 at {username='slave'} at 127.0.0.1:58104: session id = d40389e738844c0ebb3e8c28b542e278-1dde978ab063417b8b3500c288525335
I20260630 12:13:26.854082  4961 tablet_copy_source_session.cc:215] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:26.857779  5614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dde978ab063417b8b3500c288525335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:26.877347  5614 tablet_copy_client.cc:806] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:26.878105  5614 tablet_copy_client.cc:670] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:26.881389  5616 ts_tablet_manager.cc:933] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278: Initiating tablet copy from peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329)
I20260630 12:13:26.904604  5615 tablet_copy_client.cc:1025] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:26.913928  5616 tablet_copy_client.cc:323] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46329
I20260630 12:13:26.916147  4961 tablet_copy_service.cc:140] P f54ca2292aef466b820087931bef9cc4: Received BeginTabletCopySession request for tablet bb1ffe48c053418cacc575e004597758 from peer d40389e738844c0ebb3e8c28b542e278 ({username='slave'} at 127.0.0.1:58104)
I20260630 12:13:26.916800  4961 tablet_copy_service.cc:161] P f54ca2292aef466b820087931bef9cc4: Beginning new tablet copy session on tablet bb1ffe48c053418cacc575e004597758 from peer d40389e738844c0ebb3e8c28b542e278 at {username='slave'} at 127.0.0.1:58104: session id = d40389e738844c0ebb3e8c28b542e278-bb1ffe48c053418cacc575e004597758
I20260630 12:13:26.924916  4961 tablet_copy_source_session.cc:215] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:26.929138  5616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1ffe48c053418cacc575e004597758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:26.951195  5616 tablet_copy_client.cc:806] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:26.952234  5616 tablet_copy_client.cc:670] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:26.956799  5617 tablet_copy_client.cc:1025] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:27.114487  5520 heartbeater.cc:499] Master 127.0.107.254:39537 was elected leader, sending a full tablet report...
I20260630 12:13:27.750514  5607 heartbeater.cc:499] Master 127.0.107.254:39537 was elected leader, sending a full tablet report...
I20260630 12:13:28.547771  5548 tablet_copy_client.cc:538] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:28.558041  5548 tablet_bootstrap.cc:492] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278: Bootstrap starting.
I20260630 12:13:28.724156  5548 tablet_bootstrap.cc:492] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:28.725183  5548 tablet_bootstrap.cc:492] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278: Bootstrap complete.
I20260630 12:13:28.725916  5548 ts_tablet_manager.cc:1403] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278: Time spent bootstrapping tablet: real 0.168s	user 0.146s	sys 0.010s
I20260630 12:13:28.728633  5548 raft_consensus.cc:359] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } }
I20260630 12:13:28.729502  5548 raft_consensus.cc:740] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d40389e738844c0ebb3e8c28b542e278, State: Initialized, Role: LEARNER
I20260630 12:13:28.730132  5548 consensus_queue.cc:260] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } }
I20260630 12:13:28.739001  5548 ts_tablet_manager.cc:1434] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260630 12:13:28.741072  5110 tablet_copy_service.cc:342] P a28637b89869475bbd83000c6a4480c6: Request end of tablet copy session d40389e738844c0ebb3e8c28b542e278-1d7eb151a9ab44cbaf4ec863c40539a6 received from {username='slave'} at 127.0.0.1:40292
I20260630 12:13:28.741595  5110 tablet_copy_service.cc:434] P a28637b89869475bbd83000c6a4480c6: ending tablet copy session d40389e738844c0ebb3e8c28b542e278-1d7eb151a9ab44cbaf4ec863c40539a6 on tablet 1d7eb151a9ab44cbaf4ec863c40539a6 with peer d40389e738844c0ebb3e8c28b542e278
I20260630 12:13:28.799914  5611 tablet_copy_client.cc:538] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:28.809695  5611 tablet_bootstrap.cc:492] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278: Bootstrap starting.
I20260630 12:13:28.854092  5418 raft_consensus.cc:1217] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:28.905669  5614 tablet_copy_client.cc:538] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:28.916908  5614 tablet_bootstrap.cc:492] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278: Bootstrap starting.
I20260630 12:13:28.957880  5616 tablet_copy_client.cc:538] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:28.968766  5616 tablet_bootstrap.cc:492] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278: Bootstrap starting.
I20260630 12:13:29.019436  5611 tablet_bootstrap.cc:492] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:29.020452  5611 tablet_bootstrap.cc:492] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278: Bootstrap complete.
I20260630 12:13:29.021279  5611 ts_tablet_manager.cc:1403] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278: Time spent bootstrapping tablet: real 0.212s	user 0.155s	sys 0.023s
I20260630 12:13:29.024075  5611 raft_consensus.cc:359] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } }
I20260630 12:13:29.024981  5611 raft_consensus.cc:740] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d40389e738844c0ebb3e8c28b542e278, State: Initialized, Role: LEARNER
I20260630 12:13:29.025688  5611 consensus_queue.cc:260] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } }
I20260630 12:13:29.033442  5611 ts_tablet_manager.cc:1434] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:13:29.038950  4961 tablet_copy_service.cc:342] P f54ca2292aef466b820087931bef9cc4: Request end of tablet copy session d40389e738844c0ebb3e8c28b542e278-31b5824ef0f24759ac25d02acf6f23c9 received from {username='slave'} at 127.0.0.1:58104
I20260630 12:13:29.039454  4961 tablet_copy_service.cc:434] P f54ca2292aef466b820087931bef9cc4: ending tablet copy session d40389e738844c0ebb3e8c28b542e278-31b5824ef0f24759ac25d02acf6f23c9 on tablet 31b5824ef0f24759ac25d02acf6f23c9 with peer d40389e738844c0ebb3e8c28b542e278
I20260630 12:13:29.139329  5614 tablet_bootstrap.cc:492] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:29.140528  5614 tablet_bootstrap.cc:492] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278: Bootstrap complete.
I20260630 12:13:29.141367  5614 ts_tablet_manager.cc:1403] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278: Time spent bootstrapping tablet: real 0.225s	user 0.150s	sys 0.029s
I20260630 12:13:29.144342  5614 raft_consensus.cc:359] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } }
I20260630 12:13:29.145337  5614 raft_consensus.cc:740] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d40389e738844c0ebb3e8c28b542e278, State: Initialized, Role: LEARNER
I20260630 12:13:29.146085  5614 consensus_queue.cc:260] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } }
I20260630 12:13:29.148731  5614 ts_tablet_manager.cc:1434] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:13:29.153054  4961 tablet_copy_service.cc:342] P f54ca2292aef466b820087931bef9cc4: Request end of tablet copy session d40389e738844c0ebb3e8c28b542e278-1dde978ab063417b8b3500c288525335 received from {username='slave'} at 127.0.0.1:58104
I20260630 12:13:29.153568  4961 tablet_copy_service.cc:434] P f54ca2292aef466b820087931bef9cc4: ending tablet copy session d40389e738844c0ebb3e8c28b542e278-1dde978ab063417b8b3500c288525335 on tablet 1dde978ab063417b8b3500c288525335 with peer d40389e738844c0ebb3e8c28b542e278
I20260630 12:13:29.182242  5418 raft_consensus.cc:1217] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:13:29.196391  5616 tablet_bootstrap.cc:492] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278: 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
I20260630 12:13:29.197410  5616 tablet_bootstrap.cc:492] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278: Bootstrap complete.
I20260630 12:13:29.198163  5616 ts_tablet_manager.cc:1403] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278: Time spent bootstrapping tablet: real 0.230s	user 0.143s	sys 0.025s
I20260630 12:13:29.200980  5616 raft_consensus.cc:359] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } }
I20260630 12:13:29.201992  5616 raft_consensus.cc:740] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d40389e738844c0ebb3e8c28b542e278, State: Initialized, Role: LEARNER
I20260630 12:13:29.202702  5616 consensus_queue.cc:260] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: true } }
I20260630 12:13:29.205149  5616 ts_tablet_manager.cc:1434] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:13:29.207002  4961 tablet_copy_service.cc:342] P f54ca2292aef466b820087931bef9cc4: Request end of tablet copy session d40389e738844c0ebb3e8c28b542e278-bb1ffe48c053418cacc575e004597758 received from {username='slave'} at 127.0.0.1:58104
I20260630 12:13:29.207458  4961 tablet_copy_service.cc:434] P f54ca2292aef466b820087931bef9cc4: ending tablet copy session d40389e738844c0ebb3e8c28b542e278-bb1ffe48c053418cacc575e004597758 on tablet bb1ffe48c053418cacc575e004597758 with peer d40389e738844c0ebb3e8c28b542e278
I20260630 12:13:29.298446  5630 raft_consensus.cc:1064] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6: attempting to promote NON_VOTER d40389e738844c0ebb3e8c28b542e278 to VOTER
I20260630 12:13:29.302600  5630 consensus_queue.cc:237] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } }
I20260630 12:13:29.309489  5418 raft_consensus.cc:1275] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:29.309887  5025 raft_consensus.cc:1275] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:29.311134  4951 raft_consensus.cc:1275] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:29.312620  5625 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:29.315102  5625 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:29.318265  5631 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:29.350355  5633 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.357882  5017 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.366443  4951 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.358109  5418 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.367836  4843 catalog_manager.cc:5697] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 reported cstate change: config changed from index 26 to 27, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a28637b89869475bbd83000c6a4480c6" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:29.403733  5093 consensus_queue.cc:237] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [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: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } }
I20260630 12:13:29.409812  5418 raft_consensus.cc:1275] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.409983  5017 raft_consensus.cc:1275] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.411557  5631 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:29.412487  5625 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:29.419714  5633 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f54ca2292aef466b820087931bef9cc4 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.427731  5417 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f54ca2292aef466b820087931bef9cc4 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.432782  4834 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d7eb151a9ab44cbaf4ec863c40539a6 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:29.438439  4841 catalog_manager.cc:5697] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 reported cstate change: config changed from index 27 to 28, VOTER f54ca2292aef466b820087931bef9cc4 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "a28637b89869475bbd83000c6a4480c6" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:29.446789  5017 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f54ca2292aef466b820087931bef9cc4 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.465561  4938 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d7eb151a9ab44cbaf4ec863c40539a6 with delete_type TABLET_DATA_TOMBSTONED (TS f54ca2292aef466b820087931bef9cc4 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:59148
I20260630 12:13:29.474378  5417 raft_consensus.cc:1217] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:13:29.489002  5641 tablet_replica.cc:333] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4: stopping tablet replica
I20260630 12:13:29.492223  5641 raft_consensus.cc:2243] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:29.493592  5641 raft_consensus.cc:2272] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:29.497985  5641 ts_tablet_manager.cc:1916] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:29.520066  5641 ts_tablet_manager.cc:1929] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:29.520500  5641 log.cc:1199] T 1d7eb151a9ab44cbaf4ec863c40539a6 P f54ca2292aef466b820087931bef9cc4: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-0-root/wals/1d7eb151a9ab44cbaf4ec863c40539a6
I20260630 12:13:29.522439  4835 catalog_manager.cc:5028] TS f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329): tablet 1d7eb151a9ab44cbaf4ec863c40539a6 (table test-workload [id=af8e78fa92764bada861709c63568136]) successfully deleted
I20260630 12:13:29.548022  5417 raft_consensus.cc:1217] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:29.773515  5643 raft_consensus.cc:1064] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4: attempting to promote NON_VOTER d40389e738844c0ebb3e8c28b542e278 to VOTER
I20260630 12:13:29.775851  5643 consensus_queue.cc:237] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } }
I20260630 12:13:29.783058  5417 raft_consensus.cc:1275] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.784238  5093 raft_consensus.cc:1275] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.784888  5643 consensus_queue.cc:1048] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:29.785845  5017 raft_consensus.cc:1275] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.787518  5643 consensus_queue.cc:1048] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:29.789594  5643 consensus_queue.cc:1048] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:29.816823  5642 raft_consensus.cc:2955] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.818123  5093 raft_consensus.cc:2955] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.839704  5017 raft_consensus.cc:2955] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.841192  4849 catalog_manager.cc:5697] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6 reported cstate change: config changed from index 27 to 28, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.848001  5417 raft_consensus.cc:2955] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.875514  5620 raft_consensus.cc:1064] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4: attempting to promote NON_VOTER d40389e738844c0ebb3e8c28b542e278 to VOTER
I20260630 12:13:29.877455  4951 consensus_queue.cc:237] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } }
I20260630 12:13:29.879042  5620 consensus_queue.cc:237] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } }
I20260630 12:13:29.886196  5417 raft_consensus.cc:1275] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:29.886197  5017 raft_consensus.cc:1275] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:29.889487  5642 consensus_queue.cc:1048] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:29.890671  5648 consensus_queue.cc:1048] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:29.898420  5093 raft_consensus.cc:1275] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.900538  5417 raft_consensus.cc:1275] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.900969  5643 raft_consensus.cc:2955] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER a28637b89869475bbd83000c6a4480c6 (127.0.107.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.907652  5651 consensus_queue.cc:1048] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:29.907970  5017 raft_consensus.cc:2955] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER a28637b89869475bbd83000c6a4480c6 (127.0.107.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.909792  5648 consensus_queue.cc:1048] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:29.920856  5417 raft_consensus.cc:2955] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER a28637b89869475bbd83000c6a4480c6 (127.0.107.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.922911  4835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31b5824ef0f24759ac25d02acf6f23c9 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:29.936204  4841 catalog_manager.cc:5697] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 reported cstate change: config changed from index 28 to 29, VOTER a28637b89869475bbd83000c6a4480c6 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:29.942667  5023 raft_consensus.cc:1275] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.944904  5650 consensus_queue.cc:1048] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:29.956466  5648 raft_consensus.cc:2955] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.961419  5086 tablet_service.cc:1558] Processing DeleteTablet for tablet 31b5824ef0f24759ac25d02acf6f23c9 with delete_type TABLET_DATA_TOMBSTONED (TS a28637b89869475bbd83000c6a4480c6 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:40234
I20260630 12:13:29.969365  5418 raft_consensus.cc:2955] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.976128  5023 raft_consensus.cc:2955] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.987906  5093 raft_consensus.cc:2955] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:29.987923  5655 tablet_replica.cc:333] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6: stopping tablet replica
I20260630 12:13:29.994810  4849 catalog_manager.cc:5697] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 reported cstate change: config changed from index 27 to 28, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:29.994028  5655 raft_consensus.cc:2243] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:30.006661  5655 raft_consensus.cc:2272] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:30.011444  5655 ts_tablet_manager.cc:1916] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:30.035969  4951 consensus_queue.cc:237] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } }
I20260630 12:13:30.039271  5655 ts_tablet_manager.cc:1929] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:13:30.044220  5655 log.cc:1199] T 31b5824ef0f24759ac25d02acf6f23c9 P a28637b89869475bbd83000c6a4480c6: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-2-root/wals/31b5824ef0f24759ac25d02acf6f23c9
I20260630 12:13:30.046023  4834 catalog_manager.cc:5028] TS a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909): tablet 31b5824ef0f24759ac25d02acf6f23c9 (table test-workload [id=af8e78fa92764bada861709c63568136]) successfully deleted
I20260630 12:13:30.047290  5648 raft_consensus.cc:1064] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4: attempting to promote NON_VOTER d40389e738844c0ebb3e8c28b542e278 to VOTER
I20260630 12:13:30.051826  5648 consensus_queue.cc:237] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } }
I20260630 12:13:30.058619  5093 raft_consensus.cc:1275] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:30.060478  5651 consensus_queue.cc:1048] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:30.061533  5418 raft_consensus.cc:1275] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:30.063431  5650 consensus_queue.cc:1048] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:30.073854  5651 raft_consensus.cc:2955] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:30.081367  5417 raft_consensus.cc:2955] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:30.078946  5093 raft_consensus.cc:2955] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:30.129066  4835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb1ffe48c053418cacc575e004597758 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:30.135030  4849 catalog_manager.cc:5697] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 reported cstate change: config changed from index 28 to 29, VOTER 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:30.142460  5100 raft_consensus.cc:1275] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:30.145409  5023 raft_consensus.cc:1275] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:30.142423  5417 raft_consensus.cc:1275] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 [term 1 LEARNER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:30.145161  5648 consensus_queue.cc:1048] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:30.149865  5651 consensus_queue.cc:1048] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:30.151191  5650 consensus_queue.cc:1048] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:30.157352  5010 tablet_service.cc:1558] Processing DeleteTablet for tablet bb1ffe48c053418cacc575e004597758 with delete_type TABLET_DATA_TOMBSTONED (TS 06d5053deb354b7ebd8231784b8a31b3 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:39158
I20260630 12:13:30.185096  5657 tablet_replica.cc:333] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3: stopping tablet replica
I20260630 12:13:30.186196  5657 raft_consensus.cc:2243] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:30.186976  5657 raft_consensus.cc:2272] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:30.186347  5648 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:30.191646  5657 ts_tablet_manager.cc:1916] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:30.192719  5017 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:30.197510  5417 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:30.209662  5657 ts_tablet_manager.cc:1929] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:13:30.210196  5657 log.cc:1199] T bb1ffe48c053418cacc575e004597758 P 06d5053deb354b7ebd8231784b8a31b3: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-1-root/wals/bb1ffe48c053418cacc575e004597758
I20260630 12:13:30.212085  4835 catalog_manager.cc:5028] TS 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395): tablet bb1ffe48c053418cacc575e004597758 (table test-workload [id=af8e78fa92764bada861709c63568136]) successfully deleted
I20260630 12:13:30.224797  4841 catalog_manager.cc:5697] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 reported cstate change: config changed from index 26 to 27, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:30.234658  5100 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d40389e738844c0ebb3e8c28b542e278 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:30.247480  4951 consensus_queue.cc:237] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } }
I20260630 12:13:30.256839  5417 raft_consensus.cc:1275] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:30.261250  5643 consensus_queue.cc:1048] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:30.270501  5651 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:30.280953  5418 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:30.294804  5093 raft_consensus.cc:1275] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:30.298992  4835 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1dde978ab063417b8b3500c288525335 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:30.301467  5643 consensus_queue.cc:1048] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:30.305104  4843 catalog_manager.cc:5697] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 reported cstate change: config changed from index 27 to 28, VOTER 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:30.315470  5093 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } }
I20260630 12:13:30.325943  5010 tablet_service.cc:1558] Processing DeleteTablet for tablet 1dde978ab063417b8b3500c288525335 with delete_type TABLET_DATA_TOMBSTONED (TS 06d5053deb354b7ebd8231784b8a31b3 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:39158
I20260630 12:13:30.327023  5657 tablet_replica.cc:333] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3: stopping tablet replica
I20260630 12:13:30.331004  5657 raft_consensus.cc:2243] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:30.332227  5657 raft_consensus.cc:2272] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:30.339352  5657 ts_tablet_manager.cc:1916] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:30.352599  5657 ts_tablet_manager.cc:1929] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:30.352986  5657 log.cc:1199] T 1dde978ab063417b8b3500c288525335 P 06d5053deb354b7ebd8231784b8a31b3: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-1-root/wals/1dde978ab063417b8b3500c288525335
I20260630 12:13:30.354420  4835 catalog_manager.cc:5028] TS 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395): tablet 1dde978ab063417b8b3500c288525335 (table test-workload [id=af8e78fa92764bada861709c63568136]) successfully deleted
I20260630 12:13:31.374053  5023 consensus_queue.cc:237] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } }
I20260630 12:13:31.381974  5093 raft_consensus.cc:1275] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Refusing update from remote peer 06d5053deb354b7ebd8231784b8a31b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.383211  4951 raft_consensus.cc:1275] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Refusing update from remote peer 06d5053deb354b7ebd8231784b8a31b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.383858  5368 consensus_queue.cc:1048] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:31.384887  5667 consensus_queue.cc:1048] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:31.393456  5368 raft_consensus.cc:2955] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } }
W20260630 12:13:31.395365  4991 consensus_peers.cc:597] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 -> Peer d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197:35871): Couldn't send request to peer d2e8c0caac004dcfad45a4c76df3cfff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d236e508b6f3465fb161b12be78d0fd7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:31.395233  4951 raft_consensus.cc:2955] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } }
I20260630 12:13:31.398571  5093 raft_consensus.cc:2955] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } }
I20260630 12:13:31.409605  5100 consensus_queue.cc:237] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } }
I20260630 12:13:31.410365  4841 catalog_manager.cc:5697] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 reported cstate change: config changed from index -1 to 27, NON_VOTER d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "06d5053deb354b7ebd8231784b8a31b3" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } }
I20260630 12:13:31.419157  5023 raft_consensus.cc:1275] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:31.420301  4951 raft_consensus.cc:1275] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:31.420778  5661 consensus_queue.cc:1048] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:31.428645  5661 consensus_queue.cc:1048] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:31.432835  5663 raft_consensus.cc:2955] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } } }
I20260630 12:13:31.434954  5017 raft_consensus.cc:2955] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } } }
I20260630 12:13:31.450352  5100 consensus_queue.cc:237] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } }
W20260630 12:13:31.451129  5066 consensus_peers.cc:597] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 -> Peer 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198:44837): Couldn't send request to peer 457e8b9f8ed947a39c8f40966dd958af. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe11db01f5a04fe38a7dd870f75eedbc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:31.458773  4951 raft_consensus.cc:2955] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } } }
W20260630 12:13:31.463967  5066 consensus_peers.cc:597] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 -> Peer 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198:44837): Couldn't send request to peer 457e8b9f8ed947a39c8f40966dd958af. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b09373fe3f34cde91a60d454e5d3676. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:31.464330  5017 raft_consensus.cc:1275] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.465714  4949 raft_consensus.cc:1275] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.466027  5661 consensus_queue.cc:1048] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:31.471371  5661 consensus_queue.cc:1048] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:31.470831  4846 catalog_manager.cc:5697] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 reported cstate change: config changed from index -1 to 26, NON_VOTER 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "a28637b89869475bbd83000c6a4480c6" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } } }
I20260630 12:13:31.484696  5683 raft_consensus.cc:2955] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } } }
I20260630 12:13:31.489661  4951 raft_consensus.cc:2955] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } } }
I20260630 12:13:31.489720  5017 raft_consensus.cc:2955] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } } }
I20260630 12:13:31.499905  4951 consensus_queue.cc:237] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } }
I20260630 12:13:31.500244  4841 catalog_manager.cc:5697] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 reported cstate change: config changed from index -1 to 27, NON_VOTER 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "a28637b89869475bbd83000c6a4480c6" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:31.510870  5418 raft_consensus.cc:1275] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:31.513679  5620 consensus_queue.cc:1048] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:13:31.516742  5100 raft_consensus.cc:1275] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:31.519791  5620 consensus_queue.cc:1048] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260630 12:13:31.523427  4916 consensus_peers.cc:597] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 -> Peer d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197:35871): Couldn't send request to peer d2e8c0caac004dcfad45a4c76df3cfff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1dde978ab063417b8b3500c288525335. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:31.526623  5620 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } }
I20260630 12:13:31.530495  5418 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } }
I20260630 12:13:31.531659  5100 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } }
I20260630 12:13:31.540213  5093 consensus_queue.cc:237] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [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: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } }
I20260630 12:13:31.543776  4846 catalog_manager.cc:5697] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 reported cstate change: config changed from index 28 to 29, NON_VOTER d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:13:31.548071  5066 consensus_peers.cc:597] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 -> Peer 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198:44837): Couldn't send request to peer 457e8b9f8ed947a39c8f40966dd958af. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d7eb151a9ab44cbaf4ec863c40539a6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:31.549865  5017 raft_consensus.cc:1275] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:31.551427  5683 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:31.552894  5417 raft_consensus.cc:1275] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:31.557235  5683 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:31.570299  5661 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } } }
I20260630 12:13:31.572458  5017 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } } }
I20260630 12:13:31.574628  5418 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } } }
I20260630 12:13:31.586496  5100 consensus_queue.cc:237] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } }
I20260630 12:13:31.587598  4841 catalog_manager.cc:5697] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 reported cstate change: config changed from index 28 to 29, NON_VOTER 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "a28637b89869475bbd83000c6a4480c6" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } } }
I20260630 12:13:31.597681  5017 raft_consensus.cc:1275] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.598032  4951 raft_consensus.cc:1275] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.600011  5684 consensus_queue.cc:1048] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:31.601248  5663 consensus_queue.cc:1048] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:13:31.611171  5065 consensus_peers.cc:597] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 -> Peer d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197:35871): Couldn't send request to peer d2e8c0caac004dcfad45a4c76df3cfff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01efa97d3d9b4b2084adcc0e174b18a7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:31.611969  5663 raft_consensus.cc:2955] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } }
I20260630 12:13:31.614180  5017 raft_consensus.cc:2955] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } }
I20260630 12:13:31.618999  4951 raft_consensus.cc:2955] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } }
I20260630 12:13:31.629791  4849 catalog_manager.cc:5697] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 reported cstate change: config changed from index -1 to 27, NON_VOTER d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "a28637b89869475bbd83000c6a4480c6" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } }
I20260630 12:13:31.792273  5698 ts_tablet_manager.cc:933] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff: Initiating tablet copy from peer 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395)
I20260630 12:13:31.795217  5698 tablet_copy_client.cc:323] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:39395
I20260630 12:13:31.810281  5036 tablet_copy_service.cc:140] P 06d5053deb354b7ebd8231784b8a31b3: Received BeginTabletCopySession request for tablet d236e508b6f3465fb161b12be78d0fd7 from peer d2e8c0caac004dcfad45a4c76df3cfff ({username='slave'} at 127.0.0.1:60500)
I20260630 12:13:31.810963  5036 tablet_copy_service.cc:161] P 06d5053deb354b7ebd8231784b8a31b3: Beginning new tablet copy session on tablet d236e508b6f3465fb161b12be78d0fd7 from peer d2e8c0caac004dcfad45a4c76df3cfff at {username='slave'} at 127.0.0.1:60500: session id = d2e8c0caac004dcfad45a4c76df3cfff-d236e508b6f3465fb161b12be78d0fd7
I20260630 12:13:31.819239  5036 tablet_copy_source_session.cc:215] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:31.822516  5698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d236e508b6f3465fb161b12be78d0fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:31.834740  5698 tablet_copy_client.cc:806] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:31.835479  5698 tablet_copy_client.cc:670] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:31.840415  5699 tablet_copy_client.cc:1025] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:31.867578  5701 ts_tablet_manager.cc:933] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af: Initiating tablet copy from peer a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:31.870659  5701 tablet_copy_client.cc:323] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42909
I20260630 12:13:31.885172  5110 tablet_copy_service.cc:140] P a28637b89869475bbd83000c6a4480c6: Received BeginTabletCopySession request for tablet 9b09373fe3f34cde91a60d454e5d3676 from peer 457e8b9f8ed947a39c8f40966dd958af ({username='slave'} at 127.0.0.1:45330)
I20260630 12:13:31.885675  5110 tablet_copy_service.cc:161] P a28637b89869475bbd83000c6a4480c6: Beginning new tablet copy session on tablet 9b09373fe3f34cde91a60d454e5d3676 from peer 457e8b9f8ed947a39c8f40966dd958af at {username='slave'} at 127.0.0.1:45330: session id = 457e8b9f8ed947a39c8f40966dd958af-9b09373fe3f34cde91a60d454e5d3676
I20260630 12:13:31.892585  5110 tablet_copy_source_session.cc:215] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:31.895645  5701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b09373fe3f34cde91a60d454e5d3676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:31.906908  5701 tablet_copy_client.cc:806] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:31.907553  5701 tablet_copy_client.cc:670] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:31.911605  5702 tablet_copy_client.cc:1025] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:31.920554  5705 ts_tablet_manager.cc:933] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff: Initiating tablet copy from peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329)
I20260630 12:13:31.922485  5705 tablet_copy_client.cc:323] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46329
I20260630 12:13:31.933116  4961 tablet_copy_service.cc:140] P f54ca2292aef466b820087931bef9cc4: Received BeginTabletCopySession request for tablet 1dde978ab063417b8b3500c288525335 from peer d2e8c0caac004dcfad45a4c76df3cfff ({username='slave'} at 127.0.0.1:58120)
I20260630 12:13:31.933758  4961 tablet_copy_service.cc:161] P f54ca2292aef466b820087931bef9cc4: Beginning new tablet copy session on tablet 1dde978ab063417b8b3500c288525335 from peer d2e8c0caac004dcfad45a4c76df3cfff at {username='slave'} at 127.0.0.1:58120: session id = d2e8c0caac004dcfad45a4c76df3cfff-1dde978ab063417b8b3500c288525335
I20260630 12:13:31.941535  4961 tablet_copy_source_session.cc:215] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:31.944797  5705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dde978ab063417b8b3500c288525335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:31.956681  5705 tablet_copy_client.cc:806] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:31.957379  5705 tablet_copy_client.cc:670] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:31.961620  5706 tablet_copy_client.cc:1025] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:32.018747  5708 ts_tablet_manager.cc:933] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af: Initiating tablet copy from peer a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:32.020679  5708 tablet_copy_client.cc:323] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42909
I20260630 12:13:32.022279  5110 tablet_copy_service.cc:140] P a28637b89869475bbd83000c6a4480c6: Received BeginTabletCopySession request for tablet fe11db01f5a04fe38a7dd870f75eedbc from peer 457e8b9f8ed947a39c8f40966dd958af ({username='slave'} at 127.0.0.1:45330)
I20260630 12:13:32.022855  5110 tablet_copy_service.cc:161] P a28637b89869475bbd83000c6a4480c6: Beginning new tablet copy session on tablet fe11db01f5a04fe38a7dd870f75eedbc from peer 457e8b9f8ed947a39c8f40966dd958af at {username='slave'} at 127.0.0.1:45330: session id = 457e8b9f8ed947a39c8f40966dd958af-fe11db01f5a04fe38a7dd870f75eedbc
I20260630 12:13:32.030553  5110 tablet_copy_source_session.cc:215] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:32.033701  5708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe11db01f5a04fe38a7dd870f75eedbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.046023  5708 tablet_copy_client.cc:806] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:32.046653  5708 tablet_copy_client.cc:670] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:32.051234  5709 tablet_copy_client.cc:1025] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:32.167754  5710 ts_tablet_manager.cc:933] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af: Initiating tablet copy from peer a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:32.169811  5710 tablet_copy_client.cc:323] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42909
I20260630 12:13:32.171482  5110 tablet_copy_service.cc:140] P a28637b89869475bbd83000c6a4480c6: Received BeginTabletCopySession request for tablet 1d7eb151a9ab44cbaf4ec863c40539a6 from peer 457e8b9f8ed947a39c8f40966dd958af ({username='slave'} at 127.0.0.1:45330)
I20260630 12:13:32.171981  5110 tablet_copy_service.cc:161] P a28637b89869475bbd83000c6a4480c6: Beginning new tablet copy session on tablet 1d7eb151a9ab44cbaf4ec863c40539a6 from peer 457e8b9f8ed947a39c8f40966dd958af at {username='slave'} at 127.0.0.1:45330: session id = 457e8b9f8ed947a39c8f40966dd958af-1d7eb151a9ab44cbaf4ec863c40539a6
I20260630 12:13:32.177444  5110 tablet_copy_source_session.cc:215] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:32.180112  5710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7eb151a9ab44cbaf4ec863c40539a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.193428  5710 tablet_copy_client.cc:806] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:32.193998  5710 tablet_copy_client.cc:670] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:32.198465  5711 tablet_copy_client.cc:1025] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:32.208305  5712 ts_tablet_manager.cc:933] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff: Initiating tablet copy from peer a28637b89869475bbd83000c6a4480c6 (127.0.107.195:42909)
I20260630 12:13:32.209954  5712 tablet_copy_client.cc:323] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42909
I20260630 12:13:32.219856  5110 tablet_copy_service.cc:140] P a28637b89869475bbd83000c6a4480c6: Received BeginTabletCopySession request for tablet 01efa97d3d9b4b2084adcc0e174b18a7 from peer d2e8c0caac004dcfad45a4c76df3cfff ({username='slave'} at 127.0.0.1:45344)
I20260630 12:13:32.220376  5110 tablet_copy_service.cc:161] P a28637b89869475bbd83000c6a4480c6: Beginning new tablet copy session on tablet 01efa97d3d9b4b2084adcc0e174b18a7 from peer d2e8c0caac004dcfad45a4c76df3cfff at {username='slave'} at 127.0.0.1:45344: session id = d2e8c0caac004dcfad45a4c76df3cfff-01efa97d3d9b4b2084adcc0e174b18a7
I20260630 12:13:32.225764  5110 tablet_copy_source_session.cc:215] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:32.228710  5712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01efa97d3d9b4b2084adcc0e174b18a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:32.242345  5712 tablet_copy_client.cc:806] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:32.242910  5712 tablet_copy_client.cc:670] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:32.247124  5713 tablet_copy_client.cc:1025] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:33.841542  5698 tablet_copy_client.cc:538] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:33.851119  5698 tablet_bootstrap.cc:492] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff: Bootstrap starting.
I20260630 12:13:33.912743  5701 tablet_copy_client.cc:538] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:33.922600  5701 tablet_bootstrap.cc:492] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af: Bootstrap starting.
I20260630 12:13:33.963207  5705 tablet_copy_client.cc:538] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:33.973956  5705 tablet_bootstrap.cc:492] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff: Bootstrap starting.
I20260630 12:13:34.015028  5698 tablet_bootstrap.cc:492] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:34.015978  5698 tablet_bootstrap.cc:492] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff: Bootstrap complete.
I20260630 12:13:34.016726  5698 ts_tablet_manager.cc:1403] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff: Time spent bootstrapping tablet: real 0.166s	user 0.140s	sys 0.016s
I20260630 12:13:34.019598  5698 raft_consensus.cc:359] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } }
I20260630 12:13:34.020423  5698 raft_consensus.cc:740] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2e8c0caac004dcfad45a4c76df3cfff, State: Initialized, Role: LEARNER
I20260630 12:13:34.021010  5698 consensus_queue.cc:260] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } }
I20260630 12:13:34.030964  5698 ts_tablet_manager.cc:1434] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:13:34.045326  5036 tablet_copy_service.cc:342] P 06d5053deb354b7ebd8231784b8a31b3: Request end of tablet copy session d2e8c0caac004dcfad45a4c76df3cfff-d236e508b6f3465fb161b12be78d0fd7 received from {username='slave'} at 127.0.0.1:60500
I20260630 12:13:34.045907  5036 tablet_copy_service.cc:434] P 06d5053deb354b7ebd8231784b8a31b3: ending tablet copy session d2e8c0caac004dcfad45a4c76df3cfff-d236e508b6f3465fb161b12be78d0fd7 on tablet d236e508b6f3465fb161b12be78d0fd7 with peer d2e8c0caac004dcfad45a4c76df3cfff
I20260630 12:13:34.052238  5708 tablet_copy_client.cc:538] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:34.062103  5708 tablet_bootstrap.cc:492] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af: Bootstrap starting.
I20260630 12:13:34.121588  5701 tablet_bootstrap.cc:492] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:34.122624  5701 tablet_bootstrap.cc:492] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af: Bootstrap complete.
I20260630 12:13:34.123323  5701 ts_tablet_manager.cc:1403] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af: Time spent bootstrapping tablet: real 0.201s	user 0.160s	sys 0.017s
I20260630 12:13:34.126000  5701 raft_consensus.cc:359] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } }
I20260630 12:13:34.126919  5701 raft_consensus.cc:740] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 457e8b9f8ed947a39c8f40966dd958af, State: Initialized, Role: LEARNER
I20260630 12:13:34.127556  5701 consensus_queue.cc:260] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } }
I20260630 12:13:34.136802  5701 ts_tablet_manager.cc:1434] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:13:34.140311  5110 tablet_copy_service.cc:342] P a28637b89869475bbd83000c6a4480c6: Request end of tablet copy session 457e8b9f8ed947a39c8f40966dd958af-9b09373fe3f34cde91a60d454e5d3676 received from {username='slave'} at 127.0.0.1:45330
I20260630 12:13:34.140837  5110 tablet_copy_service.cc:434] P a28637b89869475bbd83000c6a4480c6: ending tablet copy session 457e8b9f8ed947a39c8f40966dd958af-9b09373fe3f34cde91a60d454e5d3676 on tablet 9b09373fe3f34cde91a60d454e5d3676 with peer 457e8b9f8ed947a39c8f40966dd958af
I20260630 12:13:34.192186  5705 tablet_bootstrap.cc:492] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:34.193261  5705 tablet_bootstrap.cc:492] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff: Bootstrap complete.
I20260630 12:13:34.193920  5705 ts_tablet_manager.cc:1403] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff: Time spent bootstrapping tablet: real 0.220s	user 0.144s	sys 0.031s
I20260630 12:13:34.197326  5705 raft_consensus.cc:359] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } }
I20260630 12:13:34.198132  5705 raft_consensus.cc:740] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2e8c0caac004dcfad45a4c76df3cfff, State: Initialized, Role: LEARNER
I20260630 12:13:34.198679  5705 consensus_queue.cc:260] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } }
I20260630 12:13:34.199493  5710 tablet_copy_client.cc:538] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:34.200593  5705 ts_tablet_manager.cc:1434] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:13:34.202633  4961 tablet_copy_service.cc:342] P f54ca2292aef466b820087931bef9cc4: Request end of tablet copy session d2e8c0caac004dcfad45a4c76df3cfff-1dde978ab063417b8b3500c288525335 received from {username='slave'} at 127.0.0.1:58120
I20260630 12:13:34.203056  4961 tablet_copy_service.cc:434] P f54ca2292aef466b820087931bef9cc4: ending tablet copy session d2e8c0caac004dcfad45a4c76df3cfff-1dde978ab063417b8b3500c288525335 on tablet 1dde978ab063417b8b3500c288525335 with peer d2e8c0caac004dcfad45a4c76df3cfff
I20260630 12:13:34.211311  5710 tablet_bootstrap.cc:492] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af: Bootstrap starting.
I20260630 12:13:34.215422  5708 tablet_bootstrap.cc:492] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:34.216459  5708 tablet_bootstrap.cc:492] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af: Bootstrap complete.
I20260630 12:13:34.217216  5708 ts_tablet_manager.cc:1403] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af: Time spent bootstrapping tablet: real 0.155s	user 0.118s	sys 0.037s
I20260630 12:13:34.220511  5708 raft_consensus.cc:359] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } }
I20260630 12:13:34.221355  5708 raft_consensus.cc:740] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 457e8b9f8ed947a39c8f40966dd958af, State: Initialized, Role: LEARNER
I20260630 12:13:34.221942  5708 consensus_queue.cc:260] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } }
I20260630 12:13:34.223986  5708 ts_tablet_manager.cc:1434] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:13:34.226215  5110 tablet_copy_service.cc:342] P a28637b89869475bbd83000c6a4480c6: Request end of tablet copy session 457e8b9f8ed947a39c8f40966dd958af-fe11db01f5a04fe38a7dd870f75eedbc received from {username='slave'} at 127.0.0.1:45330
I20260630 12:13:34.226680  5110 tablet_copy_service.cc:434] P a28637b89869475bbd83000c6a4480c6: ending tablet copy session 457e8b9f8ed947a39c8f40966dd958af-fe11db01f5a04fe38a7dd870f75eedbc on tablet fe11db01f5a04fe38a7dd870f75eedbc with peer 457e8b9f8ed947a39c8f40966dd958af
I20260630 12:13:34.248183  5712 tablet_copy_client.cc:538] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:34.258204  5712 tablet_bootstrap.cc:492] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff: Bootstrap starting.
I20260630 12:13:34.371035  5710 tablet_bootstrap.cc:492] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:34.371968  5710 tablet_bootstrap.cc:492] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af: Bootstrap complete.
I20260630 12:13:34.372611  5710 ts_tablet_manager.cc:1403] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af: Time spent bootstrapping tablet: real 0.162s	user 0.144s	sys 0.012s
I20260630 12:13:34.375275  5710 raft_consensus.cc:359] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } }
I20260630 12:13:34.376101  5710 raft_consensus.cc:740] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 457e8b9f8ed947a39c8f40966dd958af, State: Initialized, Role: LEARNER
I20260630 12:13:34.376667  5710 consensus_queue.cc:260] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } }
I20260630 12:13:34.380801  5710 ts_tablet_manager.cc:1434] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:13:34.382694  5110 tablet_copy_service.cc:342] P a28637b89869475bbd83000c6a4480c6: Request end of tablet copy session 457e8b9f8ed947a39c8f40966dd958af-1d7eb151a9ab44cbaf4ec863c40539a6 received from {username='slave'} at 127.0.0.1:45330
I20260630 12:13:34.383174  5110 tablet_copy_service.cc:434] P a28637b89869475bbd83000c6a4480c6: ending tablet copy session 457e8b9f8ed947a39c8f40966dd958af-1d7eb151a9ab44cbaf4ec863c40539a6 on tablet 1d7eb151a9ab44cbaf4ec863c40539a6 with peer 457e8b9f8ed947a39c8f40966dd958af
I20260630 12:13:34.405215  5712 tablet_bootstrap.cc:492] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:34.405987  5712 tablet_bootstrap.cc:492] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff: Bootstrap complete.
I20260630 12:13:34.406548  5712 ts_tablet_manager.cc:1403] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff: Time spent bootstrapping tablet: real 0.149s	user 0.120s	sys 0.025s
I20260630 12:13:34.409022  5712 raft_consensus.cc:359] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } }
I20260630 12:13:34.409818  5712 raft_consensus.cc:740] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2e8c0caac004dcfad45a4c76df3cfff, State: Initialized, Role: LEARNER
I20260630 12:13:34.410213  5493 raft_consensus.cc:1217] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260630 12:13:34.410333  5712 consensus_queue.cc:260] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } }
I20260630 12:13:34.416363  5712 ts_tablet_manager.cc:1434] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.008s
I20260630 12:13:34.418282  5110 tablet_copy_service.cc:342] P a28637b89869475bbd83000c6a4480c6: Request end of tablet copy session d2e8c0caac004dcfad45a4c76df3cfff-01efa97d3d9b4b2084adcc0e174b18a7 received from {username='slave'} at 127.0.0.1:45344
I20260630 12:13:34.418737  5110 tablet_copy_service.cc:434] P a28637b89869475bbd83000c6a4480c6: ending tablet copy session d2e8c0caac004dcfad45a4c76df3cfff-01efa97d3d9b4b2084adcc0e174b18a7 on tablet 01efa97d3d9b4b2084adcc0e174b18a7 with peer d2e8c0caac004dcfad45a4c76df3cfff
I20260630 12:13:34.420362  5582 raft_consensus.cc:1217] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260630 12:13:34.587172  5493 raft_consensus.cc:1217] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:13:34.699332  5493 raft_consensus.cc:1217] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:13:34.709299  5582 raft_consensus.cc:1217] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:34.712832  5582 raft_consensus.cc:1217] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:13:34.768637   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:34.811223   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:34.813905   431 tablet_replica.cc:333] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4: stopping tablet replica
I20260630 12:13:34.815024   431 raft_consensus.cc:2243] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:34.819521  5735 raft_consensus.cc:1064] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6: attempting to promote NON_VOTER 457e8b9f8ed947a39c8f40966dd958af to VOTER
I20260630 12:13:34.820339  5643 raft_consensus.cc:1064] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4: attempting to promote NON_VOTER d2e8c0caac004dcfad45a4c76df3cfff to VOTER
I20260630 12:13:34.822711  5643 consensus_queue.cc:237] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false } }
I20260630 12:13:34.823189  5735 consensus_queue.cc:237] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } }
I20260630 12:13:34.825008   431 raft_consensus.cc:2272] T 40548d10fe774150976dfbb6bfb0932a P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.829954   431 tablet_replica.cc:333] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4: stopping tablet replica
I20260630 12:13:34.830796   431 raft_consensus.cc:2243] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:34.831866   431 raft_consensus.cc:2272] T 9b09373fe3f34cde91a60d454e5d3676 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.836002   431 tablet_replica.cc:333] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4: stopping tablet replica
I20260630 12:13:34.836848   431 raft_consensus.cc:2243] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:34.838886  5582 raft_consensus.cc:1275] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:13:34.841305  5418 raft_consensus.cc:1275] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:13:34.842140  5100 raft_consensus.cc:1275] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:13:34.842845  5417 raft_consensus.cc:1275] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:13:34.843268   431 raft_consensus.cc:2272] T 10d528b4ed884277960fd2fff7c5fc4c P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.838886  5493 raft_consensus.cc:1275] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: Refusing update from remote peer f54ca2292aef466b820087931bef9cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:13:34.845042  5716 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:13:34.846165  5735 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:13:34.842097  5023 raft_consensus.cc:1275] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:13:34.846662  5736 consensus_queue.cc:1048] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:13:34.853672  5735 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:13:34.861771  5723 consensus_queue.cc:1048] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:13:34.864732   431 tablet_replica.cc:333] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4: stopping tablet replica
I20260630 12:13:34.869014   431 raft_consensus.cc:2243] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:34.870879  5716 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } } }
I20260630 12:13:34.873064   431 raft_consensus.cc:2272] T fe11db01f5a04fe38a7dd870f75eedbc P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.880096  5723 consensus_queue.cc:1048] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:13:34.879642  5023 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } } }
I20260630 12:13:34.895093  5417 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } } }
I20260630 12:13:34.902083  4841 catalog_manager.cc:5697] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 reported cstate change: config changed from index 29 to 30, 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a28637b89869475bbd83000c6a4480c6" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } } }
I20260630 12:13:34.904712   431 tablet_replica.cc:333] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4: stopping tablet replica
I20260630 12:13:34.906229  5643 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false } } }
I20260630 12:13:34.910992  5582 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 457e8b9f8ed947a39c8f40966dd958af (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } } }
W20260630 12:13:34.915539  5065 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260630 12:13:34.912952  5418 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false } } }
I20260630 12:13:34.929844   431 raft_consensus.cc:2243] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:34.934119   431 raft_consensus.cc:2272] T 18448963e11b418e921b4520a3aca824 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.944937  5100 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false } } }
I20260630 12:13:34.948827   431 tablet_replica.cc:333] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4: stopping tablet replica
I20260630 12:13:34.953706   431 raft_consensus.cc:2243] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:34.954564   431 raft_consensus.cc:2272] T d236e508b6f3465fb161b12be78d0fd7 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:34.955225  5065 consensus_peers.cc:597] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 -> Peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329): Couldn't send request to peer f54ca2292aef466b820087931bef9cc4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:34.958180   431 tablet_replica.cc:333] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4: stopping tablet replica
I20260630 12:13:34.960994   431 raft_consensus.cc:2243] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:34.964097   431 raft_consensus.cc:2272] T 1dde978ab063417b8b3500c288525335 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.965198  5493 raft_consensus.cc:2955] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false } } }
I20260630 12:13:34.970178   431 tablet_replica.cc:333] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4: stopping tablet replica
I20260630 12:13:34.970072  4843 catalog_manager.cc:5697] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 reported cstate change: config changed from index 29 to 30, d2e8c0caac004dcfad45a4c76df3cfff (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f54ca2292aef466b820087931bef9cc4" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false } } }
I20260630 12:13:34.971083   431 raft_consensus.cc:2243] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:34.972414   431 raft_consensus.cc:2272] T bb1ffe48c053418cacc575e004597758 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.975852   431 tablet_replica.cc:333] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4: stopping tablet replica
I20260630 12:13:34.980289   431 raft_consensus.cc:2243] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:34.981544   431 raft_consensus.cc:2272] T 01efa97d3d9b4b2084adcc0e174b18a7 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.986488   431 tablet_replica.cc:333] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4: stopping tablet replica
I20260630 12:13:34.988432  5100 consensus_queue.cc:237] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } }
I20260630 12:13:34.993286   431 raft_consensus.cc:2243] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:34.994544   431 raft_consensus.cc:2272] T 31b5824ef0f24759ac25d02acf6f23c9 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.995560  5582 raft_consensus.cc:1275] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:13:34.997411  5746 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:13:34.997915   431 tablet_replica.cc:333] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4: stopping tablet replica
I20260630 12:13:34.998725   431 raft_consensus.cc:2243] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:34.999564  5417 raft_consensus.cc:1275] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:13:34.999782   431 raft_consensus.cc:2272] T e54e896b285c47a493260d93f34e40f5 P f54ca2292aef466b820087931bef9cc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.002899  5746 consensus_queue.cc:1048] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:13:35.004700  5735 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } } }
I20260630 12:13:35.012840  5582 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } } }
I20260630 12:13:35.017220  4834 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d7eb151a9ab44cbaf4ec863c40539a6 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:35.020238  5417 raft_consensus.cc:2955] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } } }
W20260630 12:13:35.027927  4914 connection.cc:466] server connection from 127.0.0.1:59154 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59154 (request call id 189) could send its response
W20260630 12:13:35.031876  5065 consensus_peers.cc:597] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 -> Peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329): Couldn't send request to peer f54ca2292aef466b820087931bef9cc4. Status: Network error: recv got EOF from 127.0.107.193:46329 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.038189  4846 catalog_manager.cc:5697] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 reported cstate change: config changed from index 30 to 31, VOTER 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "a28637b89869475bbd83000c6a4480c6" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40389e738844c0ebb3e8c28b542e278" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41875 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:35.051716  5010 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d7eb151a9ab44cbaf4ec863c40539a6 with delete_type TABLET_DATA_TOMBSTONED (TS 06d5053deb354b7ebd8231784b8a31b3 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:39158
I20260630 12:13:35.058003   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:35.060261  5754 tablet_replica.cc:333] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3: stopping tablet replica
I20260630 12:13:35.061268  5754 raft_consensus.cc:2243] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.062271  5754 raft_consensus.cc:2272] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.065853  5754 ts_tablet_manager.cc:1916] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:35.078967  5754 ts_tablet_manager.cc:1929] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260630 12:13:35.079393  5754 log.cc:1199] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 06d5053deb354b7ebd8231784b8a31b3: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821473573380-431-0/minicluster-data/ts-1-root/wals/1d7eb151a9ab44cbaf4ec863c40539a6
I20260630 12:13:35.081182  4835 catalog_manager.cc:5028] TS 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395): tablet 1d7eb151a9ab44cbaf4ec863c40539a6 (table test-workload [id=af8e78fa92764bada861709c63568136]) successfully deleted
I20260630 12:13:35.092118  5746 raft_consensus.cc:1064] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6: attempting to promote NON_VOTER 457e8b9f8ed947a39c8f40966dd958af to VOTER
I20260630 12:13:35.095223  5746 consensus_queue.cc:237] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } }
I20260630 12:13:35.103111  5582 raft_consensus.cc:1275] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:35.105845  5716 consensus_queue.cc:1048] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:35.109427   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:35.110652  5023 raft_consensus.cc:1275] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260630 12:13:35.135170  5065 consensus_peers.cc:597] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 -> Peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329): Couldn't send request to peer f54ca2292aef466b820087931bef9cc4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.139623  5716 consensus_queue.cc:1048] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260630 12:13:35.146371  5065 consensus_peers.cc:597] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 -> Peer 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395): Couldn't send request to peer 06d5053deb354b7ebd8231784b8a31b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:13:35.149158  4991 consensus_peers.cc:597] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 -> Peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329): Couldn't send request to peer f54ca2292aef466b820087931bef9cc4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.158716  5716 raft_consensus.cc:1064] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6: attempting to promote NON_VOTER d2e8c0caac004dcfad45a4c76df3cfff to VOTER
I20260630 12:13:35.163008  5716 consensus_queue.cc:237] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false } }
W20260630 12:13:35.163997  5065 consensus_peers.cc:597] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 -> Peer 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395): Couldn't send request to peer 06d5053deb354b7ebd8231784b8a31b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.181592  5493 raft_consensus.cc:1275] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260630 12:13:35.185065  5065 consensus_peers.cc:597] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 -> Peer 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395): Couldn't send request to peer 06d5053deb354b7ebd8231784b8a31b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.186358  5746 consensus_queue.cc:1048] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:35.189774  5756 raft_consensus.cc:1064] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3: attempting to promote NON_VOTER d2e8c0caac004dcfad45a4c76df3cfff to VOTER
I20260630 12:13:35.192718  5756 consensus_queue.cc:237] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [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: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false } }
W20260630 12:13:35.195079  5065 consensus_peers.cc:597] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 -> Peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329): Couldn't send request to peer f54ca2292aef466b820087931bef9cc4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.201201   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:35.202484   431 tablet_replica.cc:333] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3: stopping tablet replica
I20260630 12:13:35.203624   431 raft_consensus.cc:2243] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.204471   431 raft_consensus.cc:2272] T e54e896b285c47a493260d93f34e40f5 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.209542   431 tablet_replica.cc:333] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3: stopping tablet replica
I20260630 12:13:35.210496   431 raft_consensus.cc:2243] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.212018  5493 raft_consensus.cc:1275] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: Refusing update from remote peer 06d5053deb354b7ebd8231784b8a31b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:35.213359  5100 raft_consensus.cc:1275] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Refusing update from remote peer 06d5053deb354b7ebd8231784b8a31b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:35.214087  5715 consensus_queue.cc:1048] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:35.215257  5756 consensus_queue.cc:1048] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260630 12:13:35.217403  4991 consensus_peers.cc:597] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 -> Peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329): Couldn't send request to peer f54ca2292aef466b820087931bef9cc4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.221488   431 pending_rounds.cc:70] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3: Trying to abort 1 pending ops.
I20260630 12:13:35.221962   431 pending_rounds.cc:77] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7302437335822372864 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d236e508b6f3465fb161b12be78d0fd7" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false } } } }
I20260630 12:13:35.223565   431 raft_consensus.cc:2917] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 LEADER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260630 12:13:35.224086   431 raft_consensus.cc:2889] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:13:35.224462   431 raft_consensus.cc:2272] T d236e508b6f3465fb161b12be78d0fd7 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.227417   431 tablet_replica.cc:333] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3: stopping tablet replica
I20260630 12:13:35.228180   431 raft_consensus.cc:2243] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.228736   431 raft_consensus.cc:2272] T 10d528b4ed884277960fd2fff7c5fc4c P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.231089   431 tablet_replica.cc:333] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3: stopping tablet replica
I20260630 12:13:35.231700   431 raft_consensus.cc:2243] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.232288   431 raft_consensus.cc:2272] T 9b09373fe3f34cde91a60d454e5d3676 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.234836   431 tablet_replica.cc:333] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3: stopping tablet replica
I20260630 12:13:35.235459   431 raft_consensus.cc:2243] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.235996   431 raft_consensus.cc:2272] T 18448963e11b418e921b4520a3aca824 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.238456   431 tablet_replica.cc:333] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3: stopping tablet replica
I20260630 12:13:35.238991   431 raft_consensus.cc:2243] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.239482   431 raft_consensus.cc:2272] T 01efa97d3d9b4b2084adcc0e174b18a7 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.242110   431 tablet_replica.cc:333] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3: stopping tablet replica
I20260630 12:13:35.242625   431 raft_consensus.cc:2243] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.243163   431 raft_consensus.cc:2272] T 31b5824ef0f24759ac25d02acf6f23c9 P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.245445   431 tablet_replica.cc:333] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3: stopping tablet replica
I20260630 12:13:35.245978   431 raft_consensus.cc:2243] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.246588   431 raft_consensus.cc:2272] T 40548d10fe774150976dfbb6bfb0932a P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.249374   431 tablet_replica.cc:333] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3: stopping tablet replica
I20260630 12:13:35.250097   431 raft_consensus.cc:2243] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.250720   431 raft_consensus.cc:2272] T fe11db01f5a04fe38a7dd870f75eedbc P 06d5053deb354b7ebd8231784b8a31b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.279583  5746 raft_consensus.cc:1064] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6: attempting to promote NON_VOTER 457e8b9f8ed947a39c8f40966dd958af to VOTER
I20260630 12:13:35.281760  5746 consensus_queue.cc:237] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } }
I20260630 12:13:35.289567   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:35.290333  5582 raft_consensus.cc:1275] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: Refusing update from remote peer a28637b89869475bbd83000c6a4480c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:35.292997  5716 consensus_queue.cc:1048] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260630 12:13:35.296284  5065 consensus_peers.cc:597] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 -> Peer 06d5053deb354b7ebd8231784b8a31b3 (127.0.107.194:39395): Couldn't send request to peer 06d5053deb354b7ebd8231784b8a31b3. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:39395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:13:35.305358  5065 consensus_peers.cc:597] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 -> Peer f54ca2292aef466b820087931bef9cc4 (127.0.107.193:46329): Couldn't send request to peer f54ca2292aef466b820087931bef9cc4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.330402   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:35.364976   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:35.365945   431 tablet_replica.cc:333] T 40548d10fe774150976dfbb6bfb0932a P a28637b89869475bbd83000c6a4480c6: stopping tablet replica
I20260630 12:13:35.366796   431 raft_consensus.cc:2243] T 40548d10fe774150976dfbb6bfb0932a P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.367517   431 raft_consensus.cc:2272] T 40548d10fe774150976dfbb6bfb0932a P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.370898   431 tablet_replica.cc:333] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6: stopping tablet replica
I20260630 12:13:35.371675   431 raft_consensus.cc:2243] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.372888   431 pending_rounds.cc:70] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6: Trying to abort 1 pending ops.
I20260630 12:13:35.373155   431 pending_rounds.cc:77] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7302437335422881792 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "9b09373fe3f34cde91a60d454e5d3676" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } } } }
I20260630 12:13:35.374172   431 raft_consensus.cc:2917] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260630 12:13:35.374545   431 raft_consensus.cc:2889] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:13:35.374872   431 raft_consensus.cc:2272] T 9b09373fe3f34cde91a60d454e5d3676 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.378397   431 tablet_replica.cc:333] T 10d528b4ed884277960fd2fff7c5fc4c P a28637b89869475bbd83000c6a4480c6: stopping tablet replica
I20260630 12:13:35.379244   431 raft_consensus.cc:2243] T 10d528b4ed884277960fd2fff7c5fc4c P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.379931   431 raft_consensus.cc:2272] T 10d528b4ed884277960fd2fff7c5fc4c P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.383386   431 tablet_replica.cc:333] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6: stopping tablet replica
I20260630 12:13:35.384114   431 raft_consensus.cc:2243] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.384773   431 pending_rounds.cc:70] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6: Trying to abort 1 pending ops.
I20260630 12:13:35.385000   431 pending_rounds.cc:77] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7302437335822372864 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d236e508b6f3465fb161b12be78d0fd7" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false } } } }
I20260630 12:13:35.386036   431 raft_consensus.cc:2917] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260630 12:13:35.386416   431 raft_consensus.cc:2889] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:13:35.386745   431 raft_consensus.cc:2272] T d236e508b6f3465fb161b12be78d0fd7 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.390333   431 tablet_replica.cc:333] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6: stopping tablet replica
I20260630 12:13:35.391124   431 raft_consensus.cc:2243] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.391784   431 raft_consensus.cc:2272] T bb1ffe48c053418cacc575e004597758 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.394869   431 tablet_replica.cc:333] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6: stopping tablet replica
I20260630 12:13:35.395591   431 raft_consensus.cc:2243] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.396751   431 pending_rounds.cc:70] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6: Trying to abort 1 pending ops.
I20260630 12:13:35.396979   431 pending_rounds.cc:77] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7302437335696142336 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "01efa97d3d9b4b2084adcc0e174b18a7" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false } } } }
I20260630 12:13:35.398025   431 raft_consensus.cc:2917] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260630 12:13:35.398401   431 raft_consensus.cc:2889] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:13:35.398725   431 raft_consensus.cc:2272] T 01efa97d3d9b4b2084adcc0e174b18a7 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.402011   431 tablet_replica.cc:333] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6: stopping tablet replica
I20260630 12:13:35.402756   431 raft_consensus.cc:2243] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.403748   431 raft_consensus.cc:2272] T 1d7eb151a9ab44cbaf4ec863c40539a6 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.407101   431 tablet_replica.cc:333] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6: stopping tablet replica
I20260630 12:13:35.407831   431 raft_consensus.cc:2243] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.408389   431 raft_consensus.cc:2272] T 1dde978ab063417b8b3500c288525335 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.411773   431 tablet_replica.cc:333] T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6: stopping tablet replica
I20260630 12:13:35.412488   431 raft_consensus.cc:2243] T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.413205   431 raft_consensus.cc:2272] T 18448963e11b418e921b4520a3aca824 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.416309   431 tablet_replica.cc:333] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6: stopping tablet replica
I20260630 12:13:35.416985   431 raft_consensus.cc:2243] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.418188   431 pending_rounds.cc:70] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6: Trying to abort 1 pending ops.
I20260630 12:13:35.418443   431 pending_rounds.cc:77] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6: Aborting op as it isn't in flight: id { term: 1 index: 27 } timestamp: 7302437336188903424 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "fe11db01f5a04fe38a7dd870f75eedbc" old_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } } } new_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } } } }
I20260630 12:13:35.419463   431 raft_consensus.cc:2917] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: Aborting config change with OpId 1.27: Aborted: Op aborted
I20260630 12:13:35.419847   431 raft_consensus.cc:2889] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:13:35.420166   431 raft_consensus.cc:2272] T fe11db01f5a04fe38a7dd870f75eedbc P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.423533   431 tablet_replica.cc:333] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6: stopping tablet replica
I20260630 12:13:35.424252   431 raft_consensus.cc:2243] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.424962   431 raft_consensus.cc:2272] T e54e896b285c47a493260d93f34e40f5 P a28637b89869475bbd83000c6a4480c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.465762   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:35.495018   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:13:35.524488   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:35.525210   431 tablet_replica.cc:333] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278: stopping tablet replica
I20260630 12:13:35.525871   431 raft_consensus.cc:2243] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.526378   431 raft_consensus.cc:2272] T 1dde978ab063417b8b3500c288525335 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.528838   431 tablet_replica.cc:333] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278: stopping tablet replica
I20260630 12:13:35.529441   431 raft_consensus.cc:2243] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.529950   431 raft_consensus.cc:2272] T bb1ffe48c053418cacc575e004597758 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.532196   431 tablet_replica.cc:333] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278: stopping tablet replica
I20260630 12:13:35.533106   431 raft_consensus.cc:2243] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.533856   431 raft_consensus.cc:2272] T 31b5824ef0f24759ac25d02acf6f23c9 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.535893   431 tablet_replica.cc:333] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278: stopping tablet replica
I20260630 12:13:35.536429   431 raft_consensus.cc:2243] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.536986   431 raft_consensus.cc:2272] T 1d7eb151a9ab44cbaf4ec863c40539a6 P d40389e738844c0ebb3e8c28b542e278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.551674   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:13:35.564509   431 tablet_server.cc:179] TabletServer@127.0.107.197:0 shutting down...
I20260630 12:13:35.589939   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:35.590667   431 tablet_replica.cc:333] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff: stopping tablet replica
I20260630 12:13:35.591295   431 raft_consensus.cc:2243] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.591711   431 pending_rounds.cc:70] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff: Trying to abort 1 pending ops.
I20260630 12:13:35.591897   431 pending_rounds.cc:77] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7302437335696142336 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "01efa97d3d9b4b2084adcc0e174b18a7" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false } } } }
I20260630 12:13:35.592586   431 raft_consensus.cc:2917] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 FOLLOWER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260630 12:13:35.592917   431 raft_consensus.cc:2889] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:13:35.593266   431 raft_consensus.cc:2272] T 01efa97d3d9b4b2084adcc0e174b18a7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:35.595556   431 tablet_replica.cc:333] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff: stopping tablet replica
I20260630 12:13:35.596131   431 raft_consensus.cc:2243] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.596628   431 raft_consensus.cc:2272] T 1dde978ab063417b8b3500c288525335 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.599365   431 tablet_replica.cc:333] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff: stopping tablet replica
I20260630 12:13:35.599900   431 raft_consensus.cc:2243] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.600282   431 pending_rounds.cc:70] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff: Trying to abort 1 pending ops.
I20260630 12:13:35.600471   431 pending_rounds.cc:77] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7302437335822372864 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d236e508b6f3465fb161b12be78d0fd7" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } attrs { replace: true } } peers { permanent_uuid: "d2e8c0caac004dcfad45a4c76df3cfff" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 35871 } attrs { promote: false } } } }
I20260630 12:13:35.601199   431 raft_consensus.cc:2917] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 FOLLOWER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260630 12:13:35.601516   431 raft_consensus.cc:2889] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:13:35.601786   431 raft_consensus.cc:2272] T d236e508b6f3465fb161b12be78d0fd7 P d2e8c0caac004dcfad45a4c76df3cfff [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:35.623606   431 tablet_server.cc:196] TabletServer@127.0.107.197:0 shutdown complete.
I20260630 12:13:35.635398   431 tablet_server.cc:179] TabletServer@127.0.107.198:0 shutting down...
I20260630 12:13:35.687633   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:35.689065   431 tablet_replica.cc:333] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af: stopping tablet replica
I20260630 12:13:35.690649   431 raft_consensus.cc:2243] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.692896   431 raft_consensus.cc:2272] T 1d7eb151a9ab44cbaf4ec863c40539a6 P 457e8b9f8ed947a39c8f40966dd958af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.698313   431 tablet_replica.cc:333] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af: stopping tablet replica
I20260630 12:13:35.699170   431 raft_consensus.cc:2243] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.699884   431 pending_rounds.cc:70] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af: Trying to abort 1 pending ops.
I20260630 12:13:35.700163   431 pending_rounds.cc:77] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af: Aborting op as it isn't in flight: id { term: 1 index: 27 } timestamp: 7302437336188903424 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "fe11db01f5a04fe38a7dd870f75eedbc" old_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } } } new_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } } } }
I20260630 12:13:35.702463   431 raft_consensus.cc:2917] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af [term 1 FOLLOWER]: Aborting config change with OpId 1.27: Aborted: Op aborted
I20260630 12:13:35.703218   431 raft_consensus.cc:2889] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:13:35.703621   431 raft_consensus.cc:2272] T fe11db01f5a04fe38a7dd870f75eedbc P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:35.708366   431 tablet_replica.cc:333] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af: stopping tablet replica
I20260630 12:13:35.709206   431 raft_consensus.cc:2243] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.709928   431 pending_rounds.cc:70] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af: Trying to abort 1 pending ops.
I20260630 12:13:35.710158   431 pending_rounds.cc:77] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7302437335422881792 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "9b09373fe3f34cde91a60d454e5d3676" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "f54ca2292aef466b820087931bef9cc4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46329 } attrs { replace: true } } peers { permanent_uuid: "06d5053deb354b7ebd8231784b8a31b3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39395 } } peers { permanent_uuid: "a28637b89869475bbd83000c6a4480c6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42909 } } peers { permanent_uuid: "457e8b9f8ed947a39c8f40966dd958af" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 44837 } attrs { promote: false } } } }
I20260630 12:13:35.711731   431 raft_consensus.cc:2917] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af [term 1 FOLLOWER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260630 12:13:35.712316   431 raft_consensus.cc:2889] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:13:35.712639   431 raft_consensus.cc:2272] T 9b09373fe3f34cde91a60d454e5d3676 P 457e8b9f8ed947a39c8f40966dd958af [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:35.740792   431 tablet_server.cc:196] TabletServer@127.0.107.198:0 shutdown complete.
I20260630 12:13:35.764137   431 master.cc:562] Master@127.0.107.254:39537 shutting down...
W20260630 12:13:35.789790  4896 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:13:35.792179   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.792940   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.793385   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 57348de7a7634ca7953b25e21388c790: stopping tablet replica
I20260630 12:13:35.843945   431 master.cc:584] Master@127.0.107.254:39537 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (19518 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:13:35.903244   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35739
I20260630 12:13:35.904490   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:35.910831  5771 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:35.910918  5770 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:35.911346  5773 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:35.913147   431 server_base.cc:1061] running on GCE node
I20260630 12:13:35.914081   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:35.914271   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:35.914386   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821615914375 us; error 0 us; skew 500 ppm
I20260630 12:13:35.914819   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:35.917291   431 webserver.cc:533] Webserver started at http://127.0.107.254:46099/ using document root <none> and password file <none>
I20260630 12:13:35.917730   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:35.917882   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:35.918107   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:35.919313   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "9bd2965ec2a647ef923c1aeb7b65dd6e"
format_stamp: "Formatted at 2026-06-30 12:13:35 on dist-test-slave-z8mm"
I20260630 12:13:35.924005   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:13:35.927533  5778 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:35.928406   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:35.928695   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "9bd2965ec2a647ef923c1aeb7b65dd6e"
format_stamp: "Formatted at 2026-06-30 12:13:35 on dist-test-slave-z8mm"
I20260630 12:13:35.928952   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-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)
I20260630 12:13:35.939178   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:35.940399   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:35.979401   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35739
I20260630 12:13:35.979498  5829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35739 every 8 connection(s)
I20260630 12:13:35.983623  5830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:35.995457  5830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e: Bootstrap starting.
I20260630 12:13:36.000218  5830 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:36.004488  5830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e: No bootstrap required, opened a new log
I20260630 12:13:36.006778  5830 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bd2965ec2a647ef923c1aeb7b65dd6e" member_type: VOTER }
I20260630 12:13:36.007196  5830 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:36.007467  5830 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd2965ec2a647ef923c1aeb7b65dd6e, State: Initialized, Role: FOLLOWER
I20260630 12:13:36.008109  5830 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9bd2965ec2a647ef923c1aeb7b65dd6e" member_type: VOTER }
I20260630 12:13:36.008610  5830 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:36.008893  5830 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:36.009215  5830 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:36.014307  5830 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bd2965ec2a647ef923c1aeb7b65dd6e" member_type: VOTER }
I20260630 12:13:36.014914  5830 leader_election.cc:304] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [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: 9bd2965ec2a647ef923c1aeb7b65dd6e; no voters: 
I20260630 12:13:36.016033  5830 leader_election.cc:290] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:36.016408  5833 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:36.017933  5833 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [term 1 LEADER]: Becoming Leader. State: Replica: 9bd2965ec2a647ef923c1aeb7b65dd6e, State: Running, Role: LEADER
I20260630 12:13:36.018603  5833 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [LEADER]: Queue going to LEADER mode. State: All 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: "9bd2965ec2a647ef923c1aeb7b65dd6e" member_type: VOTER }
I20260630 12:13:36.019170  5830 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:36.025833  5834 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9bd2965ec2a647ef923c1aeb7b65dd6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bd2965ec2a647ef923c1aeb7b65dd6e" member_type: VOTER } }
I20260630 12:13:36.026335  5835 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9bd2965ec2a647ef923c1aeb7b65dd6e. Latest consensus state: current_term: 1 leader_uuid: "9bd2965ec2a647ef923c1aeb7b65dd6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bd2965ec2a647ef923c1aeb7b65dd6e" member_type: VOTER } }
I20260630 12:13:36.026820  5834 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:36.027045  5835 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:36.029215  5843 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:36.034950  5843 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:36.035981   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:36.044793  5843 catalog_manager.cc:1383] Generated new cluster ID: af466bb5e19f406bb0f6d13e04c856fa
I20260630 12:13:36.045164  5843 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:36.060287  5843 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:36.061736  5843 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:36.073792  5843 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e: Generated new TSK 0
I20260630 12:13:36.074463  5843 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:36.102721   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:36.108738  5851 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:36.110155  5852 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:36.111757  5854 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:36.111975   431 server_base.cc:1061] running on GCE node
I20260630 12:13:36.112962   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:36.113233   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:36.113361   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821616113350 us; error 0 us; skew 500 ppm
I20260630 12:13:36.113809   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:36.116135   431 webserver.cc:533] Webserver started at http://127.0.107.193:40279/ using document root <none> and password file <none>
I20260630 12:13:36.116578   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:36.116734   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:36.116942   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:36.118191   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "bc3a5ab6336643ba8a7165d23711e5df"
format_stamp: "Formatted at 2026-06-30 12:13:36 on dist-test-slave-z8mm"
I20260630 12:13:36.122721   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:13:36.126128  5859 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.126924   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:36.127225   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "bc3a5ab6336643ba8a7165d23711e5df"
format_stamp: "Formatted at 2026-06-30 12:13:36 on dist-test-slave-z8mm"
I20260630 12:13:36.127499   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-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)
I20260630 12:13:36.139324   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:36.140551   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:36.142055   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:36.144563   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:36.144744   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.145006   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:36.145256   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:13:36.186129   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36255
I20260630 12:13:36.186228  5921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36255 every 8 connection(s)
I20260630 12:13:36.191498   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:36.199220  5926 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:36.200542  5927 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:36.203740  5929 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:36.205647   431 server_base.cc:1061] running on GCE node
I20260630 12:13:36.206573  5922 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35739
I20260630 12:13:36.206959  5922 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:36.207742  5922 heartbeater.cc:507] Master 127.0.107.254:35739 requested a full tablet report, sending...
I20260630 12:13:36.208027   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:36.208280   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:36.208459   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821616208425 us; error 0 us; skew 500 ppm
I20260630 12:13:36.209244   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:36.210273  5795 ts_manager.cc:194] Registered new tserver with Master: bc3a5ab6336643ba8a7165d23711e5df (127.0.107.193:36255)
I20260630 12:13:36.212157   431 webserver.cc:533] Webserver started at http://127.0.107.194:38875/ using document root <none> and password file <none>
I20260630 12:13:36.212809   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:36.213066   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:36.213053  5795 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53292
I20260630 12:13:36.213632   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:36.215174   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "d5b80f3f5de74df58f6620e3d4918ff8"
format_stamp: "Formatted at 2026-06-30 12:13:36 on dist-test-slave-z8mm"
I20260630 12:13:36.219620   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:36.223181  5934 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.223917   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:36.224225   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "d5b80f3f5de74df58f6620e3d4918ff8"
format_stamp: "Formatted at 2026-06-30 12:13:36 on dist-test-slave-z8mm"
I20260630 12:13:36.224525   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-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)
I20260630 12:13:36.233870   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:36.235069   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:36.236495   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:36.238844   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:36.239029   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.239331   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:36.239471   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.280256   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40733
I20260630 12:13:36.280347  5996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40733 every 8 connection(s)
I20260630 12:13:36.285291   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:36.292490  6000 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:36.293732  6001 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:36.296785   431 server_base.cc:1061] running on GCE node
W20260630 12:13:36.297788  6003 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:36.298799   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:13:36.298974  5997 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35739
W20260630 12:13:36.299094   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:36.299381   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821616299363 us; error 0 us; skew 500 ppm
I20260630 12:13:36.299458  5997 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:36.300133   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:36.300384  5997 heartbeater.cc:507] Master 127.0.107.254:35739 requested a full tablet report, sending...
I20260630 12:13:36.302847   431 webserver.cc:533] Webserver started at http://127.0.107.195:35997/ using document root <none> and password file <none>
I20260630 12:13:36.303093  5795 ts_manager.cc:194] Registered new tserver with Master: d5b80f3f5de74df58f6620e3d4918ff8 (127.0.107.194:40733)
I20260630 12:13:36.303597   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:36.303871   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:36.304203   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:36.305070  5795 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53304
I20260630 12:13:36.305826   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "a580581eef934f94851965a12cdf2731"
format_stamp: "Formatted at 2026-06-30 12:13:36 on dist-test-slave-z8mm"
I20260630 12:13:36.310863   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:36.314261  6008 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.315092   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:36.315403   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "a580581eef934f94851965a12cdf2731"
format_stamp: "Formatted at 2026-06-30 12:13:36 on dist-test-slave-z8mm"
I20260630 12:13:36.315718   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-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)
I20260630 12:13:36.334923   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:36.336158   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:36.337620   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:36.339926   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:36.340170   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.340406   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:36.340574   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.381153   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39369
I20260630 12:13:36.381223  6070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39369 every 8 connection(s)
I20260630 12:13:36.401466  6071 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35739
I20260630 12:13:36.401866  6071 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:36.402748  6071 heartbeater.cc:507] Master 127.0.107.254:35739 requested a full tablet report, sending...
I20260630 12:13:36.404728  5795 ts_manager.cc:194] Registered new tserver with Master: a580581eef934f94851965a12cdf2731 (127.0.107.195:39369)
I20260630 12:13:36.405014   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020591588s
I20260630 12:13:36.406636  5795 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53320
I20260630 12:13:37.216157  5922 heartbeater.cc:499] Master 127.0.107.254:35739 was elected leader, sending a full tablet report...
I20260630 12:13:37.308175  5997 heartbeater.cc:499] Master 127.0.107.254:35739 was elected leader, sending a full tablet report...
I20260630 12:13:37.409704  6071 heartbeater.cc:499] Master 127.0.107.254:35739 was elected leader, sending a full tablet report...
I20260630 12:13:37.463706  5795 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47316:
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"
    }
  }
}
W20260630 12:13:37.466075  5795 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:37.521118  5962 tablet_service.cc:1511] Processing CreateTablet for tablet db8054182ffe49389164a9cbf61900f8 (DEFAULT_TABLE table=test-workload [id=ac862fb6ea7741d5a4cc793a2539e739]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:37.522389  5962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8054182ffe49389164a9cbf61900f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.524681  6035 tablet_service.cc:1511] Processing CreateTablet for tablet 2f910deb91c341c29b7e851c2414cb73 (DEFAULT_TABLE table=test-workload [id=ac862fb6ea7741d5a4cc793a2539e739]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:37.525173  5961 tablet_service.cc:1511] Processing CreateTablet for tablet 2f910deb91c341c29b7e851c2414cb73 (DEFAULT_TABLE table=test-workload [id=ac862fb6ea7741d5a4cc793a2539e739]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:37.526193  6035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f910deb91c341c29b7e851c2414cb73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.527175  5886 tablet_service.cc:1511] Processing CreateTablet for tablet 2f910deb91c341c29b7e851c2414cb73 (DEFAULT_TABLE table=test-workload [id=ac862fb6ea7741d5a4cc793a2539e739]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:37.527581  5887 tablet_service.cc:1511] Processing CreateTablet for tablet db8054182ffe49389164a9cbf61900f8 (DEFAULT_TABLE table=test-workload [id=ac862fb6ea7741d5a4cc793a2539e739]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:37.528673  5886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f910deb91c341c29b7e851c2414cb73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.528590  6036 tablet_service.cc:1511] Processing CreateTablet for tablet db8054182ffe49389164a9cbf61900f8 (DEFAULT_TABLE table=test-workload [id=ac862fb6ea7741d5a4cc793a2539e739]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:37.530078  5885 tablet_service.cc:1511] Processing CreateTablet for tablet 377fa007ca06437cbdcfa532bcf8f059 (DEFAULT_TABLE table=test-workload [id=ac862fb6ea7741d5a4cc793a2539e739]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:37.530373  5960 tablet_service.cc:1511] Processing CreateTablet for tablet 377fa007ca06437cbdcfa532bcf8f059 (DEFAULT_TABLE table=test-workload [id=ac862fb6ea7741d5a4cc793a2539e739]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:37.531437  5885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377fa007ca06437cbdcfa532bcf8f059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.530097  6036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8054182ffe49389164a9cbf61900f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.533669  6034 tablet_service.cc:1511] Processing CreateTablet for tablet 377fa007ca06437cbdcfa532bcf8f059 (DEFAULT_TABLE table=test-workload [id=ac862fb6ea7741d5a4cc793a2539e739]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:37.534585  5887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8054182ffe49389164a9cbf61900f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.535141  6034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377fa007ca06437cbdcfa532bcf8f059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.540210  5961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f910deb91c341c29b7e851c2414cb73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.541530  5960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377fa007ca06437cbdcfa532bcf8f059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.559716  6091 tablet_bootstrap.cc:492] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df: Bootstrap starting.
I20260630 12:13:37.567842  6091 tablet_bootstrap.cc:654] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:37.578331  6094 tablet_bootstrap.cc:492] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731: Bootstrap starting.
I20260630 12:13:37.579793  6092 tablet_bootstrap.cc:492] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8: Bootstrap starting.
I20260630 12:13:37.578333  6091 tablet_bootstrap.cc:492] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df: No bootstrap required, opened a new log
I20260630 12:13:37.580770  6091 ts_tablet_manager.cc:1403] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260630 12:13:37.583987  6091 raft_consensus.cc:359] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.584836  6091 raft_consensus.cc:385] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:37.586390  6091 raft_consensus.cc:740] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3a5ab6336643ba8a7165d23711e5df, State: Initialized, Role: FOLLOWER
I20260630 12:13:37.586053  6094 tablet_bootstrap.cc:654] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:37.590680  6091 consensus_queue.cc:260] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.592105  6092 tablet_bootstrap.cc:654] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:37.594233  6091 ts_tablet_manager.cc:1434] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:13:37.599399  6091 tablet_bootstrap.cc:492] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df: Bootstrap starting.
I20260630 12:13:37.603260  6094 tablet_bootstrap.cc:492] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731: No bootstrap required, opened a new log
I20260630 12:13:37.603826  6094 ts_tablet_manager.cc:1403] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.004s
I20260630 12:13:37.606876  6094 raft_consensus.cc:359] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } }
I20260630 12:13:37.607702  6094 raft_consensus.cc:385] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:37.607885  6092 tablet_bootstrap.cc:492] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8: No bootstrap required, opened a new log
I20260630 12:13:37.608057  6094 raft_consensus.cc:740] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a580581eef934f94851965a12cdf2731, State: Initialized, Role: FOLLOWER
I20260630 12:13:37.608457  6092 ts_tablet_manager.cc:1403] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.007s
I20260630 12:13:37.608948  6094 consensus_queue.cc:260] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } }
I20260630 12:13:37.609653  6096 raft_consensus.cc:493] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:37.610554  6091 tablet_bootstrap.cc:654] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:37.610191  6096 raft_consensus.cc:515] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.612185  6092 raft_consensus.cc:359] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.613276  6092 raft_consensus.cc:385] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:37.613700  6092 raft_consensus.cc:740] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5b80f3f5de74df58f6620e3d4918ff8, State: Initialized, Role: FOLLOWER
I20260630 12:13:37.614790  6092 consensus_queue.cc:260] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.621150  6096 leader_election.cc:290] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5b80f3f5de74df58f6620e3d4918ff8 (127.0.107.194:40733), a580581eef934f94851965a12cdf2731 (127.0.107.195:39369)
I20260630 12:13:37.621627  6094 ts_tablet_manager.cc:1434] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.003s
I20260630 12:13:37.629283  6094 tablet_bootstrap.cc:492] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731: Bootstrap starting.
W20260630 12:13:37.636655  6072 tablet.cc:2406] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:13:37.641497  6094 tablet_bootstrap.cc:654] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:37.653704  6094 tablet_bootstrap.cc:492] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731: No bootstrap required, opened a new log
I20260630 12:13:37.654640  6094 ts_tablet_manager.cc:1403] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.004s
I20260630 12:13:37.659044  6094 raft_consensus.cc:359] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.660216  6094 raft_consensus.cc:385] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:37.660683  6094 raft_consensus.cc:740] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a580581eef934f94851965a12cdf2731, State: Initialized, Role: FOLLOWER
I20260630 12:13:37.660912  6091 tablet_bootstrap.cc:492] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df: No bootstrap required, opened a new log
I20260630 12:13:37.661598  6091 ts_tablet_manager.cc:1403] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df: Time spent bootstrapping tablet: real 0.062s	user 0.037s	sys 0.018s
I20260630 12:13:37.661944  6092 ts_tablet_manager.cc:1434] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8: Time spent starting tablet: real 0.053s	user 0.021s	sys 0.030s
I20260630 12:13:37.661947  6094 consensus_queue.cc:260] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.663290  6092 tablet_bootstrap.cc:492] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8: Bootstrap starting.
I20260630 12:13:37.664685  6091 raft_consensus.cc:359] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.665690  6091 raft_consensus.cc:385] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:37.666020  6091 raft_consensus.cc:740] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3a5ab6336643ba8a7165d23711e5df, State: Initialized, Role: FOLLOWER
I20260630 12:13:37.666962  6091 consensus_queue.cc:260] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.666980  6094 ts_tablet_manager.cc:1434] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260630 12:13:37.669286  6094 tablet_bootstrap.cc:492] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731: Bootstrap starting.
I20260630 12:13:37.674670  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377fa007ca06437cbdcfa532bcf8f059" candidate_uuid: "bc3a5ab6336643ba8a7165d23711e5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" is_pre_election: true
I20260630 12:13:37.675496  5972 raft_consensus.cc:2468] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc3a5ab6336643ba8a7165d23711e5df in term 0.
I20260630 12:13:37.672626  6092 tablet_bootstrap.cc:654] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:37.677245  5863 leader_election.cc:304] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc3a5ab6336643ba8a7165d23711e5df, d5b80f3f5de74df58f6620e3d4918ff8; no voters: 
I20260630 12:13:37.678229  6096 raft_consensus.cc:2804] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:37.678615  6096 raft_consensus.cc:493] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:37.678951  6096 raft_consensus.cc:3060] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:37.673539  6091 ts_tablet_manager.cc:1434] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:13:37.680341  6094 tablet_bootstrap.cc:654] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:37.683156  6091 tablet_bootstrap.cc:492] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df: Bootstrap starting.
I20260630 12:13:37.685181  6098 raft_consensus.cc:493] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:37.685777  6098 raft_consensus.cc:515] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.690057  6096 raft_consensus.cc:515] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.696041  6092 tablet_bootstrap.cc:492] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8: No bootstrap required, opened a new log
I20260630 12:13:37.696841  6092 ts_tablet_manager.cc:1403] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.003s
I20260630 12:13:37.697045  6096 leader_election.cc:290] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [CANDIDATE]: Term 1 election: Requested vote from peers d5b80f3f5de74df58f6620e3d4918ff8 (127.0.107.194:40733), a580581eef934f94851965a12cdf2731 (127.0.107.195:39369)
I20260630 12:13:37.697350  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377fa007ca06437cbdcfa532bcf8f059" candidate_uuid: "bc3a5ab6336643ba8a7165d23711e5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5b80f3f5de74df58f6620e3d4918ff8"
I20260630 12:13:37.699903  5972 raft_consensus.cc:3060] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:37.700302  6092 raft_consensus.cc:359] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.701206  6092 raft_consensus.cc:385] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:37.701581  6092 raft_consensus.cc:740] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5b80f3f5de74df58f6620e3d4918ff8, State: Initialized, Role: FOLLOWER
I20260630 12:13:37.702572  6092 consensus_queue.cc:260] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.703188  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377fa007ca06437cbdcfa532bcf8f059" candidate_uuid: "bc3a5ab6336643ba8a7165d23711e5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a580581eef934f94851965a12cdf2731" is_pre_election: true
I20260630 12:13:37.704917  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377fa007ca06437cbdcfa532bcf8f059" candidate_uuid: "bc3a5ab6336643ba8a7165d23711e5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a580581eef934f94851965a12cdf2731"
I20260630 12:13:37.705600  6092 ts_tablet_manager.cc:1434] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:13:37.695977  6098 leader_election.cc:290] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc3a5ab6336643ba8a7165d23711e5df (127.0.107.193:36255), d5b80f3f5de74df58f6620e3d4918ff8 (127.0.107.194:40733)
I20260630 12:13:37.706481  6094 tablet_bootstrap.cc:492] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731: No bootstrap required, opened a new log
I20260630 12:13:37.706856  6092 tablet_bootstrap.cc:492] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8: Bootstrap starting.
I20260630 12:13:37.707038  6094 ts_tablet_manager.cc:1403] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.005s
W20260630 12:13:37.707419  5862 leader_election.cc:343] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a580581eef934f94851965a12cdf2731 (127.0.107.195:39369): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:13:37.708446  5862 leader_election.cc:343] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a580581eef934f94851965a12cdf2731 (127.0.107.195:39369): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:37.710318  6094 raft_consensus.cc:359] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.711090  6094 raft_consensus.cc:385] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:37.711386  6094 raft_consensus.cc:740] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a580581eef934f94851965a12cdf2731, State: Initialized, Role: FOLLOWER
I20260630 12:13:37.712190  6094 consensus_queue.cc:260] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.714600  6094 ts_tablet_manager.cc:1434] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260630 12:13:37.716759  6092 tablet_bootstrap.cc:654] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:37.693449  6091 tablet_bootstrap.cc:654] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:37.722671  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f910deb91c341c29b7e851c2414cb73" candidate_uuid: "a580581eef934f94851965a12cdf2731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" is_pre_election: true
I20260630 12:13:37.723658  5971 raft_consensus.cc:2468] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a580581eef934f94851965a12cdf2731 in term 0.
I20260630 12:13:37.725724  6091 tablet_bootstrap.cc:492] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df: No bootstrap required, opened a new log
I20260630 12:13:37.725771  6012 leader_election.cc:304] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a580581eef934f94851965a12cdf2731, d5b80f3f5de74df58f6620e3d4918ff8; no voters: 
I20260630 12:13:37.726585  6091 ts_tablet_manager.cc:1403] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.001s
I20260630 12:13:37.727027  6098 raft_consensus.cc:2804] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:37.727466  6098 raft_consensus.cc:493] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:37.727820  6092 tablet_bootstrap.cc:492] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8: No bootstrap required, opened a new log
I20260630 12:13:37.727828  6098 raft_consensus.cc:3060] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:37.728538  6092 ts_tablet_manager.cc:1403] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.003s
I20260630 12:13:37.729991  6091 raft_consensus.cc:359] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } }
I20260630 12:13:37.730962  6091 raft_consensus.cc:385] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:37.731323  6091 raft_consensus.cc:740] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3a5ab6336643ba8a7165d23711e5df, State: Initialized, Role: FOLLOWER
I20260630 12:13:37.731837  6092 raft_consensus.cc:359] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } }
I20260630 12:13:37.732685  6092 raft_consensus.cc:385] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:37.732302  6091 consensus_queue.cc:260] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } }
I20260630 12:13:37.733090  6092 raft_consensus.cc:740] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5b80f3f5de74df58f6620e3d4918ff8, State: Initialized, Role: FOLLOWER
I20260630 12:13:37.733999  6092 consensus_queue.cc:260] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } }
I20260630 12:13:37.736361  6092 ts_tablet_manager.cc:1434] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:13:37.737314  5972 raft_consensus.cc:2468] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc3a5ab6336643ba8a7165d23711e5df in term 1.
I20260630 12:13:37.737432  6098 raft_consensus.cc:515] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.738727  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f910deb91c341c29b7e851c2414cb73" candidate_uuid: "a580581eef934f94851965a12cdf2731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3a5ab6336643ba8a7165d23711e5df" is_pre_election: true
I20260630 12:13:37.740224  5897 raft_consensus.cc:2468] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a580581eef934f94851965a12cdf2731 in term 0.
I20260630 12:13:37.740284  6091 ts_tablet_manager.cc:1434] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260630 12:13:37.741454  6098 leader_election.cc:290] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [CANDIDATE]: Term 1 election: Requested vote from peers bc3a5ab6336643ba8a7165d23711e5df (127.0.107.193:36255), d5b80f3f5de74df58f6620e3d4918ff8 (127.0.107.194:40733)
I20260630 12:13:37.742336  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f910deb91c341c29b7e851c2414cb73" candidate_uuid: "a580581eef934f94851965a12cdf2731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3a5ab6336643ba8a7165d23711e5df"
I20260630 12:13:37.738720  5863 leader_election.cc:304] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [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: bc3a5ab6336643ba8a7165d23711e5df, d5b80f3f5de74df58f6620e3d4918ff8; no voters: a580581eef934f94851965a12cdf2731
I20260630 12:13:37.742969  5896 raft_consensus.cc:3060] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:37.743281  6096 raft_consensus.cc:2804] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:37.744310  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f910deb91c341c29b7e851c2414cb73" candidate_uuid: "a580581eef934f94851965a12cdf2731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5b80f3f5de74df58f6620e3d4918ff8"
I20260630 12:13:37.744953  5972 raft_consensus.cc:3060] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:37.746138  6096 raft_consensus.cc:697] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [term 1 LEADER]: Becoming Leader. State: Replica: bc3a5ab6336643ba8a7165d23711e5df, State: Running, Role: LEADER
I20260630 12:13:37.747144  6096 consensus_queue.cc:237] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.754694  5972 raft_consensus.cc:2468] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a580581eef934f94851965a12cdf2731 in term 1.
I20260630 12:13:37.756290  6012 leader_election.cc:304] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a580581eef934f94851965a12cdf2731, d5b80f3f5de74df58f6620e3d4918ff8; no voters: 
I20260630 12:13:37.757521  6098 raft_consensus.cc:2804] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:37.759146  6098 raft_consensus.cc:697] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 1 LEADER]: Becoming Leader. State: Replica: a580581eef934f94851965a12cdf2731, State: Running, Role: LEADER
I20260630 12:13:37.760051  5896 raft_consensus.cc:2468] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a580581eef934f94851965a12cdf2731 in term 1.
I20260630 12:13:37.760061  6098 consensus_queue.cc:237] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.762517  5794 catalog_manager.cc:5697] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df reported cstate change: term changed from 0 to 1, leader changed from <none> to bc3a5ab6336643ba8a7165d23711e5df (127.0.107.193). New cstate: current_term: 1 leader_uuid: "bc3a5ab6336643ba8a7165d23711e5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:37.768360  5795 catalog_manager.cc:5697] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 reported cstate change: term changed from 0 to 1, leader changed from <none> to a580581eef934f94851965a12cdf2731 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "a580581eef934f94851965a12cdf2731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:37.809158  6101 raft_consensus.cc:493] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:37.809703  6101 raft_consensus.cc:515] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } }
I20260630 12:13:37.811817  6101 leader_election.cc:290] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a580581eef934f94851965a12cdf2731 (127.0.107.195:39369), bc3a5ab6336643ba8a7165d23711e5df (127.0.107.193:36255)
I20260630 12:13:37.823827  6098 raft_consensus.cc:493] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:37.824501  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8054182ffe49389164a9cbf61900f8" candidate_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a580581eef934f94851965a12cdf2731" is_pre_election: true
I20260630 12:13:37.824393  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8054182ffe49389164a9cbf61900f8" candidate_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3a5ab6336643ba8a7165d23711e5df" is_pre_election: true
I20260630 12:13:37.824412  6098 raft_consensus.cc:515] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } }
I20260630 12:13:37.825418  6045 raft_consensus.cc:2468] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5b80f3f5de74df58f6620e3d4918ff8 in term 0.
I20260630 12:13:37.825418  5896 raft_consensus.cc:2468] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5b80f3f5de74df58f6620e3d4918ff8 in term 0.
I20260630 12:13:37.827009  6098 leader_election.cc:290] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc3a5ab6336643ba8a7165d23711e5df (127.0.107.193:36255), d5b80f3f5de74df58f6620e3d4918ff8 (127.0.107.194:40733)
I20260630 12:13:37.826897  5936 leader_election.cc:304] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc3a5ab6336643ba8a7165d23711e5df, d5b80f3f5de74df58f6620e3d4918ff8; no voters: 
I20260630 12:13:37.827840  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377fa007ca06437cbdcfa532bcf8f059" candidate_uuid: "a580581eef934f94851965a12cdf2731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3a5ab6336643ba8a7165d23711e5df" is_pre_election: true
I20260630 12:13:37.828193  6101 raft_consensus.cc:2804] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:37.828620  6101 raft_consensus.cc:493] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:37.828097  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377fa007ca06437cbdcfa532bcf8f059" candidate_uuid: "a580581eef934f94851965a12cdf2731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" is_pre_election: true
I20260630 12:13:37.829005  6101 raft_consensus.cc:3060] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:37.829557  5972 raft_consensus.cc:2393] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a580581eef934f94851965a12cdf2731 in current term 1: Already voted for candidate bc3a5ab6336643ba8a7165d23711e5df in this term.
I20260630 12:13:37.831272  6010 leader_election.cc:304] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731 [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: a580581eef934f94851965a12cdf2731; no voters: bc3a5ab6336643ba8a7165d23711e5df, d5b80f3f5de74df58f6620e3d4918ff8
I20260630 12:13:37.832172  6098 raft_consensus.cc:3060] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:37.835609  6101 raft_consensus.cc:515] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } }
I20260630 12:13:37.837417  6098 raft_consensus.cc:2749] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:37.837990  6101 leader_election.cc:290] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [CANDIDATE]: Term 1 election: Requested vote from peers a580581eef934f94851965a12cdf2731 (127.0.107.195:39369), bc3a5ab6336643ba8a7165d23711e5df (127.0.107.193:36255)
I20260630 12:13:37.838872  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8054182ffe49389164a9cbf61900f8" candidate_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a580581eef934f94851965a12cdf2731"
I20260630 12:13:37.839020  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8054182ffe49389164a9cbf61900f8" candidate_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3a5ab6336643ba8a7165d23711e5df"
I20260630 12:13:37.839414  6045 raft_consensus.cc:3060] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:37.839588  5896 raft_consensus.cc:3060] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:37.844879  6045 raft_consensus.cc:2468] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5b80f3f5de74df58f6620e3d4918ff8 in term 1.
I20260630 12:13:37.844879  5896 raft_consensus.cc:2468] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5b80f3f5de74df58f6620e3d4918ff8 in term 1.
I20260630 12:13:37.846490  5937 leader_election.cc:304] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a580581eef934f94851965a12cdf2731, d5b80f3f5de74df58f6620e3d4918ff8; no voters: 
I20260630 12:13:37.847292  6101 raft_consensus.cc:2804] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:37.848542  6101 raft_consensus.cc:697] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 LEADER]: Becoming Leader. State: Replica: d5b80f3f5de74df58f6620e3d4918ff8, State: Running, Role: LEADER
I20260630 12:13:37.849318  6101 consensus_queue.cc:237] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } }
I20260630 12:13:37.857300  5795 catalog_manager.cc:5697] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5b80f3f5de74df58f6620e3d4918ff8 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:37.905365   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:37.912077  6118 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:37.913305  6119 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:37.916472   431 server_base.cc:1061] running on GCE node
W20260630 12:13:37.915591  6121 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:37.918987   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:37.919210   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:37.919467   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821617919442 us; error 0 us; skew 500 ppm
I20260630 12:13:37.919998   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:37.922598   431 webserver.cc:533] Webserver started at http://127.0.107.196:33545/ using document root <none> and password file <none>
I20260630 12:13:37.923125   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:37.923326   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:37.923614   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:37.924701   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-3-root/instance:
uuid: "94a7ee8468bc4f4e989053a6956892f8"
format_stamp: "Formatted at 2026-06-30 12:13:37 on dist-test-slave-z8mm"
I20260630 12:13:37.929896   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.001s
I20260630 12:13:37.933663  6126 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:37.934477   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:13:37.934756   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-3-root
uuid: "94a7ee8468bc4f4e989053a6956892f8"
format_stamp: "Formatted at 2026-06-30 12:13:37 on dist-test-slave-z8mm"
I20260630 12:13:37.935115   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-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)
I20260630 12:13:37.947225   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:37.948568   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:37.950644   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:37.953444   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:37.953691   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:37.953958   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:37.954130   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:37.996749   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39903
I20260630 12:13:37.996861  6188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39903 every 8 connection(s)
I20260630 12:13:37.997045  6098 consensus_queue.cc:1048] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:38.004012  6098 consensus_queue.cc:1048] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:38.019906  6098 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:13:38.020323  6098 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:13:38.035749  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:38.039973  5848 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:38.040504  5848 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:38.041378  6189 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35739
I20260630 12:13:38.041857  6189 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:38.042883  6189 heartbeater.cc:507] Master 127.0.107.254:35739 requested a full tablet report, sending...
I20260630 12:13:38.045369  5794 ts_manager.cc:194] Registered new tserver with Master: 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196:39903)
I20260630 12:13:38.047043  5794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47326
I20260630 12:13:38.096230  6096 consensus_queue.cc:1048] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:38.125519  6096 consensus_queue.cc:1048] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:38.160741  6101 consensus_queue.cc:1048] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:38.208135  6101 consensus_queue.cc:1048] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:39.049597  6189 heartbeater.cc:499] Master 127.0.107.254:35739 was elected leader, sending a full tablet report...
I20260630 12:13:39.061671  6045 consensus_queue.cc:237] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [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: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: true } }
I20260630 12:13:39.068665  5972 raft_consensus.cc:1275] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 FOLLOWER]: Refusing update from remote peer a580581eef934f94851965a12cdf2731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:39.069705  5896 raft_consensus.cc:1275] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Refusing update from remote peer a580581eef934f94851965a12cdf2731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:39.070999  6207 consensus_queue.cc:1048] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:13:39.072018  6198 consensus_queue.cc:1048] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:13:39.082937  6009 consensus_peers.cc:597] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 -> Peer 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196:39903): Couldn't send request to peer 94a7ee8468bc4f4e989053a6956892f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f910deb91c341c29b7e851c2414cb73. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:39.083334  5896 raft_consensus.cc:2955] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: true } } }
I20260630 12:13:39.083932  5972 raft_consensus.cc:2955] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: true } } }
I20260630 12:13:39.094208  5794 catalog_manager.cc:5697] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df reported cstate change: config changed from index -1 to 2, NON_VOTER 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a580581eef934f94851965a12cdf2731" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: true } } }
I20260630 12:13:39.261590  6212 raft_consensus.cc:2955] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: true } } }
I20260630 12:13:39.282253  5972 consensus_queue.cc:237] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [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: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: true } }
I20260630 12:13:39.288615  5896 raft_consensus.cc:1275] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Refusing update from remote peer d5b80f3f5de74df58f6620e3d4918ff8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:39.289100  6045 raft_consensus.cc:1275] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 [term 1 FOLLOWER]: Refusing update from remote peer d5b80f3f5de74df58f6620e3d4918ff8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:39.290366  6217 consensus_queue.cc:1048] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:13:39.291754  6204 consensus_queue.cc:1048] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:13:39.301218  5935 consensus_peers.cc:597] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 -> Peer 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196:39903): Couldn't send request to peer 94a7ee8468bc4f4e989053a6956892f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db8054182ffe49389164a9cbf61900f8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:39.303614  6045 raft_consensus.cc:2955] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: true } } }
I20260630 12:13:39.304180  5896 raft_consensus.cc:2955] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: true } } }
I20260630 12:13:39.362339  6217 raft_consensus.cc:2955] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: true } } }
I20260630 12:13:39.367806  5795 catalog_manager.cc:5697] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df reported cstate change: config changed from index -1 to 2, NON_VOTER 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: true } } }
I20260630 12:13:39.410712  6223 ts_tablet_manager.cc:933] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8: Initiating tablet copy from peer a580581eef934f94851965a12cdf2731 (127.0.107.195:39369)
I20260630 12:13:39.412985  6223 tablet_copy_client.cc:323] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39369
I20260630 12:13:39.424536  6056 tablet_copy_service.cc:140] P a580581eef934f94851965a12cdf2731: Received BeginTabletCopySession request for tablet 2f910deb91c341c29b7e851c2414cb73 from peer 94a7ee8468bc4f4e989053a6956892f8 ({username='slave'} at 127.0.0.1:36130)
I20260630 12:13:39.425213  6056 tablet_copy_service.cc:161] P a580581eef934f94851965a12cdf2731: Beginning new tablet copy session on tablet 2f910deb91c341c29b7e851c2414cb73 from peer 94a7ee8468bc4f4e989053a6956892f8 at {username='slave'} at 127.0.0.1:36130: session id = 94a7ee8468bc4f4e989053a6956892f8-2f910deb91c341c29b7e851c2414cb73
I20260630 12:13:39.434023  6056 tablet_copy_source_session.cc:215] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:39.437438  6223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f910deb91c341c29b7e851c2414cb73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.449463  6223 tablet_copy_client.cc:806] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:39.450031  6223 tablet_copy_client.cc:670] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:39.454039  6223 tablet_copy_client.cc:538] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:39.461243  6223 tablet_bootstrap.cc:492] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8: Bootstrap starting.
I20260630 12:13:39.476765  6223 tablet_bootstrap.cc:492] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8: 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
I20260630 12:13:39.477603  6223 tablet_bootstrap.cc:492] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8: Bootstrap complete.
I20260630 12:13:39.478190  6223 ts_tablet_manager.cc:1403] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.004s
I20260630 12:13:39.480284  6223 raft_consensus.cc:359] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: true } }
I20260630 12:13:39.480903  6223 raft_consensus.cc:740] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94a7ee8468bc4f4e989053a6956892f8, State: Initialized, Role: LEARNER
I20260630 12:13:39.481516  6223 consensus_queue.cc:260] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8 [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: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: true } }
I20260630 12:13:39.484081  6223 ts_tablet_manager.cc:1434] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:13:39.486034  6056 tablet_copy_service.cc:342] P a580581eef934f94851965a12cdf2731: Request end of tablet copy session 94a7ee8468bc4f4e989053a6956892f8-2f910deb91c341c29b7e851c2414cb73 received from {username='slave'} at 127.0.0.1:36130
I20260630 12:13:39.486438  6056 tablet_copy_service.cc:434] P a580581eef934f94851965a12cdf2731: ending tablet copy session 94a7ee8468bc4f4e989053a6956892f8-2f910deb91c341c29b7e851c2414cb73 on tablet 2f910deb91c341c29b7e851c2414cb73 with peer 94a7ee8468bc4f4e989053a6956892f8
I20260630 12:13:39.579101  6223 ts_tablet_manager.cc:933] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8: Initiating tablet copy from peer d5b80f3f5de74df58f6620e3d4918ff8 (127.0.107.194:40733)
I20260630 12:13:39.581007  6223 tablet_copy_client.cc:323] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40733
I20260630 12:13:39.594099  5982 tablet_copy_service.cc:140] P d5b80f3f5de74df58f6620e3d4918ff8: Received BeginTabletCopySession request for tablet db8054182ffe49389164a9cbf61900f8 from peer 94a7ee8468bc4f4e989053a6956892f8 ({username='slave'} at 127.0.0.1:51446)
I20260630 12:13:39.594686  5982 tablet_copy_service.cc:161] P d5b80f3f5de74df58f6620e3d4918ff8: Beginning new tablet copy session on tablet db8054182ffe49389164a9cbf61900f8 from peer 94a7ee8468bc4f4e989053a6956892f8 at {username='slave'} at 127.0.0.1:51446: session id = 94a7ee8468bc4f4e989053a6956892f8-db8054182ffe49389164a9cbf61900f8
I20260630 12:13:39.600028  5982 tablet_copy_source_session.cc:215] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:39.602974  6223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8054182ffe49389164a9cbf61900f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.619055  6223 tablet_copy_client.cc:806] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:39.619666  6223 tablet_copy_client.cc:670] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:39.623418  6223 tablet_copy_client.cc:538] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:39.633107  6223 tablet_bootstrap.cc:492] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8: Bootstrap starting.
I20260630 12:13:39.640424  6164 raft_consensus.cc:1217] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:13:39.655126  6223 tablet_bootstrap.cc:492] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8: 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
I20260630 12:13:39.655964  6223 tablet_bootstrap.cc:492] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8: Bootstrap complete.
I20260630 12:13:39.656622  6223 ts_tablet_manager.cc:1403] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260630 12:13:39.658943  6223 raft_consensus.cc:359] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: true } }
I20260630 12:13:39.659914  6223 raft_consensus.cc:740] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94a7ee8468bc4f4e989053a6956892f8, State: Initialized, Role: LEARNER
I20260630 12:13:39.660444  6223 consensus_queue.cc:260] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8 [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: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: true } }
I20260630 12:13:39.662238  6223 ts_tablet_manager.cc:1434] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:13:39.664055  5982 tablet_copy_service.cc:342] P d5b80f3f5de74df58f6620e3d4918ff8: Request end of tablet copy session 94a7ee8468bc4f4e989053a6956892f8-db8054182ffe49389164a9cbf61900f8 received from {username='slave'} at 127.0.0.1:51446
I20260630 12:13:39.664498  5982 tablet_copy_service.cc:434] P d5b80f3f5de74df58f6620e3d4918ff8: ending tablet copy session 94a7ee8468bc4f4e989053a6956892f8-db8054182ffe49389164a9cbf61900f8 on tablet db8054182ffe49389164a9cbf61900f8 with peer 94a7ee8468bc4f4e989053a6956892f8
I20260630 12:13:39.919121  6164 raft_consensus.cc:1217] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:13:40.010586  6207 raft_consensus.cc:1064] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731: attempting to promote NON_VOTER 94a7ee8468bc4f4e989053a6956892f8 to VOTER
I20260630 12:13:40.012702  6207 consensus_queue.cc:237] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [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: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } }
I20260630 12:13:40.019645  6164 raft_consensus.cc:1275] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 LEARNER]: Refusing update from remote peer a580581eef934f94851965a12cdf2731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:40.019670  5972 raft_consensus.cc:1275] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 FOLLOWER]: Refusing update from remote peer a580581eef934f94851965a12cdf2731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:40.021677  6230 consensus_queue.cc:1048] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:13:40.022014  5897 raft_consensus.cc:1275] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Refusing update from remote peer a580581eef934f94851965a12cdf2731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:40.022775  6207 consensus_queue.cc:1048] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:40.024174  6212 consensus_queue.cc:1048] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:40.035214  6164 raft_consensus.cc:2955] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.036913  5897 raft_consensus.cc:2955] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.041759  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:40.045986  5848 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:40.046520  5848 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:40.048751  5793 catalog_manager.cc:5697] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8 reported cstate change: config changed from index 2 to 3, 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a580581eef934f94851965a12cdf2731" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.192481  6212 raft_consensus.cc:2955] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.202284  5972 raft_consensus.cc:2955] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.254467  6045 consensus_queue.cc:237] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [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: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } }
I20260630 12:13:40.260279  5897 raft_consensus.cc:1275] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Refusing update from remote peer a580581eef934f94851965a12cdf2731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:40.260381  6164 raft_consensus.cc:1275] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 FOLLOWER]: Refusing update from remote peer a580581eef934f94851965a12cdf2731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:40.261982  6207 consensus_queue.cc:1048] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:40.262809  6230 consensus_queue.cc:1048] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:40.270879  5897 raft_consensus.cc:2955] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5b80f3f5de74df58f6620e3d4918ff8 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.271538  6164 raft_consensus.cc:2955] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5b80f3f5de74df58f6620e3d4918ff8 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.283022  5795 catalog_manager.cc:5697] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df reported cstate change: config changed from index 3 to 4, VOTER d5b80f3f5de74df58f6620e3d4918ff8 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "a580581eef934f94851965a12cdf2731" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.362488  6116 raft_consensus.cc:1064] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8: attempting to promote NON_VOTER 94a7ee8468bc4f4e989053a6956892f8 to VOTER
I20260630 12:13:40.364509  6116 consensus_queue.cc:237] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [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: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } }
I20260630 12:13:40.370635  6164 raft_consensus.cc:1275] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 LEARNER]: Refusing update from remote peer d5b80f3f5de74df58f6620e3d4918ff8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:40.372116  6045 raft_consensus.cc:1275] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 [term 1 FOLLOWER]: Refusing update from remote peer d5b80f3f5de74df58f6620e3d4918ff8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:40.372301  6217 consensus_queue.cc:1048] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:40.372123  5897 raft_consensus.cc:1275] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Refusing update from remote peer d5b80f3f5de74df58f6620e3d4918ff8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:40.374189  6235 consensus_queue.cc:1048] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:13:40.375300  6116 consensus_queue.cc:1048] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:40.395156  6045 raft_consensus.cc:2955] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.395498  5897 raft_consensus.cc:2955] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.406903  5794 catalog_manager.cc:5697] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 reported cstate change: config changed from index 2 to 3, 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.452497  6116 raft_consensus.cc:2955] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.467392  6164 raft_consensus.cc:2955] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94a7ee8468bc4f4e989053a6956892f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } attrs { replace: true } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.584602  5962 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f910deb91c341c29b7e851c2414cb73 with delete_type TABLET_DATA_TOMBSTONED (TS d5b80f3f5de74df58f6620e3d4918ff8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51404
I20260630 12:13:40.588598  6239 tablet_replica.cc:333] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8: stopping tablet replica
I20260630 12:13:40.589602  6239 raft_consensus.cc:2243] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:40.590415  6239 raft_consensus.cc:2272] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:40.594631  6239 ts_tablet_manager.cc:1916] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:40.598229  5972 consensus_queue.cc:237] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [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: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } }
I20260630 12:13:40.609273  6045 raft_consensus.cc:1275] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 [term 1 FOLLOWER]: Refusing update from remote peer d5b80f3f5de74df58f6620e3d4918ff8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:40.611198  6235 consensus_queue.cc:1048] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:40.611639  6239 ts_tablet_manager.cc:1929] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:13:40.612130  6239 log.cc:1199] T 2f910deb91c341c29b7e851c2414cb73 P d5b80f3f5de74df58f6620e3d4918ff8: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-1-root/wals/2f910deb91c341c29b7e851c2414cb73
I20260630 12:13:40.612166  6164 raft_consensus.cc:1275] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 FOLLOWER]: Refusing update from remote peer d5b80f3f5de74df58f6620e3d4918ff8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:40.614338  6235 consensus_queue.cc:1048] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:40.617148  5782 catalog_manager.cc:5028] TS d5b80f3f5de74df58f6620e3d4918ff8 (127.0.107.194:40733): tablet 2f910deb91c341c29b7e851c2414cb73 (table test-workload [id=ac862fb6ea7741d5a4cc793a2539e739]) successfully deleted
I20260630 12:13:40.621119  6046 raft_consensus.cc:2955] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc3a5ab6336643ba8a7165d23711e5df (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.625349  6164 raft_consensus.cc:2955] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc3a5ab6336643ba8a7165d23711e5df (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.634655  5793 catalog_manager.cc:5697] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 reported cstate change: config changed from index 3 to 4, VOTER bc3a5ab6336643ba8a7165d23711e5df (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:40.812052  5887 tablet_service.cc:1558] Processing DeleteTablet for tablet db8054182ffe49389164a9cbf61900f8 with delete_type TABLET_DATA_TOMBSTONED (TS bc3a5ab6336643ba8a7165d23711e5df not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48350
I20260630 12:13:40.813874  6240 tablet_replica.cc:333] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df: stopping tablet replica
I20260630 12:13:40.814635  6240 raft_consensus.cc:2243] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:40.815187  6240 raft_consensus.cc:2272] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:40.817797  6240 ts_tablet_manager.cc:1916] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:40.829545  6240 ts_tablet_manager.cc:1929] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:13:40.829941  6240 log.cc:1199] T db8054182ffe49389164a9cbf61900f8 P bc3a5ab6336643ba8a7165d23711e5df: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821473573380-431-0/minicluster-data/ts-0-root/wals/db8054182ffe49389164a9cbf61900f8
I20260630 12:13:40.831362  5780 catalog_manager.cc:5028] TS bc3a5ab6336643ba8a7165d23711e5df (127.0.107.193:36255): tablet db8054182ffe49389164a9cbf61900f8 (table test-workload [id=ac862fb6ea7741d5a4cc793a2539e739]) successfully deleted
I20260630 12:13:41.049686  6217 raft_consensus.cc:2955] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc3a5ab6336643ba8a7165d23711e5df (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "d5b80f3f5de74df58f6620e3d4918ff8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40733 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:41.057020  5782 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db8054182ffe49389164a9cbf61900f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:41.149014  6233 raft_consensus.cc:2955] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5b80f3f5de74df58f6620e3d4918ff8 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc3a5ab6336643ba8a7165d23711e5df" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36255 } } peers { permanent_uuid: "a580581eef934f94851965a12cdf2731" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39369 } } peers { permanent_uuid: "94a7ee8468bc4f4e989053a6956892f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39903 } attrs { promote: false } } }
I20260630 12:13:41.156759  5781 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f910deb91c341c29b7e851c2414cb73 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:42.047606  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:42.050264  5848 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:42.050706  5848 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:44.051716  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:44.054466  5848 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:44.054919  5848 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:46.056109  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:46.059958  5848 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:46.060485  5848 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:48.061645  5848 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:48.064324  5848 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:48.064767  5848 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:48.077689   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:48.110847   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:48.111716   431 tablet_replica.cc:333] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df: stopping tablet replica
I20260630 12:13:48.112396   431 raft_consensus.cc:2243] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:48.113533   431 raft_consensus.cc:2272] T 2f910deb91c341c29b7e851c2414cb73 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:48.116036   431 tablet_replica.cc:333] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df: stopping tablet replica
I20260630 12:13:48.116575   431 raft_consensus.cc:2243] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:48.117700   431 raft_consensus.cc:2272] T 377fa007ca06437cbdcfa532bcf8f059 P bc3a5ab6336643ba8a7165d23711e5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:48.143669   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:48.161577   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:48.184015   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:48.184836   431 tablet_replica.cc:333] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8: stopping tablet replica
I20260630 12:13:48.185551   431 raft_consensus.cc:2243] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:48.186554   431 raft_consensus.cc:2272] T db8054182ffe49389164a9cbf61900f8 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:48.189000   431 tablet_replica.cc:333] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8: stopping tablet replica
I20260630 12:13:48.189724   431 raft_consensus.cc:2243] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:48.190207   431 raft_consensus.cc:2272] T 377fa007ca06437cbdcfa532bcf8f059 P d5b80f3f5de74df58f6620e3d4918ff8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:48.215121   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:48.231359   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:48.254758   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:48.255553   431 tablet_replica.cc:333] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731: stopping tablet replica
I20260630 12:13:48.256229   431 raft_consensus.cc:2243] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:48.256742   431 raft_consensus.cc:2272] T 377fa007ca06437cbdcfa532bcf8f059 P a580581eef934f94851965a12cdf2731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:48.259079   431 tablet_replica.cc:333] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731: stopping tablet replica
I20260630 12:13:48.259756   431 raft_consensus.cc:2243] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:48.260757   431 raft_consensus.cc:2272] T 2f910deb91c341c29b7e851c2414cb73 P a580581eef934f94851965a12cdf2731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:48.263124   431 tablet_replica.cc:333] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731: stopping tablet replica
I20260630 12:13:48.263664   431 raft_consensus.cc:2243] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:48.264688   431 raft_consensus.cc:2272] T db8054182ffe49389164a9cbf61900f8 P a580581eef934f94851965a12cdf2731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:48.288600   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:48.303239   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:13:48.326479   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:48.327142   431 tablet_replica.cc:333] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8: stopping tablet replica
I20260630 12:13:48.327765   431 raft_consensus.cc:2243] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:48.328606   431 raft_consensus.cc:2272] T db8054182ffe49389164a9cbf61900f8 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:48.331313   431 tablet_replica.cc:333] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8: stopping tablet replica
I20260630 12:13:48.331799   431 raft_consensus.cc:2243] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:48.332628   431 raft_consensus.cc:2272] T 2f910deb91c341c29b7e851c2414cb73 P 94a7ee8468bc4f4e989053a6956892f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:48.354456   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:13:48.367115   431 master.cc:562] Master@127.0.107.254:35739 shutting down...
I20260630 12:13:48.391011   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:48.391709   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:48.392074   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9bd2965ec2a647ef923c1aeb7b65dd6e: stopping tablet replica
I20260630 12:13:48.412240   431 master.cc:584] Master@127.0.107.254:35739 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12550 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:13:48.453552   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:32853
I20260630 12:13:48.454691   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:48.460897  6244 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:48.461669  6246 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:48.461971   431 server_base.cc:1061] running on GCE node
W20260630 12:13:48.462095  6243 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:48.463281   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:48.463465   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:48.463676   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821628463643 us; error 0 us; skew 500 ppm
I20260630 12:13:48.464203   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:48.466876   431 webserver.cc:533] Webserver started at http://127.0.107.254:43343/ using document root <none> and password file <none>
I20260630 12:13:48.467419   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:48.467622   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:48.467942   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:48.469223   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "45b034e675f2454a9a800013b10f5d73"
format_stamp: "Formatted at 2026-06-30 12:13:48 on dist-test-slave-z8mm"
I20260630 12:13:48.473789   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:48.477335  6251 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:48.478118   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:48.478430   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "45b034e675f2454a9a800013b10f5d73"
format_stamp: "Formatted at 2026-06-30 12:13:48 on dist-test-slave-z8mm"
I20260630 12:13:48.478713   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-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)
I20260630 12:13:48.503492   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:48.504733   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:48.542558   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:32853
I20260630 12:13:48.542733  6302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:32853 every 8 connection(s)
I20260630 12:13:48.546614  6303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:48.558530  6303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73: Bootstrap starting.
I20260630 12:13:48.563319  6303 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:48.567548  6303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73: No bootstrap required, opened a new log
I20260630 12:13:48.570487  6303 raft_consensus.cc:359] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45b034e675f2454a9a800013b10f5d73" member_type: VOTER }
I20260630 12:13:48.571228  6303 raft_consensus.cc:385] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:48.571533  6303 raft_consensus.cc:740] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45b034e675f2454a9a800013b10f5d73, State: Initialized, Role: FOLLOWER
I20260630 12:13:48.572358  6303 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45b034e675f2454a9a800013b10f5d73" member_type: VOTER }
I20260630 12:13:48.572976  6303 raft_consensus.cc:399] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:48.573302  6303 raft_consensus.cc:493] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:48.573665  6303 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:48.580296  6303 raft_consensus.cc:515] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45b034e675f2454a9a800013b10f5d73" member_type: VOTER }
I20260630 12:13:48.580902  6303 leader_election.cc:304] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [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: 45b034e675f2454a9a800013b10f5d73; no voters: 
I20260630 12:13:48.582139  6303 leader_election.cc:290] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:48.582592  6306 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:48.583894  6306 raft_consensus.cc:697] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [term 1 LEADER]: Becoming Leader. State: Replica: 45b034e675f2454a9a800013b10f5d73, State: Running, Role: LEADER
I20260630 12:13:48.584695  6306 consensus_queue.cc:237] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [LEADER]: Queue going to LEADER mode. State: All 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: "45b034e675f2454a9a800013b10f5d73" member_type: VOTER }
I20260630 12:13:48.585147  6303 sys_catalog.cc:565] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:48.587733  6307 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "45b034e675f2454a9a800013b10f5d73" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45b034e675f2454a9a800013b10f5d73" member_type: VOTER } }
I20260630 12:13:48.587843  6308 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 45b034e675f2454a9a800013b10f5d73. Latest consensus state: current_term: 1 leader_uuid: "45b034e675f2454a9a800013b10f5d73" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45b034e675f2454a9a800013b10f5d73" member_type: VOTER } }
I20260630 12:13:48.588536  6307 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:48.588569  6308 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:48.596832  6311 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:48.605278  6311 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:48.606475   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:48.615065  6311 catalog_manager.cc:1383] Generated new cluster ID: ede14f45ebb84b60b864d7a92c9d9f05
I20260630 12:13:48.615389  6311 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:48.630242  6311 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:48.631644  6311 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:48.647969  6311 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73: Generated new TSK 0
I20260630 12:13:48.648628  6311 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:48.673293   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:48.679342  6324 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:48.680414  6325 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:48.682929   431 server_base.cc:1061] running on GCE node
W20260630 12:13:48.683252  6327 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:48.684221   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:48.684471   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:48.684649   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821628684629 us; error 0 us; skew 500 ppm
I20260630 12:13:48.685238   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:48.687863   431 webserver.cc:533] Webserver started at http://127.0.107.193:37395/ using document root <none> and password file <none>
I20260630 12:13:48.688396   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:48.688608   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:48.688896   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:48.690049   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "f4e95774c5f84003963e5eca588bac1c"
format_stamp: "Formatted at 2026-06-30 12:13:48 on dist-test-slave-z8mm"
I20260630 12:13:48.694766   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:48.698331  6332 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:48.699105   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:13:48.699415   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "f4e95774c5f84003963e5eca588bac1c"
format_stamp: "Formatted at 2026-06-30 12:13:48 on dist-test-slave-z8mm"
I20260630 12:13:48.699708   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-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)
I20260630 12:13:48.718631   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:48.719834   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:48.721366   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:48.723759   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:48.724006   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:48.724251   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:48.724431   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:48.765089   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40249
I20260630 12:13:48.765196  6394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40249 every 8 connection(s)
I20260630 12:13:48.770812   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:48.777603  6399 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:48.778498  6400 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:48.787454   431 server_base.cc:1061] running on GCE node
W20260630 12:13:48.788189  6402 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:48.789172   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:48.789422   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:48.789606   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821628789589 us; error 0 us; skew 500 ppm
I20260630 12:13:48.790129   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:48.793202   431 webserver.cc:533] Webserver started at http://127.0.107.194:37067/ using document root <none> and password file <none>
I20260630 12:13:48.793582  6395 heartbeater.cc:344] Connected to a master server at 127.0.107.254:32853
I20260630 12:13:48.793759   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:48.793968  6395 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:48.794063   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:48.794541   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:48.794956  6395 heartbeater.cc:507] Master 127.0.107.254:32853 requested a full tablet report, sending...
I20260630 12:13:48.795810   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "5ccdfa77051349f5a7bedf4def1ad13b"
format_stamp: "Formatted at 2026-06-30 12:13:48 on dist-test-slave-z8mm"
I20260630 12:13:48.797402  6268 ts_manager.cc:194] Registered new tserver with Master: f4e95774c5f84003963e5eca588bac1c (127.0.107.193:40249)
I20260630 12:13:48.799273  6268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55952
I20260630 12:13:48.802114   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260630 12:13:48.805795  6407 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:48.806594   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:13:48.806907   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "5ccdfa77051349f5a7bedf4def1ad13b"
format_stamp: "Formatted at 2026-06-30 12:13:48 on dist-test-slave-z8mm"
I20260630 12:13:48.807199   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-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)
I20260630 12:13:48.815933   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:48.817241   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:48.818701   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:48.820955   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:48.821255   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:48.821508   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:48.821683   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:48.861454   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34039
I20260630 12:13:48.861542  6469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34039 every 8 connection(s)
I20260630 12:13:48.866411   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:48.874341  6473 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:48.875556  6474 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:48.879979  6476 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:48.880005   431 server_base.cc:1061] running on GCE node
I20260630 12:13:48.880759  6470 heartbeater.cc:344] Connected to a master server at 127.0.107.254:32853
I20260630 12:13:48.881214  6470 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:48.881368   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:48.881592   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:48.881727   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821628881715 us; error 0 us; skew 500 ppm
I20260630 12:13:48.882020  6470 heartbeater.cc:507] Master 127.0.107.254:32853 requested a full tablet report, sending...
I20260630 12:13:48.882367   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:48.884232  6268 ts_manager.cc:194] Registered new tserver with Master: 5ccdfa77051349f5a7bedf4def1ad13b (127.0.107.194:34039)
I20260630 12:13:48.885332   431 webserver.cc:533] Webserver started at http://127.0.107.195:37377/ using document root <none> and password file <none>
I20260630 12:13:48.885879   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:48.885883  6268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55964
I20260630 12:13:48.886423   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:48.886770   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:48.888160   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "7ad319053b544ea480d2dafb8e03465c"
format_stamp: "Formatted at 2026-06-30 12:13:48 on dist-test-slave-z8mm"
I20260630 12:13:48.892879   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:13:48.896481  6481 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:48.897372   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:13:48.897679   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "7ad319053b544ea480d2dafb8e03465c"
format_stamp: "Formatted at 2026-06-30 12:13:48 on dist-test-slave-z8mm"
I20260630 12:13:48.897951   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821473573380-431-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)
I20260630 12:13:48.920351   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:48.921662   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:48.923168   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:48.925581   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:48.925836   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:48.926082   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:48.926265   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:48.965360   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40533
I20260630 12:13:48.965474  6543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40533 every 8 connection(s)
I20260630 12:13:48.979777  6544 heartbeater.cc:344] Connected to a master server at 127.0.107.254:32853
I20260630 12:13:48.980228  6544 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:48.981112  6544 heartbeater.cc:507] Master 127.0.107.254:32853 requested a full tablet report, sending...
I20260630 12:13:48.983233  6268 ts_manager.cc:194] Registered new tserver with Master: 7ad319053b544ea480d2dafb8e03465c (127.0.107.195:40533)
I20260630 12:13:48.983364   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014739765s
I20260630 12:13:48.984828  6268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55966
I20260630 12:13:49.802229  6395 heartbeater.cc:499] Master 127.0.107.254:32853 was elected leader, sending a full tablet report...
I20260630 12:13:49.888945  6470 heartbeater.cc:499] Master 127.0.107.254:32853 was elected leader, sending a full tablet report...
I20260630 12:13:49.987733  6544 heartbeater.cc:499] Master 127.0.107.254:32853 was elected leader, sending a full tablet report...
I20260630 12:13:50.039247  6268 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55976:
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"
    }
  }
}
W20260630 12:13:50.041261  6268 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:50.086771  6435 tablet_service.cc:1511] Processing CreateTablet for tablet 696ffe6852344292ac93e370dc69eeb3 (DEFAULT_TABLE table=test-workload [id=653cd30911ed429cb6ceb502990cb706]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:50.088232  6435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 696ffe6852344292ac93e370dc69eeb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:50.097191  6509 tablet_service.cc:1511] Processing CreateTablet for tablet 696ffe6852344292ac93e370dc69eeb3 (DEFAULT_TABLE table=test-workload [id=653cd30911ed429cb6ceb502990cb706]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:50.098239  6360 tablet_service.cc:1511] Processing CreateTablet for tablet 696ffe6852344292ac93e370dc69eeb3 (DEFAULT_TABLE table=test-workload [id=653cd30911ed429cb6ceb502990cb706]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:50.098832  6509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 696ffe6852344292ac93e370dc69eeb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:50.099582  6360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 696ffe6852344292ac93e370dc69eeb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:50.108007  6564 tablet_bootstrap.cc:492] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b: Bootstrap starting.
I20260630 12:13:50.114377  6564 tablet_bootstrap.cc:654] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:50.119762  6566 tablet_bootstrap.cc:492] T 696ffe6852344292ac93e370dc69eeb3 P 7ad319053b544ea480d2dafb8e03465c: Bootstrap starting.
I20260630 12:13:50.121574  6565 tablet_bootstrap.cc:492] T 696ffe6852344292ac93e370dc69eeb3 P f4e95774c5f84003963e5eca588bac1c: Bootstrap starting.
I20260630 12:13:50.123075  6564 tablet_bootstrap.cc:492] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b: No bootstrap required, opened a new log
I20260630 12:13:50.123667  6564 ts_tablet_manager.cc:1403] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260630 12:13:50.126071  6564 raft_consensus.cc:359] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ccdfa77051349f5a7bedf4def1ad13b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34039 } } peers { permanent_uuid: "7ad319053b544ea480d2dafb8e03465c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40533 } } peers { permanent_uuid: "f4e95774c5f84003963e5eca588bac1c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40249 } }
I20260630 12:13:50.126724  6564 raft_consensus.cc:385] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:50.126979  6564 raft_consensus.cc:740] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ccdfa77051349f5a7bedf4def1ad13b, State: Initialized, Role: FOLLOWER
I20260630 12:13:50.127774  6566 tablet_bootstrap.cc:654] T 696ffe6852344292ac93e370dc69eeb3 P 7ad319053b544ea480d2dafb8e03465c: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:50.127705  6564 consensus_queue.cc:260] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ccdfa77051349f5a7bedf4def1ad13b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34039 } } peers { permanent_uuid: "7ad319053b544ea480d2dafb8e03465c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40533 } } peers { permanent_uuid: "f4e95774c5f84003963e5eca588bac1c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40249 } }
I20260630 12:13:50.128845  6565 tablet_bootstrap.cc:654] T 696ffe6852344292ac93e370dc69eeb3 P f4e95774c5f84003963e5eca588bac1c: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:50.130826  6564 ts_tablet_manager.cc:1434] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:13:50.134850  6566 tablet_bootstrap.cc:492] T 696ffe6852344292ac93e370dc69eeb3 P 7ad319053b544ea480d2dafb8e03465c: No bootstrap required, opened a new log
I20260630 12:13:50.135401  6566 ts_tablet_manager.cc:1403] T 696ffe6852344292ac93e370dc69eeb3 P 7ad319053b544ea480d2dafb8e03465c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260630 12:13:50.137521  6565 tablet_bootstrap.cc:492] T 696ffe6852344292ac93e370dc69eeb3 P f4e95774c5f84003963e5eca588bac1c: No bootstrap required, opened a new log
I20260630 12:13:50.138070  6565 ts_tablet_manager.cc:1403] T 696ffe6852344292ac93e370dc69eeb3 P f4e95774c5f84003963e5eca588bac1c: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.009s
I20260630 12:13:50.138468  6566 raft_consensus.cc:359] T 696ffe6852344292ac93e370dc69eeb3 P 7ad319053b544ea480d2dafb8e03465c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ccdfa77051349f5a7bedf4def1ad13b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34039 } } peers { permanent_uuid: "7ad319053b544ea480d2dafb8e03465c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40533 } } peers { permanent_uuid: "f4e95774c5f84003963e5eca588bac1c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40249 } }
I20260630 12:13:50.139276  6566 raft_consensus.cc:385] T 696ffe6852344292ac93e370dc69eeb3 P 7ad319053b544ea480d2dafb8e03465c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:50.139571  6566 raft_consensus.cc:740] T 696ffe6852344292ac93e370dc69eeb3 P 7ad319053b544ea480d2dafb8e03465c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ad319053b544ea480d2dafb8e03465c, State: Initialized, Role: FOLLOWER
I20260630 12:13:50.140365  6566 consensus_queue.cc:260] T 696ffe6852344292ac93e370dc69eeb3 P 7ad319053b544ea480d2dafb8e03465c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ccdfa77051349f5a7bedf4def1ad13b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34039 } } peers { permanent_uuid: "7ad319053b544ea480d2dafb8e03465c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40533 } } peers { permanent_uuid: "f4e95774c5f84003963e5eca588bac1c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40249 } }
I20260630 12:13:50.141161  6565 raft_consensus.cc:359] T 696ffe6852344292ac93e370dc69eeb3 P f4e95774c5f84003963e5eca588bac1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ccdfa77051349f5a7bedf4def1ad13b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34039 } } peers { permanent_uuid: "7ad319053b544ea480d2dafb8e03465c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40533 } } peers { permanent_uuid: "f4e95774c5f84003963e5eca588bac1c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40249 } }
I20260630 12:13:50.142082  6565 raft_consensus.cc:385] T 696ffe6852344292ac93e370dc69eeb3 P f4e95774c5f84003963e5eca588bac1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:50.142482  6565 raft_consensus.cc:740] T 696ffe6852344292ac93e370dc69eeb3 P f4e95774c5f84003963e5eca588bac1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e95774c5f84003963e5eca588bac1c, State: Initialized, Role: FOLLOWER
I20260630 12:13:50.143541  6565 consensus_queue.cc:260] T 696ffe6852344292ac93e370dc69eeb3 P f4e95774c5f84003963e5eca588bac1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ccdfa77051349f5a7bedf4def1ad13b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34039 } } peers { permanent_uuid: "7ad319053b544ea480d2dafb8e03465c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40533 } } peers { permanent_uuid: "f4e95774c5f84003963e5eca588bac1c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40249 } }
I20260630 12:13:50.149780  6566 ts_tablet_manager.cc:1434] T 696ffe6852344292ac93e370dc69eeb3 P 7ad319053b544ea480d2dafb8e03465c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.005s
I20260630 12:13:50.151100  6565 ts_tablet_manager.cc:1434] T 696ffe6852344292ac93e370dc69eeb3 P f4e95774c5f84003963e5eca588bac1c: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.003s
I20260630 12:13:50.253590  6568 raft_consensus.cc:493] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:50.254146  6568 raft_consensus.cc:515] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ccdfa77051349f5a7bedf4def1ad13b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34039 } } peers { permanent_uuid: "7ad319053b544ea480d2dafb8e03465c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40533 } } peers { permanent_uuid: "f4e95774c5f84003963e5eca588bac1c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40249 } }
I20260630 12:13:50.256603  6568 leader_election.cc:290] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ad319053b544ea480d2dafb8e03465c (127.0.107.195:40533), f4e95774c5f84003963e5eca588bac1c (127.0.107.193:40249)
I20260630 12:13:50.267940  6519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696ffe6852344292ac93e370dc69eeb3" candidate_uuid: "5ccdfa77051349f5a7bedf4def1ad13b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad319053b544ea480d2dafb8e03465c" is_pre_election: true
I20260630 12:13:50.267988  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696ffe6852344292ac93e370dc69eeb3" candidate_uuid: "5ccdfa77051349f5a7bedf4def1ad13b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e95774c5f84003963e5eca588bac1c" is_pre_election: true
I20260630 12:13:50.268757  6370 raft_consensus.cc:2468] T 696ffe6852344292ac93e370dc69eeb3 P f4e95774c5f84003963e5eca588bac1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ccdfa77051349f5a7bedf4def1ad13b in term 0.
I20260630 12:13:50.268754  6519 raft_consensus.cc:2468] T 696ffe6852344292ac93e370dc69eeb3 P 7ad319053b544ea480d2dafb8e03465c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ccdfa77051349f5a7bedf4def1ad13b in term 0.
I20260630 12:13:50.270411  6409 leader_election.cc:304] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ccdfa77051349f5a7bedf4def1ad13b, f4e95774c5f84003963e5eca588bac1c; no voters: 
I20260630 12:13:50.271145  6568 raft_consensus.cc:2804] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:50.271548  6568 raft_consensus.cc:493] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:50.271855  6568 raft_consensus.cc:3060] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:50.276983  6568 raft_consensus.cc:515] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ccdfa77051349f5a7bedf4def1ad13b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34039 } } peers { permanent_uuid: "7ad319053b544ea480d2dafb8e03465c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40533 } } peers { permanent_uuid: "f4e95774c5f84003963e5eca588bac1c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40249 } }
I20260630 12:13:50.278719  6568 leader_election.cc:290] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [CANDIDATE]: Term 1 election: Requested vote from peers 7ad319053b544ea480d2dafb8e03465c (127.0.107.195:40533), f4e95774c5f84003963e5eca588bac1c (127.0.107.193:40249)
I20260630 12:13:50.279668  6519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696ffe6852344292ac93e370dc69eeb3" candidate_uuid: "5ccdfa77051349f5a7bedf4def1ad13b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ad319053b544ea480d2dafb8e03465c"
I20260630 12:13:50.279695  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696ffe6852344292ac93e370dc69eeb3" candidate_uuid: "5ccdfa77051349f5a7bedf4def1ad13b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e95774c5f84003963e5eca588bac1c"
I20260630 12:13:50.280534  6519 raft_consensus.cc:3060] T 696ffe6852344292ac93e370dc69eeb3 P 7ad319053b544ea480d2dafb8e03465c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:50.280684  6370 raft_consensus.cc:3060] T 696ffe6852344292ac93e370dc69eeb3 P f4e95774c5f84003963e5eca588bac1c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:50.288455  6519 raft_consensus.cc:2468] T 696ffe6852344292ac93e370dc69eeb3 P 7ad319053b544ea480d2dafb8e03465c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ccdfa77051349f5a7bedf4def1ad13b in term 1.
I20260630 12:13:50.288455  6370 raft_consensus.cc:2468] T 696ffe6852344292ac93e370dc69eeb3 P f4e95774c5f84003963e5eca588bac1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ccdfa77051349f5a7bedf4def1ad13b in term 1.
I20260630 12:13:50.290083  6408 leader_election.cc:304] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ccdfa77051349f5a7bedf4def1ad13b, 7ad319053b544ea480d2dafb8e03465c; no voters: 
I20260630 12:13:50.290831  6568 raft_consensus.cc:2804] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:50.292019  6568 raft_consensus.cc:697] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [term 1 LEADER]: Becoming Leader. State: Replica: 5ccdfa77051349f5a7bedf4def1ad13b, State: Running, Role: LEADER
I20260630 12:13:50.292793  6568 consensus_queue.cc:237] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ccdfa77051349f5a7bedf4def1ad13b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34039 } } peers { permanent_uuid: "7ad319053b544ea480d2dafb8e03465c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40533 } } peers { permanent_uuid: "f4e95774c5f84003963e5eca588bac1c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40249 } }
I20260630 12:13:50.299674  6266 catalog_manager.cc:5697] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ccdfa77051349f5a7bedf4def1ad13b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "5ccdfa77051349f5a7bedf4def1ad13b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ccdfa77051349f5a7bedf4def1ad13b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ad319053b544ea480d2dafb8e03465c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e95774c5f84003963e5eca588bac1c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40249 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:50.342048   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:50.360033   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:50.360900   431 tablet_replica.cc:333] T 696ffe6852344292ac93e370dc69eeb3 P f4e95774c5f84003963e5eca588bac1c: stopping tablet replica
I20260630 12:13:50.361517   431 raft_consensus.cc:2243] T 696ffe6852344292ac93e370dc69eeb3 P f4e95774c5f84003963e5eca588bac1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:50.361955   431 raft_consensus.cc:2272] T 696ffe6852344292ac93e370dc69eeb3 P f4e95774c5f84003963e5eca588bac1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:50.381125   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:50.603020  6321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:50.604404  6321 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:50.604753  6321 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:50.690500  6409 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40249: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260630 12:13:50.693689  6409 consensus_peers.cc:597] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b -> Peer f4e95774c5f84003963e5eca588bac1c (127.0.107.193:40249): Couldn't send request to peer f4e95774c5f84003963e5eca588bac1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:50.731977  6568 consensus_queue.cc:1048] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ad319053b544ea480d2dafb8e03465c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:52.605856  6321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:52.607321  6321 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:52.607731  6321 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:53.476563  6409 consensus_peers.cc:597] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b -> Peer f4e95774c5f84003963e5eca588bac1c (127.0.107.193:40249): Couldn't send request to peer f4e95774c5f84003963e5eca588bac1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40249: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:13:53.710959  6466 debug-util.cc:398] Leaking SignalData structure 0x7b0800270500 after lost signal to thread 434
W20260630 12:13:53.711966  6466 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9600 after lost signal to thread 6302
W20260630 12:13:53.713011  6466 debug-util.cc:398] Leaking SignalData structure 0x7b080028b3c0 after lost signal to thread 6469
W20260630 12:13:53.713945  6466 debug-util.cc:398] Leaking SignalData structure 0x7b0800286c00 after lost signal to thread 6543
I20260630 12:13:54.608747  6321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:54.610280  6321 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:54.610591  6321 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:55.796074  6409 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40249: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:13:55.800305  6409 consensus_peers.cc:597] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b -> Peer f4e95774c5f84003963e5eca588bac1c (127.0.107.193:40249): Couldn't send request to peer f4e95774c5f84003963e5eca588bac1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40249: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:13:56.611829  6321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:56.613377  6321 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:56.613637  6321 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:58.334395  6409 consensus_peers.cc:597] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b -> Peer f4e95774c5f84003963e5eca588bac1c (127.0.107.193:40249): Couldn't send request to peer f4e95774c5f84003963e5eca588bac1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40249: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:13:58.614575  6321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:58.615840  6321 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:58.616106  6321 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:14:00.617148  6321 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:00.618404  6321 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:00.618675  6321 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:14:01.002657  6409 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40249: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:14:01.007666  6409 consensus_peers.cc:597] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b -> Peer f4e95774c5f84003963e5eca588bac1c (127.0.107.193:40249): Couldn't send request to peer f4e95774c5f84003963e5eca588bac1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40249: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:14:01.490185   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:01.522047   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:01.522823   431 tablet_replica.cc:333] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b: stopping tablet replica
I20260630 12:14:01.523427   431 raft_consensus.cc:2243] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:01.524441   431 raft_consensus.cc:2272] T 696ffe6852344292ac93e370dc69eeb3 P 5ccdfa77051349f5a7bedf4def1ad13b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:01.563674   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:01.577545   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:01.601177   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:01.601919   431 tablet_replica.cc:333] T 696ffe6852344292ac93e370dc69eeb3 P 7ad319053b544ea480d2dafb8e03465c: stopping tablet replica
I20260630 12:14:01.602586   431 raft_consensus.cc:2243] T 696ffe6852344292ac93e370dc69eeb3 P 7ad319053b544ea480d2dafb8e03465c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:01.603070   431 raft_consensus.cc:2272] T 696ffe6852344292ac93e370dc69eeb3 P 7ad319053b544ea480d2dafb8e03465c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:01.623320   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:01.636447   431 master.cc:562] Master@127.0.107.254:32853 shutting down...
I20260630 12:14:01.661777   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:01.662529   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:01.662871   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 45b034e675f2454a9a800013b10f5d73: stopping tablet replica
I20260630 12:14:01.683246   431 master.cc:584] Master@127.0.107.254:32853 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13269 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:14:01.723171   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42969
I20260630 12:14:01.724311   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:01.729892  6607 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:01.730086  6608 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:01.731817  6610 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:01.732715   431 server_base.cc:1061] running on GCE node
I20260630 12:14:01.733695   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:01.734031   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:01.734232   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821641734198 us; error 0 us; skew 500 ppm
I20260630 12:14:01.734748   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:01.737313   431 webserver.cc:533] Webserver started at http://127.0.107.254:39745/ using document root <none> and password file <none>
I20260630 12:14:01.737870   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:01.738104   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:01.738399   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:01.739670   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "6a28c3833ff14cf19bb443f39e9e3c23"
format_stamp: "Formatted at 2026-06-30 12:14:01 on dist-test-slave-z8mm"
I20260630 12:14:01.744474   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:14:01.748085  6615 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:01.749142   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:01.749418   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "6a28c3833ff14cf19bb443f39e9e3c23"
format_stamp: "Formatted at 2026-06-30 12:14:01 on dist-test-slave-z8mm"
I20260630 12:14:01.749672   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-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)
I20260630 12:14:01.786780   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:01.788034   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:01.829782   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42969
I20260630 12:14:01.829887  6666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42969 every 8 connection(s)
I20260630 12:14:01.833981  6667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.846282  6667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23: Bootstrap starting.
I20260630 12:14:01.851755  6667 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:01.856426  6667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23: No bootstrap required, opened a new log
I20260630 12:14:01.858883  6667 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a28c3833ff14cf19bb443f39e9e3c23" member_type: VOTER }
I20260630 12:14:01.859434  6667 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:01.859669  6667 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a28c3833ff14cf19bb443f39e9e3c23, State: Initialized, Role: FOLLOWER
I20260630 12:14:01.860268  6667 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6a28c3833ff14cf19bb443f39e9e3c23" member_type: VOTER }
I20260630 12:14:01.860780  6667 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:01.861063  6667 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:01.861347  6667 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:01.866477  6667 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a28c3833ff14cf19bb443f39e9e3c23" member_type: VOTER }
I20260630 12:14:01.867106  6667 leader_election.cc:304] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [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: 6a28c3833ff14cf19bb443f39e9e3c23; no voters: 
I20260630 12:14:01.868291  6667 leader_election.cc:290] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:01.868732  6670 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:01.870175  6670 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [term 1 LEADER]: Becoming Leader. State: Replica: 6a28c3833ff14cf19bb443f39e9e3c23, State: Running, Role: LEADER
I20260630 12:14:01.870852  6670 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [LEADER]: Queue going to LEADER mode. State: All 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: "6a28c3833ff14cf19bb443f39e9e3c23" member_type: VOTER }
I20260630 12:14:01.871399  6667 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:01.876793  6671 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6a28c3833ff14cf19bb443f39e9e3c23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a28c3833ff14cf19bb443f39e9e3c23" member_type: VOTER } }
I20260630 12:14:01.877866  6671 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:01.877786  6672 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6a28c3833ff14cf19bb443f39e9e3c23. Latest consensus state: current_term: 1 leader_uuid: "6a28c3833ff14cf19bb443f39e9e3c23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a28c3833ff14cf19bb443f39e9e3c23" member_type: VOTER } }
I20260630 12:14:01.878628  6672 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:01.880223  6679 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:01.885601  6679 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:01.887502   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:01.895699  6679 catalog_manager.cc:1383] Generated new cluster ID: 22dfdf983de149ee9060ad84215d534b
I20260630 12:14:01.896046  6679 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:01.910771  6679 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:01.912391  6679 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:01.930047  6679 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23: Generated new TSK 0
I20260630 12:14:01.930969  6679 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:01.954828   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:01.960837  6688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:01.961944  6689 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:01.963735  6691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:01.964535   431 server_base.cc:1061] running on GCE node
I20260630 12:14:01.965490   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:01.965688   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:01.965895   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821641965859 us; error 0 us; skew 500 ppm
I20260630 12:14:01.966415   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:01.968881   431 webserver.cc:533] Webserver started at http://127.0.107.193:41119/ using document root <none> and password file <none>
I20260630 12:14:01.969501   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:01.969718   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:01.970019   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:01.971143   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "95ffb41c8cd0411eb0cd90097263ce36"
format_stamp: "Formatted at 2026-06-30 12:14:01 on dist-test-slave-z8mm"
I20260630 12:14:01.975853   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:14:01.979673  6696 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:01.980644   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:14:01.980973   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "95ffb41c8cd0411eb0cd90097263ce36"
format_stamp: "Formatted at 2026-06-30 12:14:01 on dist-test-slave-z8mm"
I20260630 12:14:01.981334   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-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)
I20260630 12:14:01.998409   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:01.999601   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:02.001206   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:02.003582   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:02.003845   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:02.004081   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:02.004279   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:02.046737   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43667
I20260630 12:14:02.046839  6758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43667 every 8 connection(s)
I20260630 12:14:02.052242   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:02.059522  6763 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:02.060928  6764 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:02.065994  6766 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:02.066349   431 server_base.cc:1061] running on GCE node
I20260630 12:14:02.067607   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:02.067909  6759 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42969
W20260630 12:14:02.067924   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:02.068351   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821642068333 us; error 0 us; skew 500 ppm
I20260630 12:14:02.068378  6759 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:02.069082   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:02.069442  6759 heartbeater.cc:507] Master 127.0.107.254:42969 requested a full tablet report, sending...
I20260630 12:14:02.071979   431 webserver.cc:533] Webserver started at http://127.0.107.194:37015/ using document root <none> and password file <none>
I20260630 12:14:02.072012  6632 ts_manager.cc:194] Registered new tserver with Master: 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667)
I20260630 12:14:02.072649   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:02.072976   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:02.073323   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:02.074378  6632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47096
I20260630 12:14:02.074558   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "a77d089611844cbe830019c59c482d4a"
format_stamp: "Formatted at 2026-06-30 12:14:02 on dist-test-slave-z8mm"
I20260630 12:14:02.079468   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:02.083149  6771 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:02.084066   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:14:02.084440   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "a77d089611844cbe830019c59c482d4a"
format_stamp: "Formatted at 2026-06-30 12:14:02 on dist-test-slave-z8mm"
I20260630 12:14:02.084726   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-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)
I20260630 12:14:02.130239   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:02.131549   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:02.133014   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:02.135337   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:02.135545   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:02.135859   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:02.136020   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:02.177182   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39459
I20260630 12:14:02.177302  6833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39459 every 8 connection(s)
I20260630 12:14:02.182098   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:02.189627  6837 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:02.192440  6838 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:02.193498  6840 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:02.194547   431 server_base.cc:1061] running on GCE node
I20260630 12:14:02.195361  6834 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42969
I20260630 12:14:02.195510   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:02.195745  6834 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:02.195856   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:02.196251   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821642196238 us; error 0 us; skew 500 ppm
I20260630 12:14:02.196774  6834 heartbeater.cc:507] Master 127.0.107.254:42969 requested a full tablet report, sending...
I20260630 12:14:02.196843   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:02.199304  6632 ts_manager.cc:194] Registered new tserver with Master: a77d089611844cbe830019c59c482d4a (127.0.107.194:39459)
I20260630 12:14:02.199916   431 webserver.cc:533] Webserver started at http://127.0.107.195:42079/ using document root <none> and password file <none>
I20260630 12:14:02.200421   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:02.200623   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:02.200894   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:02.200837  6632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47108
I20260630 12:14:02.202535   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "4e401417ad6a4055ad03b054e1f34178"
format_stamp: "Formatted at 2026-06-30 12:14:02 on dist-test-slave-z8mm"
I20260630 12:14:02.207211   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:14:02.210680  6845 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:02.211481   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:02.211812   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "4e401417ad6a4055ad03b054e1f34178"
format_stamp: "Formatted at 2026-06-30 12:14:02 on dist-test-slave-z8mm"
I20260630 12:14:02.212112   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-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)
I20260630 12:14:02.236338   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:02.237646   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:02.239081   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:02.241438   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:02.241685   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:02.241925   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:02.242100   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:02.283259  6907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42065 every 8 connection(s)
I20260630 12:14:02.283221   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42065
I20260630 12:14:02.299154  6908 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42969
I20260630 12:14:02.299674  6908 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:02.300474  6908 heartbeater.cc:507] Master 127.0.107.254:42969 requested a full tablet report, sending...
I20260630 12:14:02.302570  6632 ts_manager.cc:194] Registered new tserver with Master: 4e401417ad6a4055ad03b054e1f34178 (127.0.107.195:42065)
I20260630 12:14:02.303426   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016116967s
I20260630 12:14:02.304476  6632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47112
I20260630 12:14:03.077364  6759 heartbeater.cc:499] Master 127.0.107.254:42969 was elected leader, sending a full tablet report...
I20260630 12:14:03.203744  6834 heartbeater.cc:499] Master 127.0.107.254:42969 was elected leader, sending a full tablet report...
I20260630 12:14:03.308285  6908 heartbeater.cc:499] Master 127.0.107.254:42969 was elected leader, sending a full tablet report...
I20260630 12:14:03.362107  6632 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47124:
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"
    }
  }
}
W20260630 12:14:03.364513  6632 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:03.426131  6799 tablet_service.cc:1511] Processing CreateTablet for tablet 49b14ec6e8914bc59e1879373ad1fe02 (DEFAULT_TABLE table=test-workload [id=08cb89e82c394c0287cd6d70809f8612]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:03.426867  6798 tablet_service.cc:1511] Processing CreateTablet for tablet a0d868f6aff54821a8028962aed2dd65 (DEFAULT_TABLE table=test-workload [id=08cb89e82c394c0287cd6d70809f8612]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:03.427724  6799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49b14ec6e8914bc59e1879373ad1fe02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.428443  6797 tablet_service.cc:1511] Processing CreateTablet for tablet 8488c839000e46549e8117d511f72f1d (DEFAULT_TABLE table=test-workload [id=08cb89e82c394c0287cd6d70809f8612]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:03.429356  6796 tablet_service.cc:1511] Processing CreateTablet for tablet cd9a521bab7441dfafde2edaa5e8e922 (DEFAULT_TABLE table=test-workload [id=08cb89e82c394c0287cd6d70809f8612]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:03.429838  6798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d868f6aff54821a8028962aed2dd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.430634  6796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9a521bab7441dfafde2edaa5e8e922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.431268  6797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8488c839000e46549e8117d511f72f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.450927  6928 tablet_bootstrap.cc:492] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a: Bootstrap starting.
I20260630 12:14:03.456323  6872 tablet_service.cc:1511] Processing CreateTablet for tablet a0d868f6aff54821a8028962aed2dd65 (DEFAULT_TABLE table=test-workload [id=08cb89e82c394c0287cd6d70809f8612]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:03.457008  6724 tablet_service.cc:1511] Processing CreateTablet for tablet 49b14ec6e8914bc59e1879373ad1fe02 (DEFAULT_TABLE table=test-workload [id=08cb89e82c394c0287cd6d70809f8612]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:03.457631  6871 tablet_service.cc:1511] Processing CreateTablet for tablet 8488c839000e46549e8117d511f72f1d (DEFAULT_TABLE table=test-workload [id=08cb89e82c394c0287cd6d70809f8612]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:03.458061  6872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d868f6aff54821a8028962aed2dd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.458530  6724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49b14ec6e8914bc59e1879373ad1fe02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.458149  6870 tablet_service.cc:1511] Processing CreateTablet for tablet cd9a521bab7441dfafde2edaa5e8e922 (DEFAULT_TABLE table=test-workload [id=08cb89e82c394c0287cd6d70809f8612]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:03.459074  6871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8488c839000e46549e8117d511f72f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.459867  6870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9a521bab7441dfafde2edaa5e8e922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.462343  6722 tablet_service.cc:1511] Processing CreateTablet for tablet 8488c839000e46549e8117d511f72f1d (DEFAULT_TABLE table=test-workload [id=08cb89e82c394c0287cd6d70809f8612]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:03.463886  6722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8488c839000e46549e8117d511f72f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.466328  6723 tablet_service.cc:1511] Processing CreateTablet for tablet a0d868f6aff54821a8028962aed2dd65 (DEFAULT_TABLE table=test-workload [id=08cb89e82c394c0287cd6d70809f8612]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:03.467762  6723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d868f6aff54821a8028962aed2dd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.470052  6928 tablet_bootstrap.cc:654] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.470332  6873 tablet_service.cc:1511] Processing CreateTablet for tablet 49b14ec6e8914bc59e1879373ad1fe02 (DEFAULT_TABLE table=test-workload [id=08cb89e82c394c0287cd6d70809f8612]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:03.473955  6873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49b14ec6e8914bc59e1879373ad1fe02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.471756  6721 tablet_service.cc:1511] Processing CreateTablet for tablet cd9a521bab7441dfafde2edaa5e8e922 (DEFAULT_TABLE table=test-workload [id=08cb89e82c394c0287cd6d70809f8612]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:03.478042  6721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9a521bab7441dfafde2edaa5e8e922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.508968  6929 tablet_bootstrap.cc:492] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178: Bootstrap starting.
I20260630 12:14:03.523604  6930 tablet_bootstrap.cc:492] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36: Bootstrap starting.
I20260630 12:14:03.526520  6929 tablet_bootstrap.cc:654] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.538908  6928 tablet_bootstrap.cc:492] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a: No bootstrap required, opened a new log
I20260630 12:14:03.539485  6928 ts_tablet_manager.cc:1403] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a: Time spent bootstrapping tablet: real 0.089s	user 0.024s	sys 0.037s
I20260630 12:14:03.539628  6929 tablet_bootstrap.cc:492] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178: No bootstrap required, opened a new log
I20260630 12:14:03.540158  6929 ts_tablet_manager.cc:1403] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.005s
I20260630 12:14:03.540485  6930 tablet_bootstrap.cc:654] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.542032  6928 raft_consensus.cc:359] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.542654  6928 raft_consensus.cc:385] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.542896  6928 raft_consensus.cc:740] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77d089611844cbe830019c59c482d4a, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.543732  6928 consensus_queue.cc:260] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.543334  6929 raft_consensus.cc:359] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.550195  6929 raft_consensus.cc:385] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.550642  6929 raft_consensus.cc:740] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e401417ad6a4055ad03b054e1f34178, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.553280  6929 consensus_queue.cc:260] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.559965  6930 tablet_bootstrap.cc:492] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36: No bootstrap required, opened a new log
I20260630 12:14:03.560341  6928 ts_tablet_manager.cc:1434] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.008s
I20260630 12:14:03.560563  6930 ts_tablet_manager.cc:1403] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.005s
I20260630 12:14:03.561707  6928 tablet_bootstrap.cc:492] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a: Bootstrap starting.
I20260630 12:14:03.563462  6929 ts_tablet_manager.cc:1434] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.004s
I20260630 12:14:03.563829  6930 raft_consensus.cc:359] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.564623  6930 raft_consensus.cc:385] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.564904  6930 raft_consensus.cc:740] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ffb41c8cd0411eb0cd90097263ce36, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.565891  6930 consensus_queue.cc:260] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.567938  6929 tablet_bootstrap.cc:492] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178: Bootstrap starting.
I20260630 12:14:03.569382  6928 tablet_bootstrap.cc:654] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.577744  6929 tablet_bootstrap.cc:654] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.585638  6928 tablet_bootstrap.cc:492] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a: No bootstrap required, opened a new log
I20260630 12:14:03.586398  6928 ts_tablet_manager.cc:1403] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260630 12:14:03.589272  6929 tablet_bootstrap.cc:492] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178: No bootstrap required, opened a new log
I20260630 12:14:03.589834  6929 ts_tablet_manager.cc:1403] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260630 12:14:03.589550  6928 raft_consensus.cc:359] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.590319  6928 raft_consensus.cc:385] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.590649  6928 raft_consensus.cc:740] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77d089611844cbe830019c59c482d4a, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.591593  6928 consensus_queue.cc:260] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.593816  6928 ts_tablet_manager.cc:1434] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:03.594913  6928 tablet_bootstrap.cc:492] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a: Bootstrap starting.
I20260630 12:14:03.594754  6929 raft_consensus.cc:359] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.595515  6929 raft_consensus.cc:385] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.595839  6929 raft_consensus.cc:740] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e401417ad6a4055ad03b054e1f34178, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.596834  6929 consensus_queue.cc:260] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.599395  6929 ts_tablet_manager.cc:1434] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:14:03.600414  6929 tablet_bootstrap.cc:492] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178: Bootstrap starting.
I20260630 12:14:03.602128  6928 tablet_bootstrap.cc:654] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.603579  6935 raft_consensus.cc:493] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:03.604090  6935 raft_consensus.cc:515] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.615067  6935 leader_election.cc:290] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667), a77d089611844cbe830019c59c482d4a (127.0.107.194:39459)
I20260630 12:14:03.620728  6929 tablet_bootstrap.cc:654] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.632004  6930 ts_tablet_manager.cc:1434] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36: Time spent starting tablet: real 0.071s	user 0.031s	sys 0.041s
I20260630 12:14:03.633184  6930 tablet_bootstrap.cc:492] T a0d868f6aff54821a8028962aed2dd65 P 95ffb41c8cd0411eb0cd90097263ce36: Bootstrap starting.
I20260630 12:14:03.640038  6930 tablet_bootstrap.cc:654] T a0d868f6aff54821a8028962aed2dd65 P 95ffb41c8cd0411eb0cd90097263ce36: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.640190  6929 tablet_bootstrap.cc:492] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178: No bootstrap required, opened a new log
I20260630 12:14:03.640875  6929 ts_tablet_manager.cc:1403] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.000s
I20260630 12:14:03.642499  6928 tablet_bootstrap.cc:492] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a: No bootstrap required, opened a new log
I20260630 12:14:03.643000  6928 ts_tablet_manager.cc:1403] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.003s
I20260630 12:14:03.644644  6929 raft_consensus.cc:359] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.645851  6929 raft_consensus.cc:385] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.645942  6928 raft_consensus.cc:359] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.646453  6929 raft_consensus.cc:740] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e401417ad6a4055ad03b054e1f34178, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.646842  6928 raft_consensus.cc:385] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.647240  6928 raft_consensus.cc:740] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77d089611844cbe830019c59c482d4a, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.648063  6929 consensus_queue.cc:260] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.648407  6928 consensus_queue.cc:260] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.651628  6929 ts_tablet_manager.cc:1434] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:14:03.653285  6928 ts_tablet_manager.cc:1434] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260630 12:14:03.654505  6928 tablet_bootstrap.cc:492] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a: Bootstrap starting.
I20260630 12:14:03.653317  6929 tablet_bootstrap.cc:492] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178: Bootstrap starting.
I20260630 12:14:03.667603  6929 tablet_bootstrap.cc:654] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.670076  6928 tablet_bootstrap.cc:654] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.683820  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a521bab7441dfafde2edaa5e8e922" candidate_uuid: "4e401417ad6a4055ad03b054e1f34178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ffb41c8cd0411eb0cd90097263ce36" is_pre_election: true
W20260630 12:14:03.685869  6847 leader_election.cc:343] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:03.686196  6930 tablet_bootstrap.cc:492] T a0d868f6aff54821a8028962aed2dd65 P 95ffb41c8cd0411eb0cd90097263ce36: No bootstrap required, opened a new log
I20260630 12:14:03.686811  6930 ts_tablet_manager.cc:1403] T a0d868f6aff54821a8028962aed2dd65 P 95ffb41c8cd0411eb0cd90097263ce36: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.029s
I20260630 12:14:03.687404  6928 tablet_bootstrap.cc:492] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a: No bootstrap required, opened a new log
I20260630 12:14:03.675388  6809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a521bab7441dfafde2edaa5e8e922" candidate_uuid: "4e401417ad6a4055ad03b054e1f34178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77d089611844cbe830019c59c482d4a" is_pre_election: true
I20260630 12:14:03.687999  6928 ts_tablet_manager.cc:1403] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a: Time spent bootstrapping tablet: real 0.034s	user 0.002s	sys 0.018s
I20260630 12:14:03.688470  6809 raft_consensus.cc:2468] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e401417ad6a4055ad03b054e1f34178 in term 0.
I20260630 12:14:03.689889  6846 leader_election.cc:304] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [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: 4e401417ad6a4055ad03b054e1f34178, a77d089611844cbe830019c59c482d4a; no voters: 95ffb41c8cd0411eb0cd90097263ce36
I20260630 12:14:03.690097  6930 raft_consensus.cc:359] T a0d868f6aff54821a8028962aed2dd65 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.690667  6935 raft_consensus.cc:2804] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:03.690905  6930 raft_consensus.cc:385] T a0d868f6aff54821a8028962aed2dd65 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.691071  6935 raft_consensus.cc:493] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:03.691301  6930 raft_consensus.cc:740] T a0d868f6aff54821a8028962aed2dd65 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ffb41c8cd0411eb0cd90097263ce36, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.691056  6928 raft_consensus.cc:359] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.691898  6935 raft_consensus.cc:3060] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.691998  6928 raft_consensus.cc:385] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.692420  6928 raft_consensus.cc:740] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77d089611844cbe830019c59c482d4a, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.692553  6930 consensus_queue.cc:260] T a0d868f6aff54821a8028962aed2dd65 P 95ffb41c8cd0411eb0cd90097263ce36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.693259  6928 consensus_queue.cc:260] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.694916  6930 ts_tablet_manager.cc:1434] T a0d868f6aff54821a8028962aed2dd65 P 95ffb41c8cd0411eb0cd90097263ce36: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:14:03.695516  6928 ts_tablet_manager.cc:1434] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:03.695981  6930 tablet_bootstrap.cc:492] T 8488c839000e46549e8117d511f72f1d P 95ffb41c8cd0411eb0cd90097263ce36: Bootstrap starting.
I20260630 12:14:03.704130  6930 tablet_bootstrap.cc:654] T 8488c839000e46549e8117d511f72f1d P 95ffb41c8cd0411eb0cd90097263ce36: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.704182  6935 raft_consensus.cc:515] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.705403  6929 tablet_bootstrap.cc:492] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178: No bootstrap required, opened a new log
I20260630 12:14:03.705965  6929 ts_tablet_manager.cc:1403] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.000s
I20260630 12:14:03.707002  6935 leader_election.cc:290] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [CANDIDATE]: Term 1 election: Requested vote from peers 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667), a77d089611844cbe830019c59c482d4a (127.0.107.194:39459)
I20260630 12:14:03.707862  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a521bab7441dfafde2edaa5e8e922" candidate_uuid: "4e401417ad6a4055ad03b054e1f34178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ffb41c8cd0411eb0cd90097263ce36"
I20260630 12:14:03.709117  6809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a521bab7441dfafde2edaa5e8e922" candidate_uuid: "4e401417ad6a4055ad03b054e1f34178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77d089611844cbe830019c59c482d4a"
W20260630 12:14:03.709276  6847 leader_election.cc:343] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:03.709736  6809 raft_consensus.cc:3060] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.716652  6930 tablet_bootstrap.cc:492] T 8488c839000e46549e8117d511f72f1d P 95ffb41c8cd0411eb0cd90097263ce36: No bootstrap required, opened a new log
I20260630 12:14:03.717267  6930 ts_tablet_manager.cc:1403] T 8488c839000e46549e8117d511f72f1d P 95ffb41c8cd0411eb0cd90097263ce36: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260630 12:14:03.717253  6809 raft_consensus.cc:2468] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e401417ad6a4055ad03b054e1f34178 in term 1.
I20260630 12:14:03.717418  6929 raft_consensus.cc:359] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.718415  6929 raft_consensus.cc:385] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.718765  6929 raft_consensus.cc:740] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e401417ad6a4055ad03b054e1f34178, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.718891  6846 leader_election.cc:304] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [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: 4e401417ad6a4055ad03b054e1f34178, a77d089611844cbe830019c59c482d4a; no voters: 95ffb41c8cd0411eb0cd90097263ce36
I20260630 12:14:03.719782  6935 raft_consensus.cc:2804] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:03.719657  6929 consensus_queue.cc:260] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.720805  6930 raft_consensus.cc:359] T 8488c839000e46549e8117d511f72f1d P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.721369  6935 raft_consensus.cc:697] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 1 LEADER]: Becoming Leader. State: Replica: 4e401417ad6a4055ad03b054e1f34178, State: Running, Role: LEADER
I20260630 12:14:03.721742  6930 raft_consensus.cc:385] T 8488c839000e46549e8117d511f72f1d P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.722040  6930 raft_consensus.cc:740] T 8488c839000e46549e8117d511f72f1d P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ffb41c8cd0411eb0cd90097263ce36, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.722273  6935 consensus_queue.cc:237] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.722985  6930 consensus_queue.cc:260] T 8488c839000e46549e8117d511f72f1d P 95ffb41c8cd0411eb0cd90097263ce36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.725477  6930 ts_tablet_manager.cc:1434] T 8488c839000e46549e8117d511f72f1d P 95ffb41c8cd0411eb0cd90097263ce36: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:14:03.726289  6929 ts_tablet_manager.cc:1434] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.000s
I20260630 12:14:03.726775  6930 tablet_bootstrap.cc:492] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36: Bootstrap starting.
I20260630 12:14:03.729131  6933 raft_consensus.cc:493] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:03.729693  6933 raft_consensus.cc:515] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.732908  6933 leader_election.cc:290] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667), 4e401417ad6a4055ad03b054e1f34178 (127.0.107.195:42065)
I20260630 12:14:03.734186  6930 tablet_bootstrap.cc:654] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.742437  6632 catalog_manager.cc:5697] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e401417ad6a4055ad03b054e1f34178 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "4e401417ad6a4055ad03b054e1f34178" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:03.750130  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8488c839000e46549e8117d511f72f1d" candidate_uuid: "a77d089611844cbe830019c59c482d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ffb41c8cd0411eb0cd90097263ce36" is_pre_election: true
I20260630 12:14:03.750924  6734 raft_consensus.cc:2468] T 8488c839000e46549e8117d511f72f1d P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77d089611844cbe830019c59c482d4a in term 0.
I20260630 12:14:03.752435  6773 leader_election.cc:304] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95ffb41c8cd0411eb0cd90097263ce36, a77d089611844cbe830019c59c482d4a; no voters: 
I20260630 12:14:03.753364  6933 raft_consensus.cc:2804] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:03.753772  6933 raft_consensus.cc:493] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:03.754107  6933 raft_consensus.cc:3060] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.759593  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8488c839000e46549e8117d511f72f1d" candidate_uuid: "a77d089611844cbe830019c59c482d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e401417ad6a4055ad03b054e1f34178" is_pre_election: true
I20260630 12:14:03.760411  6883 raft_consensus.cc:2468] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77d089611844cbe830019c59c482d4a in term 0.
I20260630 12:14:03.761296  6933 raft_consensus.cc:515] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.763053  6933 leader_election.cc:290] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [CANDIDATE]: Term 1 election: Requested vote from peers 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667), 4e401417ad6a4055ad03b054e1f34178 (127.0.107.195:42065)
I20260630 12:14:03.763972  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8488c839000e46549e8117d511f72f1d" candidate_uuid: "a77d089611844cbe830019c59c482d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ffb41c8cd0411eb0cd90097263ce36"
I20260630 12:14:03.764231  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8488c839000e46549e8117d511f72f1d" candidate_uuid: "a77d089611844cbe830019c59c482d4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e401417ad6a4055ad03b054e1f34178"
I20260630 12:14:03.764693  6734 raft_consensus.cc:3060] T 8488c839000e46549e8117d511f72f1d P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.764797  6883 raft_consensus.cc:3060] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.765865  6930 tablet_bootstrap.cc:492] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36: No bootstrap required, opened a new log
I20260630 12:14:03.766474  6930 ts_tablet_manager.cc:1403] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.008s
I20260630 12:14:03.769737  6930 raft_consensus.cc:359] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.770555  6930 raft_consensus.cc:385] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.770744  6883 raft_consensus.cc:2468] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77d089611844cbe830019c59c482d4a in term 1.
I20260630 12:14:03.770865  6930 raft_consensus.cc:740] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ffb41c8cd0411eb0cd90097263ce36, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.772428  6772 leader_election.cc:304] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e401417ad6a4055ad03b054e1f34178, a77d089611844cbe830019c59c482d4a; no voters: 
I20260630 12:14:03.772069  6930 consensus_queue.cc:260] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.773090  6734 raft_consensus.cc:2468] T 8488c839000e46549e8117d511f72f1d P 95ffb41c8cd0411eb0cd90097263ce36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77d089611844cbe830019c59c482d4a in term 1.
I20260630 12:14:03.773387  6933 raft_consensus.cc:2804] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:03.775334  6930 ts_tablet_manager.cc:1434] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:14:03.777441  6933 raft_consensus.cc:697] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 1 LEADER]: Becoming Leader. State: Replica: a77d089611844cbe830019c59c482d4a, State: Running, Role: LEADER
I20260630 12:14:03.778398  6933 consensus_queue.cc:237] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.787206  6631 catalog_manager.cc:5697] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a reported cstate change: term changed from 0 to 1, leader changed from <none> to a77d089611844cbe830019c59c482d4a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a77d089611844cbe830019c59c482d4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:03.841626  6936 raft_consensus.cc:493] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:03.842149  6936 raft_consensus.cc:515] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.844286  6936 leader_election.cc:290] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77d089611844cbe830019c59c482d4a (127.0.107.194:39459), 4e401417ad6a4055ad03b054e1f34178 (127.0.107.195:42065)
I20260630 12:14:03.855665  6809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b14ec6e8914bc59e1879373ad1fe02" candidate_uuid: "95ffb41c8cd0411eb0cd90097263ce36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77d089611844cbe830019c59c482d4a" is_pre_election: true
I20260630 12:14:03.856453  6809 raft_consensus.cc:2468] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ffb41c8cd0411eb0cd90097263ce36 in term 0.
I20260630 12:14:03.857568  6697 leader_election.cc:304] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95ffb41c8cd0411eb0cd90097263ce36, a77d089611844cbe830019c59c482d4a; no voters: 
I20260630 12:14:03.857919  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b14ec6e8914bc59e1879373ad1fe02" candidate_uuid: "95ffb41c8cd0411eb0cd90097263ce36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e401417ad6a4055ad03b054e1f34178" is_pre_election: true
I20260630 12:14:03.858301  6936 raft_consensus.cc:2804] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:03.858719  6936 raft_consensus.cc:493] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:03.858683  6883 raft_consensus.cc:2468] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ffb41c8cd0411eb0cd90097263ce36 in term 0.
I20260630 12:14:03.859354  6936 raft_consensus.cc:3060] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.864723  6936 raft_consensus.cc:515] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.866477  6936 leader_election.cc:290] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [CANDIDATE]: Term 1 election: Requested vote from peers a77d089611844cbe830019c59c482d4a (127.0.107.194:39459), 4e401417ad6a4055ad03b054e1f34178 (127.0.107.195:42065)
I20260630 12:14:03.867533  6809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b14ec6e8914bc59e1879373ad1fe02" candidate_uuid: "95ffb41c8cd0411eb0cd90097263ce36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77d089611844cbe830019c59c482d4a"
I20260630 12:14:03.867833  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b14ec6e8914bc59e1879373ad1fe02" candidate_uuid: "95ffb41c8cd0411eb0cd90097263ce36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e401417ad6a4055ad03b054e1f34178"
I20260630 12:14:03.868161  6809 raft_consensus.cc:3060] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.868505  6883 raft_consensus.cc:3060] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.874255  6809 raft_consensus.cc:2468] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ffb41c8cd0411eb0cd90097263ce36 in term 1.
I20260630 12:14:03.874287  6883 raft_consensus.cc:2468] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ffb41c8cd0411eb0cd90097263ce36 in term 1.
I20260630 12:14:03.875478  6697 leader_election.cc:304] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95ffb41c8cd0411eb0cd90097263ce36, a77d089611844cbe830019c59c482d4a; no voters: 
I20260630 12:14:03.876116  6936 raft_consensus.cc:2804] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:03.877010  6936 raft_consensus.cc:697] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [term 1 LEADER]: Becoming Leader. State: Replica: 95ffb41c8cd0411eb0cd90097263ce36, State: Running, Role: LEADER
I20260630 12:14:03.877772  6936 consensus_queue.cc:237] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
W20260630 12:14:03.883350  6680 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:03.885190  6632 catalog_manager.cc:5697] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "95ffb41c8cd0411eb0cd90097263ce36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:03.893800  6935 raft_consensus.cc:493] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:03.894290  6935 raft_consensus.cc:515] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.895807  6935 leader_election.cc:290] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667), a77d089611844cbe830019c59c482d4a (127.0.107.194:39459)
I20260630 12:14:03.896714  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d868f6aff54821a8028962aed2dd65" candidate_uuid: "4e401417ad6a4055ad03b054e1f34178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ffb41c8cd0411eb0cd90097263ce36" is_pre_election: true
I20260630 12:14:03.896834  6809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d868f6aff54821a8028962aed2dd65" candidate_uuid: "4e401417ad6a4055ad03b054e1f34178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77d089611844cbe830019c59c482d4a" is_pre_election: true
I20260630 12:14:03.897383  6734 raft_consensus.cc:2468] T a0d868f6aff54821a8028962aed2dd65 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e401417ad6a4055ad03b054e1f34178 in term 0.
I20260630 12:14:03.897488  6809 raft_consensus.cc:2468] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e401417ad6a4055ad03b054e1f34178 in term 0.
I20260630 12:14:03.898497  6847 leader_election.cc:304] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e401417ad6a4055ad03b054e1f34178, 95ffb41c8cd0411eb0cd90097263ce36; no voters: 
I20260630 12:14:03.899299  6935 raft_consensus.cc:2804] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:03.899624  6935 raft_consensus.cc:493] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:03.899905  6935 raft_consensus.cc:3060] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.904881  6935 raft_consensus.cc:515] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.906538  6935 leader_election.cc:290] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [CANDIDATE]: Term 1 election: Requested vote from peers 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667), a77d089611844cbe830019c59c482d4a (127.0.107.194:39459)
I20260630 12:14:03.907521  6734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d868f6aff54821a8028962aed2dd65" candidate_uuid: "4e401417ad6a4055ad03b054e1f34178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ffb41c8cd0411eb0cd90097263ce36"
I20260630 12:14:03.907665  6809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d868f6aff54821a8028962aed2dd65" candidate_uuid: "4e401417ad6a4055ad03b054e1f34178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77d089611844cbe830019c59c482d4a"
I20260630 12:14:03.908110  6734 raft_consensus.cc:3060] T a0d868f6aff54821a8028962aed2dd65 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.908249  6809 raft_consensus.cc:3060] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.912949  6809 raft_consensus.cc:2468] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e401417ad6a4055ad03b054e1f34178 in term 1.
I20260630 12:14:03.912949  6734 raft_consensus.cc:2468] T a0d868f6aff54821a8028962aed2dd65 P 95ffb41c8cd0411eb0cd90097263ce36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e401417ad6a4055ad03b054e1f34178 in term 1.
I20260630 12:14:03.914319  6846 leader_election.cc:304] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e401417ad6a4055ad03b054e1f34178, a77d089611844cbe830019c59c482d4a; no voters: 
I20260630 12:14:03.915040  6935 raft_consensus.cc:2804] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:03.915537  6935 raft_consensus.cc:697] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 1 LEADER]: Becoming Leader. State: Replica: 4e401417ad6a4055ad03b054e1f34178, State: Running, Role: LEADER
I20260630 12:14:03.916270  6935 consensus_queue.cc:237] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.923736  6632 catalog_manager.cc:5697] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e401417ad6a4055ad03b054e1f34178 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "4e401417ad6a4055ad03b054e1f34178" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:03.961241   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:03.967736  6936 raft_consensus.cc:493] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:03.968343  6936 raft_consensus.cc:515] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:03.970366  6936 leader_election.cc:290] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77d089611844cbe830019c59c482d4a (127.0.107.194:39459), 4e401417ad6a4055ad03b054e1f34178 (127.0.107.195:42065)
I20260630 12:14:03.971856  6809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a521bab7441dfafde2edaa5e8e922" candidate_uuid: "95ffb41c8cd0411eb0cd90097263ce36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77d089611844cbe830019c59c482d4a" is_pre_election: true
I20260630 12:14:03.972954  6809 raft_consensus.cc:2393] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95ffb41c8cd0411eb0cd90097263ce36 in current term 1: Already voted for candidate 4e401417ad6a4055ad03b054e1f34178 in this term.
I20260630 12:14:03.976470  6883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9a521bab7441dfafde2edaa5e8e922" candidate_uuid: "95ffb41c8cd0411eb0cd90097263ce36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e401417ad6a4055ad03b054e1f34178" is_pre_election: true
I20260630 12:14:03.978355  6697 leader_election.cc:304] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36 [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: 95ffb41c8cd0411eb0cd90097263ce36; no voters: 4e401417ad6a4055ad03b054e1f34178, a77d089611844cbe830019c59c482d4a
I20260630 12:14:03.979127  6936 raft_consensus.cc:3060] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.987587  6936 raft_consensus.cc:2749] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:03.989007   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:03.990015   431 tablet_replica.cc:333] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36: stopping tablet replica
I20260630 12:14:03.990619   431 raft_consensus.cc:2243] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:03.991066   431 raft_consensus.cc:2272] T cd9a521bab7441dfafde2edaa5e8e922 P 95ffb41c8cd0411eb0cd90097263ce36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:03.993188   431 tablet_replica.cc:333] T 8488c839000e46549e8117d511f72f1d P 95ffb41c8cd0411eb0cd90097263ce36: stopping tablet replica
I20260630 12:14:03.993790   431 raft_consensus.cc:2243] T 8488c839000e46549e8117d511f72f1d P 95ffb41c8cd0411eb0cd90097263ce36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:03.994220   431 raft_consensus.cc:2272] T 8488c839000e46549e8117d511f72f1d P 95ffb41c8cd0411eb0cd90097263ce36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:03.996119   431 tablet_replica.cc:333] T a0d868f6aff54821a8028962aed2dd65 P 95ffb41c8cd0411eb0cd90097263ce36: stopping tablet replica
I20260630 12:14:03.996647   431 raft_consensus.cc:2243] T a0d868f6aff54821a8028962aed2dd65 P 95ffb41c8cd0411eb0cd90097263ce36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:03.997083   431 raft_consensus.cc:2272] T a0d868f6aff54821a8028962aed2dd65 P 95ffb41c8cd0411eb0cd90097263ce36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:03.999120   431 tablet_replica.cc:333] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36: stopping tablet replica
I20260630 12:14:03.999881   431 raft_consensus.cc:2243] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:04.000595   431 pending_rounds.cc:70] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36: Trying to abort 1 pending ops.
I20260630 12:14:04.000809   431 pending_rounds.cc:77] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437453330071552 op_type: NO_OP noop_request { }
I20260630 12:14:04.001160   431 raft_consensus.cc:2889] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:04.001453   431 raft_consensus.cc:2272] T 49b14ec6e8914bc59e1879373ad1fe02 P 95ffb41c8cd0411eb0cd90097263ce36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:04.024595   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:14:04.183349  6847 consensus_peers.cc:597] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 -> Peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Couldn't send request to peer 95ffb41c8cd0411eb0cd90097263ce36. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:04.185427  6935 consensus_queue.cc:1048] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:04.336467  6933 consensus_queue.cc:1048] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:04.340582  6773 consensus_peers.cc:597] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a -> Peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Couldn't send request to peer 95ffb41c8cd0411eb0cd90097263ce36. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:04.469903  6847 consensus_peers.cc:597] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 -> Peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Couldn't send request to peer 95ffb41c8cd0411eb0cd90097263ce36. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:04.545842  6947 consensus_queue.cc:1048] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:04.797174  6935 consensus_queue.cc:579] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Leader has been unable to successfully communicate with peer 95ffb41c8cd0411eb0cd90097263ce36 for more than 1 seconds (1.073s)
I20260630 12:14:04.801163  6968 consensus_queue.cc:579] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [LEADER]: Leader has been unable to successfully communicate with peer 95ffb41c8cd0411eb0cd90097263ce36 for more than 1 seconds (1.021s)
W20260630 12:14:04.805408  6631 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet cd9a521bab7441dfafde2edaa5e8e922 with cas_config_opid_index -1: no extra replica candidate found for tablet cd9a521bab7441dfafde2edaa5e8e922 (table test-workload [id=08cb89e82c394c0287cd6d70809f8612]): 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
W20260630 12:14:04.885519  6680 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 95ffb41c8cd0411eb0cd90097263ce36 not available for placement
I20260630 12:14:04.992781  6935 consensus_queue.cc:579] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Leader has been unable to successfully communicate with peer 95ffb41c8cd0411eb0cd90097263ce36 for more than 1 seconds (1.076s)
I20260630 12:14:05.069380   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:05.075157  6970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:05.076153  6971 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:05.077924   431 server_base.cc:1061] running on GCE node
W20260630 12:14:05.078337  6973 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:05.080348   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:05.080557   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:05.080693   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821645080682 us; error 0 us; skew 500 ppm
I20260630 12:14:05.081292   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:05.083689   431 webserver.cc:533] Webserver started at http://127.0.107.196:39743/ using document root <none> and password file <none>
I20260630 12:14:05.084106   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:05.084256   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:05.084460   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:05.085565   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-3-root/instance:
uuid: "61b515e2119d46839e0eb32e2751b372"
format_stamp: "Formatted at 2026-06-30 12:14:05 on dist-test-slave-z8mm"
I20260630 12:14:05.090178   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:05.093632  6978 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:05.094563   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:05.094838   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-3-root
uuid: "61b515e2119d46839e0eb32e2751b372"
format_stamp: "Formatted at 2026-06-30 12:14:05 on dist-test-slave-z8mm"
I20260630 12:14:05.095103   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821473573380-431-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)
I20260630 12:14:05.115428   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:05.116379   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:05.117755   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:05.120014   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:05.120210   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:05.120515   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:05.120680   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:05.160324   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:41711
I20260630 12:14:05.160429  7040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:41711 every 8 connection(s)
I20260630 12:14:05.177387  7041 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42969
I20260630 12:14:05.177798  7041 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:05.178493  7041 heartbeater.cc:507] Master 127.0.107.254:42969 requested a full tablet report, sending...
I20260630 12:14:05.180444  6632 ts_manager.cc:194] Registered new tserver with Master: 61b515e2119d46839e0eb32e2751b372 (127.0.107.196:41711)
I20260630 12:14:05.182207  6632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47126
I20260630 12:14:05.219447  6883 consensus_queue.cc:237] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [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: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } }
I20260630 12:14:05.226583  6809 raft_consensus.cc:1275] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:05.228446  6948 consensus_queue.cc:1048] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:05.230286  6847 consensus_peers.cc:597] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 -> Peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Couldn't send request to peer 95ffb41c8cd0411eb0cd90097263ce36. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:05.234613  6935 raft_consensus.cc:2955] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } } }
I20260630 12:14:05.236625  6809 raft_consensus.cc:2955] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } } }
W20260630 12:14:05.237964  6846 consensus_peers.cc:597] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 -> Peer 61b515e2119d46839e0eb32e2751b372 (127.0.107.196:41711): Couldn't send request to peer 61b515e2119d46839e0eb32e2751b372. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a0d868f6aff54821a8028962aed2dd65. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:05.244789  6616 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a0d868f6aff54821a8028962aed2dd65 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:14:05.249202  6632 catalog_manager.cc:5697] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 reported cstate change: config changed from index -1 to 2, NON_VOTER 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "4e401417ad6a4055ad03b054e1f34178" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:05.442653  6809 consensus_queue.cc:237] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [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: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } }
I20260630 12:14:05.450877  6883 raft_consensus.cc:1275] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Refusing update from remote peer a77d089611844cbe830019c59c482d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:05.452595  6964 consensus_queue.cc:1048] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:05.455369  6773 consensus_peers.cc:597] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a -> Peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Couldn't send request to peer 95ffb41c8cd0411eb0cd90097263ce36. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:05.458603  6882 consensus_queue.cc:237] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [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: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } }
I20260630 12:14:05.461814  7052 raft_consensus.cc:2955] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } } }
W20260630 12:14:05.463023  6772 consensus_peers.cc:597] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a -> Peer 61b515e2119d46839e0eb32e2751b372 (127.0.107.196:41711): Couldn't send request to peer 61b515e2119d46839e0eb32e2751b372. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8488c839000e46549e8117d511f72f1d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:05.463860  6883 raft_consensus.cc:2955] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } } }
W20260630 12:14:05.474807  6846 consensus_peers.cc:597] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 -> Peer 61b515e2119d46839e0eb32e2751b372 (127.0.107.196:41711): Couldn't send request to peer 61b515e2119d46839e0eb32e2751b372. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd9a521bab7441dfafde2edaa5e8e922. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:05.475611  6616 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8488c839000e46549e8117d511f72f1d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:14:05.475874  6631 catalog_manager.cc:5697] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 reported cstate change: config changed from index -1 to 2, NON_VOTER 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a77d089611844cbe830019c59c482d4a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } } }
I20260630 12:14:05.478387  6809 raft_consensus.cc:1275] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:05.480541  6947 consensus_queue.cc:1048] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:05.482674  6847 consensus_peers.cc:597] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 -> Peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Couldn't send request to peer 95ffb41c8cd0411eb0cd90097263ce36. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:05.488879  6948 raft_consensus.cc:2955] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } } }
I20260630 12:14:05.491291  6809 raft_consensus.cc:2955] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } } }
I20260630 12:14:05.498984  6616 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet cd9a521bab7441dfafde2edaa5e8e922 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:14:05.503515  6632 catalog_manager.cc:5697] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 reported cstate change: config changed from index -1 to 2, NON_VOTER 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "4e401417ad6a4055ad03b054e1f34178" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:05.696610  6935 raft_consensus.cc:493] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:05.697299  6935 raft_consensus.cc:515] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:05.699136  6935 leader_election.cc:290] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a77d089611844cbe830019c59c482d4a (127.0.107.194:39459), 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667)
I20260630 12:14:05.700052  6809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b14ec6e8914bc59e1879373ad1fe02" candidate_uuid: "4e401417ad6a4055ad03b054e1f34178" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77d089611844cbe830019c59c482d4a" is_pre_election: true
I20260630 12:14:05.700795  6809 raft_consensus.cc:2468] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e401417ad6a4055ad03b054e1f34178 in term 1.
I20260630 12:14:05.702055  6846 leader_election.cc:304] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [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: 4e401417ad6a4055ad03b054e1f34178, a77d089611844cbe830019c59c482d4a; no voters: 
I20260630 12:14:05.702741  6935 raft_consensus.cc:2804] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:05.703091  6935 raft_consensus.cc:493] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:05.703411  6935 raft_consensus.cc:3060] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:05.703423  6847 leader_election.cc:336] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111)
I20260630 12:14:05.708467  6935 raft_consensus.cc:515] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:05.710170  6935 leader_election.cc:290] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [CANDIDATE]: Term 2 election: Requested vote from peers a77d089611844cbe830019c59c482d4a (127.0.107.194:39459), 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667)
I20260630 12:14:05.711046  6809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b14ec6e8914bc59e1879373ad1fe02" candidate_uuid: "4e401417ad6a4055ad03b054e1f34178" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77d089611844cbe830019c59c482d4a"
I20260630 12:14:05.711581  6809 raft_consensus.cc:3060] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:05.713963  6847 leader_election.cc:336] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111)
I20260630 12:14:05.716672  6809 raft_consensus.cc:2468] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e401417ad6a4055ad03b054e1f34178 in term 2.
I20260630 12:14:05.717751  6846 leader_election.cc:304] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [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: 4e401417ad6a4055ad03b054e1f34178, a77d089611844cbe830019c59c482d4a; no voters: 95ffb41c8cd0411eb0cd90097263ce36
I20260630 12:14:05.718402  6935 raft_consensus.cc:2804] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:05.718909  6935 raft_consensus.cc:697] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 2 LEADER]: Becoming Leader. State: Replica: 4e401417ad6a4055ad03b054e1f34178, State: Running, Role: LEADER
I20260630 12:14:05.719669  6935 consensus_queue.cc:237] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Queue going to LEADER 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: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } }
I20260630 12:14:05.728262  6631 catalog_manager.cc:5697] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 reported cstate change: term changed from 1 to 2, leader changed from 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) to 4e401417ad6a4055ad03b054e1f34178 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "4e401417ad6a4055ad03b054e1f34178" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:05.823205  7061 ts_tablet_manager.cc:933] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372: Initiating tablet copy from peer 4e401417ad6a4055ad03b054e1f34178 (127.0.107.195:42065)
I20260630 12:14:05.825280  7061 tablet_copy_client.cc:323] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42065
I20260630 12:14:05.839743  6893 tablet_copy_service.cc:140] P 4e401417ad6a4055ad03b054e1f34178: Received BeginTabletCopySession request for tablet a0d868f6aff54821a8028962aed2dd65 from peer 61b515e2119d46839e0eb32e2751b372 ({username='slave'} at 127.0.0.1:49722)
I20260630 12:14:05.840346  6893 tablet_copy_service.cc:161] P 4e401417ad6a4055ad03b054e1f34178: Beginning new tablet copy session on tablet a0d868f6aff54821a8028962aed2dd65 from peer 61b515e2119d46839e0eb32e2751b372 at {username='slave'} at 127.0.0.1:49722: session id = 61b515e2119d46839e0eb32e2751b372-a0d868f6aff54821a8028962aed2dd65
I20260630 12:14:05.847786  6893 tablet_copy_source_session.cc:215] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:05.851395  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d868f6aff54821a8028962aed2dd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:05.864392  7061 tablet_copy_client.cc:806] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:05.865175  7061 tablet_copy_client.cc:670] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:05.869472  7061 tablet_copy_client.cc:538] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:05.877203  7061 tablet_bootstrap.cc:492] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372: Bootstrap starting.
W20260630 12:14:05.888908  6680 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 95ffb41c8cd0411eb0cd90097263ce36 not available for placement
I20260630 12:14:05.895228  7061 tablet_bootstrap.cc:492] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372: 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
I20260630 12:14:05.896085  7061 tablet_bootstrap.cc:492] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372: Bootstrap complete.
I20260630 12:14:05.896694  7061 ts_tablet_manager.cc:1403] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:14:05.899317  7061 raft_consensus.cc:359] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } }
I20260630 12:14:05.900106  7061 raft_consensus.cc:740] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61b515e2119d46839e0eb32e2751b372, State: Initialized, Role: LEARNER
I20260630 12:14:05.900600  7061 consensus_queue.cc:260] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372 [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: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } }
I20260630 12:14:05.903096  7041 heartbeater.cc:499] Master 127.0.107.254:42969 was elected leader, sending a full tablet report...
I20260630 12:14:05.903513  7061 ts_tablet_manager.cc:1434] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260630 12:14:05.905570  6893 tablet_copy_service.cc:342] P 4e401417ad6a4055ad03b054e1f34178: Request end of tablet copy session 61b515e2119d46839e0eb32e2751b372-a0d868f6aff54821a8028962aed2dd65 received from {username='slave'} at 127.0.0.1:49722
I20260630 12:14:05.906126  6893 tablet_copy_service.cc:434] P 4e401417ad6a4055ad03b054e1f34178: ending tablet copy session 61b515e2119d46839e0eb32e2751b372-a0d868f6aff54821a8028962aed2dd65 on tablet a0d868f6aff54821a8028962aed2dd65 with peer 61b515e2119d46839e0eb32e2751b372
I20260630 12:14:06.027932  7061 ts_tablet_manager.cc:933] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372: Initiating tablet copy from peer a77d089611844cbe830019c59c482d4a (127.0.107.194:39459)
I20260630 12:14:06.029481  7061 tablet_copy_client.cc:323] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:39459
I20260630 12:14:06.034628  7069 ts_tablet_manager.cc:933] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372: Initiating tablet copy from peer 4e401417ad6a4055ad03b054e1f34178 (127.0.107.195:42065)
I20260630 12:14:06.036202  7069 tablet_copy_client.cc:323] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42065
I20260630 12:14:06.037997  6893 tablet_copy_service.cc:140] P 4e401417ad6a4055ad03b054e1f34178: Received BeginTabletCopySession request for tablet cd9a521bab7441dfafde2edaa5e8e922 from peer 61b515e2119d46839e0eb32e2751b372 ({username='slave'} at 127.0.0.1:49722)
I20260630 12:14:06.038609  6893 tablet_copy_service.cc:161] P 4e401417ad6a4055ad03b054e1f34178: Beginning new tablet copy session on tablet cd9a521bab7441dfafde2edaa5e8e922 from peer 61b515e2119d46839e0eb32e2751b372 at {username='slave'} at 127.0.0.1:49722: session id = 61b515e2119d46839e0eb32e2751b372-cd9a521bab7441dfafde2edaa5e8e922
I20260630 12:14:06.041141  6819 tablet_copy_service.cc:140] P a77d089611844cbe830019c59c482d4a: Received BeginTabletCopySession request for tablet 8488c839000e46549e8117d511f72f1d from peer 61b515e2119d46839e0eb32e2751b372 ({username='slave'} at 127.0.0.1:49438)
I20260630 12:14:06.041839  6819 tablet_copy_service.cc:161] P a77d089611844cbe830019c59c482d4a: Beginning new tablet copy session on tablet 8488c839000e46549e8117d511f72f1d from peer 61b515e2119d46839e0eb32e2751b372 at {username='slave'} at 127.0.0.1:49438: session id = 61b515e2119d46839e0eb32e2751b372-8488c839000e46549e8117d511f72f1d
I20260630 12:14:06.047557  6893 tablet_copy_source_session.cc:215] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:06.050997  6819 tablet_copy_source_session.cc:215] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:06.051244  7069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9a521bab7441dfafde2edaa5e8e922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:06.054492  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8488c839000e46549e8117d511f72f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:06.063947  7069 tablet_copy_client.cc:806] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:06.064561  7069 tablet_copy_client.cc:670] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:06.066808  7061 tablet_copy_client.cc:806] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:06.067399  7061 tablet_copy_client.cc:670] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:06.068421  7069 tablet_copy_client.cc:538] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:06.071568  7061 tablet_copy_client.cc:538] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:06.078493  7069 tablet_bootstrap.cc:492] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372: Bootstrap starting.
I20260630 12:14:06.081120  7061 tablet_bootstrap.cc:492] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372: Bootstrap starting.
I20260630 12:14:06.101924  7069 tablet_bootstrap.cc:492] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372: 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
I20260630 12:14:06.102759  7061 tablet_bootstrap.cc:492] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372: 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
I20260630 12:14:06.102874  7069 tablet_bootstrap.cc:492] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372: Bootstrap complete.
I20260630 12:14:06.103780  7061 tablet_bootstrap.cc:492] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372: Bootstrap complete.
I20260630 12:14:06.103793  7069 ts_tablet_manager.cc:1403] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.004s
I20260630 12:14:06.104745  7061 ts_tablet_manager.cc:1403] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260630 12:14:06.107218  7069 raft_consensus.cc:359] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } }
I20260630 12:14:06.107440  7061 raft_consensus.cc:359] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } }
I20260630 12:14:06.108179  7069 raft_consensus.cc:740] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61b515e2119d46839e0eb32e2751b372, State: Initialized, Role: LEARNER
I20260630 12:14:06.108301  7061 raft_consensus.cc:740] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61b515e2119d46839e0eb32e2751b372, State: Initialized, Role: LEARNER
I20260630 12:14:06.109733  6809 raft_consensus.cc:1275] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 2 FOLLOWER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:14:06.109011  7069 consensus_queue.cc:260] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372 [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: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } }
I20260630 12:14:06.109102  7061 consensus_queue.cc:260] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372 [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: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } }
I20260630 12:14:06.111837  7069 ts_tablet_manager.cc:1434] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:06.111940  6935 consensus_queue.cc:1048] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:06.114187  6893 tablet_copy_service.cc:342] P 4e401417ad6a4055ad03b054e1f34178: Request end of tablet copy session 61b515e2119d46839e0eb32e2751b372-cd9a521bab7441dfafde2edaa5e8e922 received from {username='slave'} at 127.0.0.1:49722
I20260630 12:14:06.114637  6893 tablet_copy_service.cc:434] P 4e401417ad6a4055ad03b054e1f34178: ending tablet copy session 61b515e2119d46839e0eb32e2751b372-cd9a521bab7441dfafde2edaa5e8e922 on tablet cd9a521bab7441dfafde2edaa5e8e922 with peer 61b515e2119d46839e0eb32e2751b372
I20260630 12:14:06.124850  7061 ts_tablet_manager.cc:1434] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.008s
I20260630 12:14:06.127031  6819 tablet_copy_service.cc:342] P a77d089611844cbe830019c59c482d4a: Request end of tablet copy session 61b515e2119d46839e0eb32e2751b372-8488c839000e46549e8117d511f72f1d received from {username='slave'} at 127.0.0.1:49438
I20260630 12:14:06.127573  6819 tablet_copy_service.cc:434] P a77d089611844cbe830019c59c482d4a: ending tablet copy session 61b515e2119d46839e0eb32e2751b372-8488c839000e46549e8117d511f72f1d on tablet 8488c839000e46549e8117d511f72f1d with peer 61b515e2119d46839e0eb32e2751b372
W20260630 12:14:06.131335  6847 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111) [suppressed 17 similar messages]
W20260630 12:14:06.135270  6847 consensus_peers.cc:597] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 -> Peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Couldn't send request to peer 95ffb41c8cd0411eb0cd90097263ce36. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:06.275496  7016 raft_consensus.cc:1217] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:06.540373  7016 raft_consensus.cc:1217] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:06.640429  6947 consensus_queue.cc:579] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Leader has been unable to successfully communicate with peer 95ffb41c8cd0411eb0cd90097263ce36 for more than 1 seconds (1.420s)
I20260630 12:14:06.655264  7016 raft_consensus.cc:1217] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:06.709455  6935 raft_consensus.cc:1064] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178: attempting to promote NON_VOTER 61b515e2119d46839e0eb32e2751b372 to VOTER
I20260630 12:14:06.711542  6935 consensus_queue.cc:237] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [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: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } }
I20260630 12:14:06.718289  7016 raft_consensus.cc:1275] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372 [term 1 LEARNER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:06.718587  6809 raft_consensus.cc:1275] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:06.719769  6948 consensus_queue.cc:1048] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:06.720572  7082 consensus_queue.cc:1048] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:06.721174  6847 consensus_peers.cc:597] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 -> Peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Couldn't send request to peer 95ffb41c8cd0411eb0cd90097263ce36. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:06.728873  7082 raft_consensus.cc:2955] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:06.730806  6809 raft_consensus.cc:2955] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:06.741942  7016 raft_consensus.cc:2955] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:06.744067  6632 catalog_manager.cc:5697] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 reported cstate change: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e401417ad6a4055ad03b054e1f34178" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:06.765502  6882 consensus_queue.cc:237] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [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: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } }
I20260630 12:14:06.770834  6809 raft_consensus.cc:1275] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:06.771082  7016 raft_consensus.cc:1275] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372 [term 1 FOLLOWER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:06.772595  6948 consensus_queue.cc:1048] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:06.773391  6947 consensus_queue.cc:1048] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:06.779722  6947 raft_consensus.cc:2955] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:06.781527  6809 raft_consensus.cc:2955] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:06.782452  7016 raft_consensus.cc:2955] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:06.789534  6616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a0d868f6aff54821a8028962aed2dd65 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:06.794896  6631 catalog_manager.cc:5697] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 reported cstate change: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "4e401417ad6a4055ad03b054e1f34178" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:14:06.810561  6617 catalog_manager.cc:4755] TS 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a0d868f6aff54821a8028962aed2dd65: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111)
I20260630 12:14:06.843676  7080 consensus_queue.cc:579] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [LEADER]: Leader has been unable to successfully communicate with peer 95ffb41c8cd0411eb0cd90097263ce36 for more than 1 seconds (1.400s)
I20260630 12:14:06.870934  7082 consensus_queue.cc:579] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Leader has been unable to successfully communicate with peer 95ffb41c8cd0411eb0cd90097263ce36 for more than 1 seconds (1.411s)
W20260630 12:14:06.891026  6680 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 95ffb41c8cd0411eb0cd90097263ce36 not available for placement
I20260630 12:14:07.031973  7080 raft_consensus.cc:1064] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a: attempting to promote NON_VOTER 61b515e2119d46839e0eb32e2751b372 to VOTER
I20260630 12:14:07.034083  7080 consensus_queue.cc:237] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [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: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } }
I20260630 12:14:07.041208  7016 raft_consensus.cc:1275] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372 [term 1 LEARNER]: Refusing update from remote peer a77d089611844cbe830019c59c482d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:07.041651  6882 raft_consensus.cc:1275] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Refusing update from remote peer a77d089611844cbe830019c59c482d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:07.043699  7092 consensus_queue.cc:1048] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:07.044528  7080 consensus_queue.cc:1048] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:07.045712  6773 consensus_peers.cc:597] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a -> Peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Couldn't send request to peer 95ffb41c8cd0411eb0cd90097263ce36. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:07.053254  7082 consensus_queue.cc:579] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Leader has been unable to successfully communicate with peer 95ffb41c8cd0411eb0cd90097263ce36 for more than 1 seconds (1.331s)
I20260630 12:14:07.055382  6882 raft_consensus.cc:2955] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:07.053424  7092 raft_consensus.cc:2955] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:07.064971  6883 consensus_queue.cc:237] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [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: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } }
I20260630 12:14:07.070186  7016 raft_consensus.cc:2955] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:07.071774  6632 catalog_manager.cc:5697] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a reported cstate change: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a77d089611844cbe830019c59c482d4a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:14:07.077904  6847 consensus_peers.cc:597] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 -> Peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Couldn't send request to peer 95ffb41c8cd0411eb0cd90097263ce36. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:07.079701  6846 consensus_peers.cc:597] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 -> Peer 61b515e2119d46839e0eb32e2751b372 (127.0.107.196:41711): Couldn't send request to peer 61b515e2119d46839e0eb32e2751b372. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 49b14ec6e8914bc59e1879373ad1fe02. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:07.080222  6809 raft_consensus.cc:1275] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 2 FOLLOWER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:07.081945  7082 consensus_queue.cc:1048] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:07.091135  6948 raft_consensus.cc:2955] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } } }
I20260630 12:14:07.093570  6808 raft_consensus.cc:2955] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } } }
I20260630 12:14:07.097747  6809 consensus_queue.cc:237] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [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: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } }
I20260630 12:14:07.104422  7016 raft_consensus.cc:1275] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372 [term 1 FOLLOWER]: Refusing update from remote peer a77d089611844cbe830019c59c482d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:07.104704  6616 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 49b14ec6e8914bc59e1879373ad1fe02 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:14:07.105414  6883 raft_consensus.cc:1275] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Refusing update from remote peer a77d089611844cbe830019c59c482d4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:07.107198  7080 consensus_queue.cc:1048] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:07.108029  7092 consensus_queue.cc:1048] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:07.111734  6632 catalog_manager.cc:5697] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a reported cstate change: config changed from index -1 to 2, NON_VOTER 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "4e401417ad6a4055ad03b054e1f34178" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } } }
I20260630 12:14:07.116902  7079 raft_consensus.cc:2955] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:07.119343  6883 raft_consensus.cc:2955] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:07.128613  7016 raft_consensus.cc:2955] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:07.134868  6616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8488c839000e46549e8117d511f72f1d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:07.138239  6631 catalog_manager.cc:5697] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 reported cstate change: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "a77d089611844cbe830019c59c482d4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:07.237747  7082 raft_consensus.cc:1064] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178: attempting to promote NON_VOTER 61b515e2119d46839e0eb32e2751b372 to VOTER
I20260630 12:14:07.239782  7082 consensus_queue.cc:237] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [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: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } }
I20260630 12:14:07.246552  7016 raft_consensus.cc:1275] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372 [term 1 LEARNER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:07.246649  6808 raft_consensus.cc:1275] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:07.248078  6935 consensus_queue.cc:1048] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:07.249181  7082 consensus_queue.cc:1048] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:07.249935  6847 consensus_peers.cc:597] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 -> Peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Couldn't send request to peer 95ffb41c8cd0411eb0cd90097263ce36. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:07.257644  6935 raft_consensus.cc:2955] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:07.259433  7016 raft_consensus.cc:2955] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:07.267632  6808 raft_consensus.cc:2955] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:07.270833  6630 catalog_manager.cc:5697] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 reported cstate change: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e401417ad6a4055ad03b054e1f34178" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:07.283788  6883 consensus_queue.cc:237] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [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: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } }
I20260630 12:14:07.291384  7016 raft_consensus.cc:1275] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372 [term 1 FOLLOWER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:07.291929  6808 raft_consensus.cc:1275] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:07.293325  6935 consensus_queue.cc:1048] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:07.293985  6948 consensus_queue.cc:1048] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:07.300585  7082 raft_consensus.cc:2955] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:07.302620  7016 raft_consensus.cc:2955] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:07.302444  6808 raft_consensus.cc:2955] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:07.311148  6616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cd9a521bab7441dfafde2edaa5e8e922 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:07.314985  6631 catalog_manager.cc:5697] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372 reported cstate change: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "4e401417ad6a4055ad03b054e1f34178" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:07.590058  7098 ts_tablet_manager.cc:933] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372: Initiating tablet copy from peer 4e401417ad6a4055ad03b054e1f34178 (127.0.107.195:42065)
I20260630 12:14:07.591554  7098 tablet_copy_client.cc:323] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42065
I20260630 12:14:07.593362  6893 tablet_copy_service.cc:140] P 4e401417ad6a4055ad03b054e1f34178: Received BeginTabletCopySession request for tablet 49b14ec6e8914bc59e1879373ad1fe02 from peer 61b515e2119d46839e0eb32e2751b372 ({username='slave'} at 127.0.0.1:49722)
I20260630 12:14:07.593804  6893 tablet_copy_service.cc:161] P 4e401417ad6a4055ad03b054e1f34178: Beginning new tablet copy session on tablet 49b14ec6e8914bc59e1879373ad1fe02 from peer 61b515e2119d46839e0eb32e2751b372 at {username='slave'} at 127.0.0.1:49722: session id = 61b515e2119d46839e0eb32e2751b372-49b14ec6e8914bc59e1879373ad1fe02
I20260630 12:14:07.599520  6893 tablet_copy_source_session.cc:215] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:07.602417  7098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49b14ec6e8914bc59e1879373ad1fe02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.615010  7098 tablet_copy_client.cc:806] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:07.615610  7098 tablet_copy_client.cc:670] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:07.619495  7098 tablet_copy_client.cc:538] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:07.626274  7098 tablet_bootstrap.cc:492] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372: Bootstrap starting.
I20260630 12:14:07.642426  7098 tablet_bootstrap.cc:492] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372: 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
I20260630 12:14:07.643177  7098 tablet_bootstrap.cc:492] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372: Bootstrap complete.
I20260630 12:14:07.643728  7098 ts_tablet_manager.cc:1403] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:14:07.646134  7098 raft_consensus.cc:359] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } }
I20260630 12:14:07.646785  7098 raft_consensus.cc:740] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 61b515e2119d46839e0eb32e2751b372, State: Initialized, Role: LEARNER
I20260630 12:14:07.647303  7098 consensus_queue.cc:260] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372 [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: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: true } }
I20260630 12:14:07.649406  7098 ts_tablet_manager.cc:1434] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:14:07.651377  6893 tablet_copy_service.cc:342] P 4e401417ad6a4055ad03b054e1f34178: Request end of tablet copy session 61b515e2119d46839e0eb32e2751b372-49b14ec6e8914bc59e1879373ad1fe02 received from {username='slave'} at 127.0.0.1:49722
I20260630 12:14:07.651868  6893 tablet_copy_service.cc:434] P 4e401417ad6a4055ad03b054e1f34178: ending tablet copy session 61b515e2119d46839e0eb32e2751b372-49b14ec6e8914bc59e1879373ad1fe02 on tablet 49b14ec6e8914bc59e1879373ad1fe02 with peer 61b515e2119d46839e0eb32e2751b372
W20260630 12:14:07.831921  6617 catalog_manager.cc:4755] TS 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8488c839000e46549e8117d511f72f1d: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111)
W20260630 12:14:07.893553  6680 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 95ffb41c8cd0411eb0cd90097263ce36 not available for placement
I20260630 12:14:08.076836  7016 raft_consensus.cc:1217] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:14:08.112444  7102 consensus_queue.cc:579] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Leader has been unable to successfully communicate with peer 95ffb41c8cd0411eb0cd90097263ce36 for more than 1 seconds (1.044s)
I20260630 12:14:08.578112  7082 raft_consensus.cc:1064] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178: attempting to promote NON_VOTER 61b515e2119d46839e0eb32e2751b372 to VOTER
I20260630 12:14:08.580857  7082 consensus_queue.cc:237] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [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: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } }
I20260630 12:14:08.587251  7016 raft_consensus.cc:1275] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372 [term 2 LEARNER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:08.588732  6809 raft_consensus.cc:1275] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 2 FOLLOWER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:14:08.590090  6847 consensus_peers.cc:597] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 -> Peer 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): Couldn't send request to peer 95ffb41c8cd0411eb0cd90097263ce36. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:08.590472  7101 consensus_queue.cc:1048] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:08.591176  7107 consensus_queue.cc:1048] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:08.599864  7107 raft_consensus.cc:2955] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:08.601989  6809 raft_consensus.cc:2955] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:08.614425  7016 raft_consensus.cc:2955] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:08.618151  6632 catalog_manager.cc:5697] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a reported cstate change: config changed from index 2 to 3, 61b515e2119d46839e0eb32e2751b372 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4e401417ad6a4055ad03b054e1f34178" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "95ffb41c8cd0411eb0cd90097263ce36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43667 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:08.636550  6883 consensus_queue.cc:237] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [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: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } }
I20260630 12:14:08.642185  7016 raft_consensus.cc:1275] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372 [term 2 FOLLOWER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:08.642630  6809 raft_consensus.cc:1275] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 2 FOLLOWER]: Refusing update from remote peer 4e401417ad6a4055ad03b054e1f34178: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:08.644069  7107 consensus_queue.cc:1048] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:08.644778  7101 consensus_queue.cc:1048] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:08.650678  7101 raft_consensus.cc:2955] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:08.653348  6809 raft_consensus.cc:2955] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:08.653702  7016 raft_consensus.cc:2955] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
I20260630 12:14:08.664284  6616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 49b14ec6e8914bc59e1879373ad1fe02 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:08.663980  6631 catalog_manager.cc:5697] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a reported cstate change: config changed from index 3 to 4, VOTER 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "4e401417ad6a4055ad03b054e1f34178" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a77d089611844cbe830019c59c482d4a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39459 } } peers { permanent_uuid: "4e401417ad6a4055ad03b054e1f34178" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42065 } } peers { permanent_uuid: "61b515e2119d46839e0eb32e2751b372" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41711 } attrs { promote: false } } }
W20260630 12:14:08.859053  6617 catalog_manager.cc:4755] TS 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 49b14ec6e8914bc59e1879373ad1fe02: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111)
W20260630 12:14:09.380125  6663 debug-util.cc:398] Leaking SignalData structure 0x7b08001bf820 after lost signal to thread 434
W20260630 12:14:09.381826  6663 debug-util.cc:398] Leaking SignalData structure 0x7b08000d3880 after lost signal to thread 6666
W20260630 12:14:09.382931  6663 debug-util.cc:398] Leaking SignalData structure 0x7b080000b0c0 after lost signal to thread 6833
W20260630 12:14:09.384054  6663 debug-util.cc:398] Leaking SignalData structure 0x7b0800277ae0 after lost signal to thread 6907
W20260630 12:14:09.385069  6663 debug-util.cc:398] Leaking SignalData structure 0x7b08000674a0 after lost signal to thread 7040
W20260630 12:14:09.859601  6617 catalog_manager.cc:4755] TS 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 49b14ec6e8914bc59e1879373ad1fe02: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111)
W20260630 12:14:10.939584  6617 catalog_manager.cc:4755] TS 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 49b14ec6e8914bc59e1879373ad1fe02: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111)
W20260630 12:14:11.184340  6617 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111) [suppressed 48 similar messages]
I20260630 12:14:12.239492   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:12.278841   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:12.279827   431 tablet_replica.cc:333] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a: stopping tablet replica
I20260630 12:14:12.280767   431 raft_consensus.cc:2243] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:12.281946   431 raft_consensus.cc:2272] T 8488c839000e46549e8117d511f72f1d P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:12.285388   431 tablet_replica.cc:333] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a: stopping tablet replica
I20260630 12:14:12.286222   431 raft_consensus.cc:2243] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:12.287181   431 raft_consensus.cc:2272] T a0d868f6aff54821a8028962aed2dd65 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:12.290141   431 tablet_replica.cc:333] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a: stopping tablet replica
I20260630 12:14:12.290969   431 raft_consensus.cc:2243] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:12.291810   431 raft_consensus.cc:2272] T cd9a521bab7441dfafde2edaa5e8e922 P a77d089611844cbe830019c59c482d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:12.295085   431 tablet_replica.cc:333] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a: stopping tablet replica
I20260630 12:14:12.295812   431 raft_consensus.cc:2243] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:12.296635   431 raft_consensus.cc:2272] T 49b14ec6e8914bc59e1879373ad1fe02 P a77d089611844cbe830019c59c482d4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:12.327150   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260630 12:14:12.349284  6846 consensus_peers.cc:597] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 -> Peer a77d089611844cbe830019c59c482d4a (127.0.107.194:39459): Couldn't send request to peer a77d089611844cbe830019c59c482d4a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:39459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:12.352382   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:12.388173   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:12.389272   431 tablet_replica.cc:333] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178: stopping tablet replica
I20260630 12:14:12.390103   431 raft_consensus.cc:2243] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:12.391112   431 raft_consensus.cc:2272] T 49b14ec6e8914bc59e1879373ad1fe02 P 4e401417ad6a4055ad03b054e1f34178 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:12.393841   431 tablet_replica.cc:333] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178: stopping tablet replica
I20260630 12:14:12.394546   431 raft_consensus.cc:2243] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:12.395262   431 raft_consensus.cc:2272] T 8488c839000e46549e8117d511f72f1d P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:12.397475   431 tablet_replica.cc:333] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178: stopping tablet replica
I20260630 12:14:12.397930   431 raft_consensus.cc:2243] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:12.398655   431 raft_consensus.cc:2272] T a0d868f6aff54821a8028962aed2dd65 P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:12.400545   431 tablet_replica.cc:333] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178: stopping tablet replica
I20260630 12:14:12.400964   431 raft_consensus.cc:2243] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:12.401748   431 raft_consensus.cc:2272] T cd9a521bab7441dfafde2edaa5e8e922 P 4e401417ad6a4055ad03b054e1f34178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:12.425684   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:12.441529   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:12.470877   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:12.471560   431 tablet_replica.cc:333] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372: stopping tablet replica
I20260630 12:14:12.472134   431 raft_consensus.cc:2243] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:12.472687   431 raft_consensus.cc:2272] T 49b14ec6e8914bc59e1879373ad1fe02 P 61b515e2119d46839e0eb32e2751b372 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:12.474647   431 tablet_replica.cc:333] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372: stopping tablet replica
I20260630 12:14:12.475180   431 raft_consensus.cc:2243] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:12.475744   431 raft_consensus.cc:2272] T cd9a521bab7441dfafde2edaa5e8e922 P 61b515e2119d46839e0eb32e2751b372 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:12.477909   431 tablet_replica.cc:333] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372: stopping tablet replica
I20260630 12:14:12.478420   431 raft_consensus.cc:2243] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:12.478924   431 raft_consensus.cc:2272] T 8488c839000e46549e8117d511f72f1d P 61b515e2119d46839e0eb32e2751b372 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:12.480756   431 tablet_replica.cc:333] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372: stopping tablet replica
I20260630 12:14:12.481290   431 raft_consensus.cc:2243] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:12.481822   431 raft_consensus.cc:2272] T a0d868f6aff54821a8028962aed2dd65 P 61b515e2119d46839e0eb32e2751b372 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:12.504550   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:12.518774   431 master.cc:562] Master@127.0.107.254:42969 shutting down...
W20260630 12:14:12.998124  6617 catalog_manager.cc:4755] TS 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 49b14ec6e8914bc59e1879373ad1fe02: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111)
W20260630 12:14:15.330399  6617 catalog_manager.cc:4755] TS 95ffb41c8cd0411eb0cd90097263ce36 (127.0.107.193:43667): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a0d868f6aff54821a8028962aed2dd65: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43667: connect: Connection refused (error 111)
I20260630 12:14:16.129948   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:16.131875   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.132295   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6a28c3833ff14cf19bb443f39e9e3c23: stopping tablet replica
I20260630 12:14:16.190608   431 master.cc:584] Master@127.0.107.254:42969 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14519 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:14:16.242784   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37301
I20260630 12:14:16.243889   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:16.249964  7127 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:16.250053  7126 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:16.250439  7129 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:16.252696   431 server_base.cc:1061] running on GCE node
I20260630 12:14:16.253674   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:16.253895   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:16.254068   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821656254047 us; error 0 us; skew 500 ppm
I20260630 12:14:16.254655   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:16.257241   431 webserver.cc:533] Webserver started at http://127.0.107.254:46013/ using document root <none> and password file <none>
I20260630 12:14:16.257763   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:16.257985   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:16.258281   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:16.259574   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "2b5b525a1d7f42f382c9f49f1522ea87"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-z8mm"
I20260630 12:14:16.264233   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:16.267810  7134 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:16.268756   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:16.269081   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "2b5b525a1d7f42f382c9f49f1522ea87"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-z8mm"
I20260630 12:14:16.269356   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-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)
I20260630 12:14:16.292271   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:16.293582   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:16.333611   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37301
I20260630 12:14:16.333705  7185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37301 every 8 connection(s)
I20260630 12:14:16.337739  7186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:16.350893  7186 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87: Bootstrap starting.
I20260630 12:14:16.355774  7186 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:16.360286  7186 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87: No bootstrap required, opened a new log
I20260630 12:14:16.362619  7186 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b5b525a1d7f42f382c9f49f1522ea87" member_type: VOTER }
I20260630 12:14:16.363078  7186 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:16.363256  7186 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5b525a1d7f42f382c9f49f1522ea87, State: Initialized, Role: FOLLOWER
I20260630 12:14:16.363795  7186 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2b5b525a1d7f42f382c9f49f1522ea87" member_type: VOTER }
I20260630 12:14:16.364225  7186 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:16.364418  7186 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:16.364637  7186 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:16.369752  7186 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b5b525a1d7f42f382c9f49f1522ea87" member_type: VOTER }
I20260630 12:14:16.370352  7186 leader_election.cc:304] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [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: 2b5b525a1d7f42f382c9f49f1522ea87; no voters: 
I20260630 12:14:16.371686  7186 leader_election.cc:290] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:16.372051  7189 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:16.373469  7189 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [term 1 LEADER]: Becoming Leader. State: Replica: 2b5b525a1d7f42f382c9f49f1522ea87, State: Running, Role: LEADER
I20260630 12:14:16.374249  7189 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [LEADER]: Queue going to LEADER mode. State: All 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: "2b5b525a1d7f42f382c9f49f1522ea87" member_type: VOTER }
I20260630 12:14:16.374768  7186 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:16.381556  7190 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2b5b525a1d7f42f382c9f49f1522ea87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b5b525a1d7f42f382c9f49f1522ea87" member_type: VOTER } }
I20260630 12:14:16.381454  7191 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2b5b525a1d7f42f382c9f49f1522ea87. Latest consensus state: current_term: 1 leader_uuid: "2b5b525a1d7f42f382c9f49f1522ea87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b5b525a1d7f42f382c9f49f1522ea87" member_type: VOTER } }
I20260630 12:14:16.382330  7191 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:16.382304  7190 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:16.384433  7197 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:16.389803  7197 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:16.392583   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:16.399468  7197 catalog_manager.cc:1383] Generated new cluster ID: 809383ab4dd44b82ab00a7bd3f952807
I20260630 12:14:16.399772  7197 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:16.426096  7197 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:16.427503  7197 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:16.450851  7197 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87: Generated new TSK 0
I20260630 12:14:16.451493  7197 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:16.459142   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:16.465780  7207 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:16.466967  7208 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:16.469889  7210 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:16.470077   431 server_base.cc:1061] running on GCE node
I20260630 12:14:16.471271   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:16.471458   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:16.471685   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821656471664 us; error 0 us; skew 500 ppm
I20260630 12:14:16.472247   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:16.474769   431 webserver.cc:533] Webserver started at http://127.0.107.193:46039/ using document root <none> and password file <none>
I20260630 12:14:16.475311   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:16.475512   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:16.475883   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:16.477356   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "3681006ac09140bb943229d6e2094543"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-z8mm"
I20260630 12:14:16.482028   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:14:16.485608  7215 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:16.486503   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:14:16.486821   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "3681006ac09140bb943229d6e2094543"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-z8mm"
I20260630 12:14:16.487187   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-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)
I20260630 12:14:16.505527   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:16.506803   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:16.508304   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:16.510841   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:16.511088   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:16.511387   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:16.511595   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:16.554054   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:41971
I20260630 12:14:16.554152  7277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:41971 every 8 connection(s)
I20260630 12:14:16.559726   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:16.567081  7282 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:16.570523  7283 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:16.573037   431 server_base.cc:1061] running on GCE node
W20260630 12:14:16.573454  7285 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:16.574784   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:16.575093   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:16.575312   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821656575293 us; error 0 us; skew 500 ppm
I20260630 12:14:16.576186   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:16.579464  7278 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37301
I20260630 12:14:16.579924  7278 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:16.580032   431 webserver.cc:533] Webserver started at http://127.0.107.194:39139/ using document root <none> and password file <none>
I20260630 12:14:16.580825   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:16.580797  7278 heartbeater.cc:507] Master 127.0.107.254:37301 requested a full tablet report, sending...
I20260630 12:14:16.581297   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:16.581614   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:16.583107   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "8a137b13206f4dbeb8f136b5b4ca2443"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-z8mm"
I20260630 12:14:16.583560  7151 ts_manager.cc:194] Registered new tserver with Master: 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971)
I20260630 12:14:16.585543  7151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41932
I20260630 12:14:16.588572   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:14:16.592577  7290 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:16.593502   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:16.593830   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "8a137b13206f4dbeb8f136b5b4ca2443"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-z8mm"
I20260630 12:14:16.594132   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-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)
I20260630 12:14:16.621071   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:16.622290   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:16.623749   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:16.626081   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:16.626318   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:16.626575   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:16.626746   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:16.667142   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37753
I20260630 12:14:16.667243  7352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37753 every 8 connection(s)
I20260630 12:14:16.672396   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:16.680202  7356 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:16.680951  7357 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:16.684218  7359 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:16.685642   431 server_base.cc:1061] running on GCE node
I20260630 12:14:16.687146   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:16.687345  7353 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37301
W20260630 12:14:16.687422   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:16.687825   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821656687801 us; error 0 us; skew 500 ppm
I20260630 12:14:16.687866  7353 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:16.688428   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:16.688819  7353 heartbeater.cc:507] Master 127.0.107.254:37301 requested a full tablet report, sending...
I20260630 12:14:16.691202  7151 ts_manager.cc:194] Registered new tserver with Master: 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194:37753)
I20260630 12:14:16.691391   431 webserver.cc:533] Webserver started at http://127.0.107.195:38409/ using document root <none> and password file <none>
I20260630 12:14:16.692022   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:16.692219   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:16.692520   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:16.692889  7151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52394
I20260630 12:14:16.693948   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "bd0225479ce245279b13e6d5a702dda3"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-z8mm"
I20260630 12:14:16.698938   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:16.702564  7364 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:16.703401   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:14:16.703681   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "bd0225479ce245279b13e6d5a702dda3"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-z8mm"
I20260630 12:14:16.703927   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-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)
I20260630 12:14:16.725999   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:16.727154   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:16.728592   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:16.730981   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:16.731159   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:16.731436   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:16.731663   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:16.774945   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39631
I20260630 12:14:16.775043  7426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39631 every 8 connection(s)
I20260630 12:14:16.789772  7427 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37301
I20260630 12:14:16.790171  7427 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:16.790921  7427 heartbeater.cc:507] Master 127.0.107.254:37301 requested a full tablet report, sending...
I20260630 12:14:16.792870  7151 ts_manager.cc:194] Registered new tserver with Master: bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:16.793304   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014916112s
I20260630 12:14:16.794353  7151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52410
I20260630 12:14:17.588743  7278 heartbeater.cc:499] Master 127.0.107.254:37301 was elected leader, sending a full tablet report...
I20260630 12:14:17.695690  7353 heartbeater.cc:499] Master 127.0.107.254:37301 was elected leader, sending a full tablet report...
I20260630 12:14:17.797652  7427 heartbeater.cc:499] Master 127.0.107.254:37301 was elected leader, sending a full tablet report...
I20260630 12:14:17.851712  7151 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52418:
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"
    }
  }
}
W20260630 12:14:17.854192  7151 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:17.934264  7318 tablet_service.cc:1511] Processing CreateTablet for tablet 2f1aa74cd05745c2aed71d3b1dc742c6 (DEFAULT_TABLE table=test-workload [id=7eba7ac22f654a5b9bacefda7fbc8ab0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:17.935751  7318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f1aa74cd05745c2aed71d3b1dc742c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:17.937574  7316 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba6dd23118b42388d1db6e787ddeccc (DEFAULT_TABLE table=test-workload [id=7eba7ac22f654a5b9bacefda7fbc8ab0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:17.939215  7316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba6dd23118b42388d1db6e787ddeccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:17.939426  7315 tablet_service.cc:1511] Processing CreateTablet for tablet bb056072dfe042a28441ddbf568fc66f (DEFAULT_TABLE table=test-workload [id=7eba7ac22f654a5b9bacefda7fbc8ab0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:17.940639  7315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb056072dfe042a28441ddbf568fc66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:17.940440  7317 tablet_service.cc:1511] Processing CreateTablet for tablet 28c71bd9c96c4f41a395d187dd1ef403 (DEFAULT_TABLE table=test-workload [id=7eba7ac22f654a5b9bacefda7fbc8ab0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:17.942010  7317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c71bd9c96c4f41a395d187dd1ef403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:17.962260  7391 tablet_service.cc:1511] Processing CreateTablet for tablet 28c71bd9c96c4f41a395d187dd1ef403 (DEFAULT_TABLE table=test-workload [id=7eba7ac22f654a5b9bacefda7fbc8ab0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:17.963950  7391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c71bd9c96c4f41a395d187dd1ef403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:17.965595  7389 tablet_service.cc:1511] Processing CreateTablet for tablet bb056072dfe042a28441ddbf568fc66f (DEFAULT_TABLE table=test-workload [id=7eba7ac22f654a5b9bacefda7fbc8ab0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:17.967254  7243 tablet_service.cc:1511] Processing CreateTablet for tablet 2f1aa74cd05745c2aed71d3b1dc742c6 (DEFAULT_TABLE table=test-workload [id=7eba7ac22f654a5b9bacefda7fbc8ab0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:17.968783  7243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f1aa74cd05745c2aed71d3b1dc742c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:17.969364  7390 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba6dd23118b42388d1db6e787ddeccc (DEFAULT_TABLE table=test-workload [id=7eba7ac22f654a5b9bacefda7fbc8ab0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:17.958292  7392 tablet_service.cc:1511] Processing CreateTablet for tablet 2f1aa74cd05745c2aed71d3b1dc742c6 (DEFAULT_TABLE table=test-workload [id=7eba7ac22f654a5b9bacefda7fbc8ab0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:17.971839  7242 tablet_service.cc:1511] Processing CreateTablet for tablet 28c71bd9c96c4f41a395d187dd1ef403 (DEFAULT_TABLE table=test-workload [id=7eba7ac22f654a5b9bacefda7fbc8ab0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:17.972904  7241 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba6dd23118b42388d1db6e787ddeccc (DEFAULT_TABLE table=test-workload [id=7eba7ac22f654a5b9bacefda7fbc8ab0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:17.975178  7242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c71bd9c96c4f41a395d187dd1ef403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:17.975571  7240 tablet_service.cc:1511] Processing CreateTablet for tablet bb056072dfe042a28441ddbf568fc66f (DEFAULT_TABLE table=test-workload [id=7eba7ac22f654a5b9bacefda7fbc8ab0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:17.976897  7240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb056072dfe042a28441ddbf568fc66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:17.985713  7241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba6dd23118b42388d1db6e787ddeccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:17.998035  7390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba6dd23118b42388d1db6e787ddeccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.005653  7392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f1aa74cd05745c2aed71d3b1dc742c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.009440  7389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb056072dfe042a28441ddbf568fc66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:18.030546  7447 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443: Bootstrap starting.
I20260630 12:14:18.037904  7447 tablet_bootstrap.cc:654] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.039336  7448 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543: Bootstrap starting.
I20260630 12:14:18.050493  7449 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3: Bootstrap starting.
I20260630 12:14:18.054049  7448 tablet_bootstrap.cc:654] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.058293  7449 tablet_bootstrap.cc:654] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.060106  7447 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443: No bootstrap required, opened a new log
I20260630 12:14:18.060647  7447 ts_tablet_manager.cc:1403] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.020s
I20260630 12:14:18.063992  7448 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543: No bootstrap required, opened a new log
I20260630 12:14:18.063988  7447 raft_consensus.cc:359] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.064643  7448 ts_tablet_manager.cc:1403] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260630 12:14:18.064792  7447 raft_consensus.cc:385] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.065142  7449 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3: No bootstrap required, opened a new log
I20260630 12:14:18.065204  7447 raft_consensus.cc:740] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a137b13206f4dbeb8f136b5b4ca2443, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.065816  7449 ts_tablet_manager.cc:1403] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:14:18.066267  7447 consensus_queue.cc:260] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.067795  7448 raft_consensus.cc:359] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.068640  7448 raft_consensus.cc:385] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.068912  7449 raft_consensus.cc:359] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.069226  7447 ts_tablet_manager.cc:1434] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:14:18.068951  7448 raft_consensus.cc:740] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3681006ac09140bb943229d6e2094543, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.069801  7449 raft_consensus.cc:385] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.070170  7449 raft_consensus.cc:740] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd0225479ce245279b13e6d5a702dda3, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.070748  7447 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: Bootstrap starting.
I20260630 12:14:18.070631  7448 consensus_queue.cc:260] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.071236  7449 consensus_queue.cc:260] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.081732  7447 tablet_bootstrap.cc:654] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.086428  7448 ts_tablet_manager.cc:1434] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.013s
I20260630 12:14:18.087580  7448 tablet_bootstrap.cc:492] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543: Bootstrap starting.
I20260630 12:14:18.087791  7449 ts_tablet_manager.cc:1434] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.008s
I20260630 12:14:18.088409  7447 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: No bootstrap required, opened a new log
I20260630 12:14:18.089399  7447 ts_tablet_manager.cc:1403] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260630 12:14:18.090595  7449 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3: Bootstrap starting.
I20260630 12:14:18.092552  7447 raft_consensus.cc:359] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.093389  7447 raft_consensus.cc:385] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.093683  7447 raft_consensus.cc:740] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a137b13206f4dbeb8f136b5b4ca2443, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.094468  7447 consensus_queue.cc:260] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.096884  7447 ts_tablet_manager.cc:1434] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:18.097906  7447 tablet_bootstrap.cc:492] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443: Bootstrap starting.
I20260630 12:14:18.097975  7449 tablet_bootstrap.cc:654] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.105152  7447 tablet_bootstrap.cc:654] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.110138  7449 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3: No bootstrap required, opened a new log
I20260630 12:14:18.110714  7449 ts_tablet_manager.cc:1403] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260630 12:14:18.113322  7449 raft_consensus.cc:359] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.114104  7449 raft_consensus.cc:385] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.114429  7449 raft_consensus.cc:740] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd0225479ce245279b13e6d5a702dda3, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.114712  7448 tablet_bootstrap.cc:654] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.115296  7449 consensus_queue.cc:260] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.116362  7447 tablet_bootstrap.cc:492] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443: No bootstrap required, opened a new log
I20260630 12:14:18.116894  7447 ts_tablet_manager.cc:1403] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260630 12:14:18.118024  7449 ts_tablet_manager.cc:1434] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:18.118990  7449 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3: Bootstrap starting.
I20260630 12:14:18.120393  7447 raft_consensus.cc:359] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:18.121495  7447 raft_consensus.cc:385] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.121873  7447 raft_consensus.cc:740] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a137b13206f4dbeb8f136b5b4ca2443, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.122781  7453 raft_consensus.cc:493] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:18.123313  7453 raft_consensus.cc:515] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.125501  7449 tablet_bootstrap.cc:654] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.129488  7453 leader_election.cc:290] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:18.134207  7447 consensus_queue.cc:260] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:18.136241  7449 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3: No bootstrap required, opened a new log
I20260630 12:14:18.136718  7447 ts_tablet_manager.cc:1434] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260630 12:14:18.136905  7449 ts_tablet_manager.cc:1403] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260630 12:14:18.137804  7447 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443: Bootstrap starting.
I20260630 12:14:18.140345  7449 raft_consensus.cc:359] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.141361  7449 raft_consensus.cc:385] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.141795  7449 raft_consensus.cc:740] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd0225479ce245279b13e6d5a702dda3, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.143023  7453 raft_consensus.cc:493] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:18.143006  7449 consensus_queue.cc:260] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.143738  7453 raft_consensus.cc:515] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.145967  7449 ts_tablet_manager.cc:1434] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:14:18.147168  7449 tablet_bootstrap.cc:492] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3: Bootstrap starting.
I20260630 12:14:18.153940  7449 tablet_bootstrap.cc:654] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.158404  7448 tablet_bootstrap.cc:492] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543: No bootstrap required, opened a new log
I20260630 12:14:18.160625  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba6dd23118b42388d1db6e787ddeccc" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3681006ac09140bb943229d6e2094543" is_pre_election: true
I20260630 12:14:18.160660  7453 leader_election.cc:290] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:18.158439  7447 tablet_bootstrap.cc:654] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.163944  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c71bd9c96c4f41a395d187dd1ef403" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3681006ac09140bb943229d6e2094543" is_pre_election: true
I20260630 12:14:18.164920  7253 raft_consensus.cc:2468] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 0.
I20260630 12:14:18.165928  7448 ts_tablet_manager.cc:1403] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.001s
W20260630 12:14:18.166981  7291 leader_election.cc:343] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:18.168015  7291 leader_election.cc:304] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3681006ac09140bb943229d6e2094543, 8a137b13206f4dbeb8f136b5b4ca2443; no voters: 
I20260630 12:14:18.168432  7448 raft_consensus.cc:359] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:18.169253  7453 raft_consensus.cc:2804] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:18.169193  7448 raft_consensus.cc:385] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.169773  7448 raft_consensus.cc:740] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3681006ac09140bb943229d6e2094543, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.169785  7453 raft_consensus.cc:493] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:18.170614  7453 raft_consensus.cc:3060] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.170697  7448 consensus_queue.cc:260] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
W20260630 12:14:18.172887  7354 tablet.cc:2406] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:14:18.174141  7448 ts_tablet_manager.cc:1434] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:14:18.174567  7447 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443: No bootstrap required, opened a new log
I20260630 12:14:18.175103  7447 ts_tablet_manager.cc:1403] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.001s
I20260630 12:14:18.178298  7447 raft_consensus.cc:359] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.185993  7447 raft_consensus.cc:385] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.186484  7447 raft_consensus.cc:740] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a137b13206f4dbeb8f136b5b4ca2443, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.186923  7448 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543: Bootstrap starting.
I20260630 12:14:18.185657  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c71bd9c96c4f41a395d187dd1ef403" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3" is_pre_election: true
I20260630 12:14:18.187489  7401 raft_consensus.cc:2468] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 0.
I20260630 12:14:18.187745  7447 consensus_queue.cc:260] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.187985  7453 raft_consensus.cc:515] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.184962  7402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba6dd23118b42388d1db6e787ddeccc" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3" is_pre_election: true
I20260630 12:14:18.189678  7402 raft_consensus.cc:2468] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 0.
I20260630 12:14:18.191598  7292 leader_election.cc:304] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [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: 8a137b13206f4dbeb8f136b5b4ca2443, bd0225479ce245279b13e6d5a702dda3; no voters: 3681006ac09140bb943229d6e2094543
I20260630 12:14:18.192073  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c71bd9c96c4f41a395d187dd1ef403" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3681006ac09140bb943229d6e2094543"
I20260630 12:14:18.192958  7253 raft_consensus.cc:3060] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.195588  7466 raft_consensus.cc:2804] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:18.196146  7466 raft_consensus.cc:493] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:18.196506  7466 raft_consensus.cc:3060] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.202864  7402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c71bd9c96c4f41a395d187dd1ef403" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3"
I20260630 12:14:18.203572  7402 raft_consensus.cc:3060] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.204728  7466 raft_consensus.cc:515] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.208271  7252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba6dd23118b42388d1db6e787ddeccc" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3681006ac09140bb943229d6e2094543"
W20260630 12:14:18.210024  7291 leader_election.cc:343] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:18.212333  7447 ts_tablet_manager.cc:1434] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.015s
I20260630 12:14:18.212992  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba6dd23118b42388d1db6e787ddeccc" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3"
I20260630 12:14:18.213174  7253 raft_consensus.cc:2468] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 1.
I20260630 12:14:18.213666  7401 raft_consensus.cc:3060] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.214063  7453 leader_election.cc:290] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 1 election: Requested vote from peers 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:18.214704  7449 tablet_bootstrap.cc:492] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3: No bootstrap required, opened a new log
I20260630 12:14:18.215240  7449 ts_tablet_manager.cc:1403] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.034s
I20260630 12:14:18.212327  7402 raft_consensus.cc:2468] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 1.
I20260630 12:14:18.217581  7291 leader_election.cc:304] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3681006ac09140bb943229d6e2094543, 8a137b13206f4dbeb8f136b5b4ca2443; no voters: 
I20260630 12:14:18.218118  7449 raft_consensus.cc:359] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:18.218871  7449 raft_consensus.cc:385] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.219131  7449 raft_consensus.cc:740] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd0225479ce245279b13e6d5a702dda3, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.219313  7453 raft_consensus.cc:2804] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:18.220273  7453 raft_consensus.cc:697] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 LEADER]: Becoming Leader. State: Replica: 8a137b13206f4dbeb8f136b5b4ca2443, State: Running, Role: LEADER
I20260630 12:14:18.221334  7448 tablet_bootstrap.cc:654] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.221297  7453 consensus_queue.cc:237] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.219938  7449 consensus_queue.cc:260] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:18.226622  7401 raft_consensus.cc:2468] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 1.
I20260630 12:14:18.227605  7449 ts_tablet_manager.cc:1434] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260630 12:14:18.228008  7292 leader_election.cc:304] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [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: 8a137b13206f4dbeb8f136b5b4ca2443, bd0225479ce245279b13e6d5a702dda3; no voters: 3681006ac09140bb943229d6e2094543
I20260630 12:14:18.228910  7466 leader_election.cc:290] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 1 election: Requested vote from peers 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:18.229120  7465 raft_consensus.cc:2804] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:18.229876  7465 raft_consensus.cc:697] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 LEADER]: Becoming Leader. State: Replica: 8a137b13206f4dbeb8f136b5b4ca2443, State: Running, Role: LEADER
I20260630 12:14:18.231055  7465 consensus_queue.cc:237] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.236929  7448 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543: No bootstrap required, opened a new log
I20260630 12:14:18.237550  7448 ts_tablet_manager.cc:1403] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.003s
I20260630 12:14:18.239101  7148 catalog_manager.cc:5697] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:18.240628  7448 raft_consensus.cc:359] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.241465  7448 raft_consensus.cc:385] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.241827  7448 raft_consensus.cc:740] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3681006ac09140bb943229d6e2094543, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.242650  7448 consensus_queue.cc:260] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.245064  7448 ts_tablet_manager.cc:1434] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:14:18.246117  7448 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543: Bootstrap starting.
I20260630 12:14:18.252754  7448 tablet_bootstrap.cc:654] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:18.255853  7148 catalog_manager.cc:5697] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:18.258433  7448 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543: No bootstrap required, opened a new log
I20260630 12:14:18.259001  7448 ts_tablet_manager.cc:1403] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:14:18.261420  7448 raft_consensus.cc:359] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.262099  7448 raft_consensus.cc:385] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:18.262388  7448 raft_consensus.cc:740] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3681006ac09140bb943229d6e2094543, State: Initialized, Role: FOLLOWER
I20260630 12:14:18.263025  7448 consensus_queue.cc:260] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.265064  7448 ts_tablet_manager.cc:1434] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260630 12:14:18.373545  7455 raft_consensus.cc:493] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:18.374203  7455 raft_consensus.cc:515] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.376444  7455 leader_election.cc:290] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971), 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194:37753)
I20260630 12:14:18.383870  7454 raft_consensus.cc:493] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:18.384459  7454 raft_consensus.cc:515] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
W20260630 12:14:18.389765  7199 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:18.390769  7328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb056072dfe042a28441ddbf568fc66f" candidate_uuid: "bd0225479ce245279b13e6d5a702dda3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" is_pre_election: true
I20260630 12:14:18.391435  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb056072dfe042a28441ddbf568fc66f" candidate_uuid: "bd0225479ce245279b13e6d5a702dda3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3681006ac09140bb943229d6e2094543" is_pre_election: true
I20260630 12:14:18.391479  7328 raft_consensus.cc:2468] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd0225479ce245279b13e6d5a702dda3 in term 0.
I20260630 12:14:18.392107  7253 raft_consensus.cc:2468] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd0225479ce245279b13e6d5a702dda3 in term 0.
I20260630 12:14:18.393287  7366 leader_election.cc:304] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a137b13206f4dbeb8f136b5b4ca2443, bd0225479ce245279b13e6d5a702dda3; no voters: 
I20260630 12:14:18.394287  7455 raft_consensus.cc:2804] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:18.394660  7455 raft_consensus.cc:493] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:18.395031  7455 raft_consensus.cc:3060] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.395931  7454 leader_election.cc:290] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194:37753), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:18.401556  7328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb056072dfe042a28441ddbf568fc66f" candidate_uuid: "3681006ac09140bb943229d6e2094543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" is_pre_election: true
I20260630 12:14:18.402303  7328 raft_consensus.cc:2468] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3681006ac09140bb943229d6e2094543 in term 0.
I20260630 12:14:18.403064  7455 raft_consensus.cc:515] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.403574  7217 leader_election.cc:304] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3681006ac09140bb943229d6e2094543, 8a137b13206f4dbeb8f136b5b4ca2443; no voters: 
I20260630 12:14:18.404441  7454 raft_consensus.cc:2804] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:18.404382  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb056072dfe042a28441ddbf568fc66f" candidate_uuid: "3681006ac09140bb943229d6e2094543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3" is_pre_election: true
I20260630 12:14:18.404954  7454 raft_consensus.cc:493] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:18.405354  7401 raft_consensus.cc:2393] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3681006ac09140bb943229d6e2094543 in current term 1: Already voted for candidate bd0225479ce245279b13e6d5a702dda3 in this term.
I20260630 12:14:18.405364  7454 raft_consensus.cc:3060] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.406003  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb056072dfe042a28441ddbf568fc66f" candidate_uuid: "bd0225479ce245279b13e6d5a702dda3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3681006ac09140bb943229d6e2094543"
I20260630 12:14:18.406355  7328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb056072dfe042a28441ddbf568fc66f" candidate_uuid: "bd0225479ce245279b13e6d5a702dda3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a137b13206f4dbeb8f136b5b4ca2443"
I20260630 12:14:18.406926  7328 raft_consensus.cc:3060] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.408202  7455 leader_election.cc:290] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [CANDIDATE]: Term 1 election: Requested vote from peers 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971), 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194:37753)
I20260630 12:14:18.411453  7454 raft_consensus.cc:515] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.412549  7253 raft_consensus.cc:2393] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bd0225479ce245279b13e6d5a702dda3 in current term 1: Already voted for candidate 3681006ac09140bb943229d6e2094543 in this term.
I20260630 12:14:18.413007  7328 raft_consensus.cc:2468] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd0225479ce245279b13e6d5a702dda3 in term 1.
I20260630 12:14:18.413415  7454 leader_election.cc:290] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [CANDIDATE]: Term 1 election: Requested vote from peers 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194:37753), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:18.414389  7366 leader_election.cc:304] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a137b13206f4dbeb8f136b5b4ca2443, bd0225479ce245279b13e6d5a702dda3; no voters: 
I20260630 12:14:18.414712  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb056072dfe042a28441ddbf568fc66f" candidate_uuid: "3681006ac09140bb943229d6e2094543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3"
I20260630 12:14:18.415390  7455 raft_consensus.cc:2804] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:18.415331  7327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb056072dfe042a28441ddbf568fc66f" candidate_uuid: "3681006ac09140bb943229d6e2094543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a137b13206f4dbeb8f136b5b4ca2443"
I20260630 12:14:18.416371  7327 raft_consensus.cc:2393] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3681006ac09140bb943229d6e2094543 in current term 1: Already voted for candidate bd0225479ce245279b13e6d5a702dda3 in this term.
I20260630 12:14:18.416998  7455 raft_consensus.cc:697] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 1 LEADER]: Becoming Leader. State: Replica: bd0225479ce245279b13e6d5a702dda3, State: Running, Role: LEADER
I20260630 12:14:18.417847  7455 consensus_queue.cc:237] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:18.423341  7217 leader_election.cc:304] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [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: 3681006ac09140bb943229d6e2094543; no voters: 8a137b13206f4dbeb8f136b5b4ca2443, bd0225479ce245279b13e6d5a702dda3
I20260630 12:14:18.424247  7454 raft_consensus.cc:2749] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:18.426028  7148 catalog_manager.cc:5697] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd0225479ce245279b13e6d5a702dda3 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "bd0225479ce245279b13e6d5a702dda3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:18.429541  7465 raft_consensus.cc:493] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:18.430099  7465 raft_consensus.cc:515] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:18.432094  7465 leader_election.cc:290] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631), 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971)
I20260630 12:14:18.433139  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1aa74cd05745c2aed71d3b1dc742c6" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3" is_pre_election: true
I20260630 12:14:18.433362  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1aa74cd05745c2aed71d3b1dc742c6" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3681006ac09140bb943229d6e2094543" is_pre_election: true
I20260630 12:14:18.433933  7401 raft_consensus.cc:2468] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 0.
I20260630 12:14:18.434079  7253 raft_consensus.cc:2468] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 0.
I20260630 12:14:18.435075  7292 leader_election.cc:304] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a137b13206f4dbeb8f136b5b4ca2443, bd0225479ce245279b13e6d5a702dda3; no voters: 
I20260630 12:14:18.435899  7465 raft_consensus.cc:2804] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:18.436280  7465 raft_consensus.cc:493] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:18.436568  7465 raft_consensus.cc:3060] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.441797  7465 raft_consensus.cc:515] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:18.443467  7465 leader_election.cc:290] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 1 election: Requested vote from peers bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631), 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971)
I20260630 12:14:18.444329  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1aa74cd05745c2aed71d3b1dc742c6" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3"
I20260630 12:14:18.444506  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1aa74cd05745c2aed71d3b1dc742c6" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3681006ac09140bb943229d6e2094543"
I20260630 12:14:18.445003  7401 raft_consensus.cc:3060] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.445008  7253 raft_consensus.cc:3060] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:18.452618  7253 raft_consensus.cc:2468] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 1.
I20260630 12:14:18.452618  7401 raft_consensus.cc:2468] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 1.
I20260630 12:14:18.454074  7291 leader_election.cc:304] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3681006ac09140bb943229d6e2094543, 8a137b13206f4dbeb8f136b5b4ca2443; no voters: 
I20260630 12:14:18.454777  7465 raft_consensus.cc:2804] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:18.455224  7465 raft_consensus.cc:697] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 LEADER]: Becoming Leader. State: Replica: 8a137b13206f4dbeb8f136b5b4ca2443, State: Running, Role: LEADER
I20260630 12:14:18.455989  7465 consensus_queue.cc:237] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:18.462913  7148 catalog_manager.cc:5697] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:18.497925   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:18.516109   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:18.516898   431 tablet_replica.cc:333] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543: stopping tablet replica
I20260630 12:14:18.517629   431 raft_consensus.cc:2243] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.518018   431 raft_consensus.cc:2272] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.520237   431 tablet_replica.cc:333] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543: stopping tablet replica
I20260630 12:14:18.520742   431 raft_consensus.cc:2243] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.521169   431 raft_consensus.cc:2272] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.523092   431 tablet_replica.cc:333] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543: stopping tablet replica
I20260630 12:14:18.523567   431 raft_consensus.cc:2243] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.523900   431 raft_consensus.cc:2272] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.525877   431 tablet_replica.cc:333] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543: stopping tablet replica
I20260630 12:14:18.526321   431 raft_consensus.cc:2243] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.526647   431 raft_consensus.cc:2272] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.550135   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:18.562306   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:18.582734   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:18.583642   431 tablet_replica.cc:333] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443: stopping tablet replica
I20260630 12:14:18.584168   431 raft_consensus.cc:2243] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:18.584739   431 pending_rounds.cc:70] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443: Trying to abort 1 pending ops.
I20260630 12:14:18.584913   431 pending_rounds.cc:77] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437513043156992 op_type: NO_OP noop_request { }
I20260630 12:14:18.585255   431 raft_consensus.cc:2889] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:18.585496   431 raft_consensus.cc:2272] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.587981   431 tablet_replica.cc:333] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: stopping tablet replica
I20260630 12:14:18.588493   431 raft_consensus.cc:2243] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:18.589105   431 pending_rounds.cc:70] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: Trying to abort 1 pending ops.
I20260630 12:14:18.589267   431 pending_rounds.cc:77] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437512086790144 op_type: NO_OP noop_request { }
I20260630 12:14:18.589493   431 raft_consensus.cc:2889] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:18.589707   431 raft_consensus.cc:2272] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.591826   431 tablet_replica.cc:333] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443: stopping tablet replica
I20260630 12:14:18.592303   431 raft_consensus.cc:2243] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.592631   431 raft_consensus.cc:2272] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.594588   431 tablet_replica.cc:333] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443: stopping tablet replica
I20260630 12:14:18.595047   431 raft_consensus.cc:2243] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:18.595634   431 pending_rounds.cc:70] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443: Trying to abort 1 pending ops.
I20260630 12:14:18.595834   431 pending_rounds.cc:77] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437512127488000 op_type: NO_OP noop_request { }
I20260630 12:14:18.596161   431 raft_consensus.cc:2889] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:18.596539   431 raft_consensus.cc:2272] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.611233   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:18.622960   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:18.640300   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:18.641192   431 tablet_replica.cc:333] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3: stopping tablet replica
I20260630 12:14:18.641834   431 raft_consensus.cc:2243] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.642204   431 raft_consensus.cc:2272] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.644109   431 tablet_replica.cc:333] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3: stopping tablet replica
I20260630 12:14:18.644603   431 raft_consensus.cc:2243] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.644943   431 raft_consensus.cc:2272] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.646675   431 tablet_replica.cc:333] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3: stopping tablet replica
I20260630 12:14:18.647101   431 raft_consensus.cc:2243] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:18.647612   431 pending_rounds.cc:70] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3: Trying to abort 1 pending ops.
I20260630 12:14:18.647770   431 pending_rounds.cc:77] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437512886292480 op_type: NO_OP noop_request { }
I20260630 12:14:18.647993   431 raft_consensus.cc:2889] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:18.648205   431 raft_consensus.cc:2272] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.650331   431 tablet_replica.cc:333] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3: stopping tablet replica
I20260630 12:14:18.650781   431 raft_consensus.cc:2243] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:18.651103   431 raft_consensus.cc:2272] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:18.673640   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:18.686299   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:18.692072  7480 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:18.693035  7479 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:18.693674  7482 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:18.694486   431 server_base.cc:1061] running on GCE node
I20260630 12:14:18.695700   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:18.696033   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:18.696354   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821658696336 us; error 0 us; skew 500 ppm
I20260630 12:14:18.696928   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:18.699514   431 webserver.cc:533] Webserver started at http://127.0.107.196:42483/ using document root <none> and password file <none>
I20260630 12:14:18.700109   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:18.700404   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:18.700776   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:18.702028   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-3-root/instance:
uuid: "692d08a0f3944b0b8871b98c75f3db3a"
format_stamp: "Formatted at 2026-06-30 12:14:18 on dist-test-slave-z8mm"
I20260630 12:14:18.706725   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:18.710376  7487 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:18.711261   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:18.711691   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-3-root
uuid: "692d08a0f3944b0b8871b98c75f3db3a"
format_stamp: "Formatted at 2026-06-30 12:14:18 on dist-test-slave-z8mm"
I20260630 12:14:18.712100   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-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)
I20260630 12:14:18.742290   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:18.743510   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:18.745173   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:18.747538   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:18.747885   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:18.748227   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:18.748508   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:18.786573   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:40539
I20260630 12:14:18.786665  7549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:40539 every 8 connection(s)
I20260630 12:14:18.801331  7550 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37301
I20260630 12:14:18.801829  7550 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:18.802596  7550 heartbeater.cc:507] Master 127.0.107.254:37301 requested a full tablet report, sending...
I20260630 12:14:18.804685  7148 ts_manager.cc:194] Registered new tserver with Master: 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196:40539)
I20260630 12:14:18.806265  7148 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52424
W20260630 12:14:19.402237  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet 2f1aa74cd05745c2aed71d3b1dc742c6: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37753: connect: Connection refused (error 111)
W20260630 12:14:19.405735  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet bb056072dfe042a28441ddbf568fc66f: Network error: Client connection negotiation failed: client connection to 127.0.107.195:39631: connect: Connection refused (error 111)
W20260630 12:14:19.409235  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet 28c71bd9c96c4f41a395d187dd1ef403: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37753: connect: Connection refused (error 111)
I20260630 12:14:19.809082  7550 heartbeater.cc:499] Master 127.0.107.254:37301 was elected leader, sending a full tablet report...
W20260630 12:14:20.421793  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet 28c71bd9c96c4f41a395d187dd1ef403: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37753: connect: Connection refused (error 111)
W20260630 12:14:20.425829  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet bb056072dfe042a28441ddbf568fc66f: Network error: Client connection negotiation failed: client connection to 127.0.107.195:39631: connect: Connection refused (error 111)
W20260630 12:14:20.429245  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet 2f1aa74cd05745c2aed71d3b1dc742c6: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37753: connect: Connection refused (error 111)
W20260630 12:14:21.460798  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet bb056072dfe042a28441ddbf568fc66f: Network error: Client connection negotiation failed: client connection to 127.0.107.195:39631: connect: Connection refused (error 111)
W20260630 12:14:21.464013  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet 2f1aa74cd05745c2aed71d3b1dc742c6: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37753: connect: Connection refused (error 111)
W20260630 12:14:21.467113  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet 28c71bd9c96c4f41a395d187dd1ef403: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37753: connect: Connection refused (error 111)
W20260630 12:14:22.479611  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet bb056072dfe042a28441ddbf568fc66f: Network error: Client connection negotiation failed: client connection to 127.0.107.195:39631: connect: Connection refused (error 111)
W20260630 12:14:22.482690  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet 2f1aa74cd05745c2aed71d3b1dc742c6: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37753: connect: Connection refused (error 111)
W20260630 12:14:22.485697  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet 28c71bd9c96c4f41a395d187dd1ef403: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37753: connect: Connection refused (error 111)
W20260630 12:14:23.488049  7199 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 8a137b13206f4dbeb8f136b5b4ca2443 not available for placement
W20260630 12:14:24.490849  7199 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 8a137b13206f4dbeb8f136b5b4ca2443 not available for placement
W20260630 12:14:25.493011  7199 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 8a137b13206f4dbeb8f136b5b4ca2443 not available for placement
I20260630 12:14:25.824079   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:25.830684  7558 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:25.832492  7559 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:25.832677  7561 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:25.835373   431 server_base.cc:1061] running on GCE node
I20260630 12:14:25.837466   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:25.837679   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:25.837926   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821665837905 us; error 0 us; skew 500 ppm
I20260630 12:14:25.838488   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:25.841004   431 webserver.cc:533] Webserver started at http://127.0.107.193:46039/ using document root <none> and password file <none>
I20260630 12:14:25.841591   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:25.841776   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:25.845736   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:14:25.849324  7566 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:25.850143   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:14:25.850488   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "3681006ac09140bb943229d6e2094543"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-z8mm"
I20260630 12:14:25.850780   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-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)
I20260630 12:14:25.892334   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:25.894276   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:25.896049   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:25.900259  7574 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:14:25.926656   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:25.927026   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.028s	user 0.002s	sys 0.000s
I20260630 12:14:25.927380   431 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:14:25.933758  7574 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543: Bootstrap starting.
I20260630 12:14:25.945744   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:25.946091   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.019s	user 0.018s	sys 0.000s
I20260630 12:14:25.946823  7574 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543: 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
I20260630 12:14:25.947610  7574 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543: Bootstrap complete.
I20260630 12:14:25.948308  7574 ts_tablet_manager.cc:1403] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:14:25.950994  7574 raft_consensus.cc:359] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:25.951968  7574 raft_consensus.cc:385] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:25.952235  7574 raft_consensus.cc:740] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3681006ac09140bb943229d6e2094543, State: Initialized, Role: FOLLOWER
I20260630 12:14:25.953116  7574 consensus_queue.cc:260] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:25.955739  7574 ts_tablet_manager.cc:1434] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260630 12:14:25.956689  7574 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543: Bootstrap starting.
I20260630 12:14:25.968472  7574 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543: 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
I20260630 12:14:25.969300  7574 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543: Bootstrap complete.
I20260630 12:14:25.969895  7574 ts_tablet_manager.cc:1403] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260630 12:14:25.972203  7574 raft_consensus.cc:359] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:25.972775  7574 raft_consensus.cc:740] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3681006ac09140bb943229d6e2094543, State: Initialized, Role: FOLLOWER
I20260630 12:14:25.973786  7574 consensus_queue.cc:260] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:25.976270  7574 ts_tablet_manager.cc:1434] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260630 12:14:25.977007  7574 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543: Bootstrap starting.
I20260630 12:14:25.989452  7574 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543: 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
I20260630 12:14:25.990154  7574 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543: Bootstrap complete.
I20260630 12:14:25.990845  7574 ts_tablet_manager.cc:1403] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260630 12:14:25.993600  7574 raft_consensus.cc:359] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:25.994490  7574 raft_consensus.cc:740] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3681006ac09140bb943229d6e2094543, State: Initialized, Role: FOLLOWER
I20260630 12:14:25.995275  7574 consensus_queue.cc:260] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:25.997093  7574 ts_tablet_manager.cc:1434] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:14:25.997872  7574 tablet_bootstrap.cc:492] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543: Bootstrap starting.
I20260630 12:14:26.010694  7574 tablet_bootstrap.cc:492] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543: 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
I20260630 12:14:26.011062   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:41971
I20260630 12:14:26.011294  7635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:41971 every 8 connection(s)
I20260630 12:14:26.011557  7574 tablet_bootstrap.cc:492] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543: Bootstrap complete.
I20260630 12:14:26.012343  7574 ts_tablet_manager.cc:1403] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260630 12:14:26.014920  7574 raft_consensus.cc:359] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:26.015610  7574 raft_consensus.cc:740] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3681006ac09140bb943229d6e2094543, State: Initialized, Role: FOLLOWER
I20260630 12:14:26.016952  7574 consensus_queue.cc:260] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:26.017795   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:26.019668  7574 ts_tablet_manager.cc:1434] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
W20260630 12:14:26.029155  7640 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:26.029354  7641 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:26.034158   431 server_base.cc:1061] running on GCE node
W20260630 12:14:26.035432  7643 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:26.036741   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:26.036964   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:26.037189   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821666037174 us; error 0 us; skew 500 ppm
I20260630 12:14:26.037712   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:26.040176   431 webserver.cc:533] Webserver started at http://127.0.107.194:39139/ using document root <none> and password file <none>
I20260630 12:14:26.040618   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:26.040783   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:26.045944   431 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:14:26.046557  7636 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37301
I20260630 12:14:26.047070  7636 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:26.048164  7636 heartbeater.cc:507] Master 127.0.107.254:37301 requested a full tablet report, sending...
I20260630 12:14:26.050819  7648 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:26.051900   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:14:26.052353   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "8a137b13206f4dbeb8f136b5b4ca2443"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-z8mm"
I20260630 12:14:26.052881   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-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)
I20260630 12:14:26.053890  7148 ts_manager.cc:194] Re-registered known tserver with Master: 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971)
I20260630 12:14:26.059751  7148 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52430
I20260630 12:14:26.063150  7636 heartbeater.cc:499] Master 127.0.107.254:37301 was elected leader, sending a full tablet report...
I20260630 12:14:26.078557   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:26.080127   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:26.081728   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:26.108916   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:26.109297   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.002s	sys 0.000s
I20260630 12:14:26.114711  7655 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443: Bootstrap starting.
I20260630 12:14:26.126161   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:26.126441   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.016s	sys 0.000s
I20260630 12:14:26.128750  7655 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443: 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
I20260630 12:14:26.129721  7655 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443: Bootstrap complete.
I20260630 12:14:26.130334  7655 ts_tablet_manager.cc:1403] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260630 12:14:26.132534  7655 raft_consensus.cc:359] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:26.133366  7655 raft_consensus.cc:740] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a137b13206f4dbeb8f136b5b4ca2443, State: Initialized, Role: FOLLOWER
I20260630 12:14:26.134058  7655 consensus_queue.cc:260] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:26.137229  7655 ts_tablet_manager.cc:1434] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:26.138031  7655 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: Bootstrap starting.
I20260630 12:14:26.151274  7655 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: 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
I20260630 12:14:26.152540  7655 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: Bootstrap complete.
I20260630 12:14:26.153324  7655 ts_tablet_manager.cc:1403] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.009s
I20260630 12:14:26.155839  7655 raft_consensus.cc:359] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:26.156612  7655 raft_consensus.cc:740] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a137b13206f4dbeb8f136b5b4ca2443, State: Initialized, Role: FOLLOWER
I20260630 12:14:26.158260  7655 consensus_queue.cc:260] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:26.160472  7655 ts_tablet_manager.cc:1434] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260630 12:14:26.161473  7655 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443: Bootstrap starting.
I20260630 12:14:26.175563  7655 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443: 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
I20260630 12:14:26.176386  7655 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443: Bootstrap complete.
I20260630 12:14:26.177124  7655 ts_tablet_manager.cc:1403] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260630 12:14:26.179582  7655 raft_consensus.cc:359] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:26.180527  7655 raft_consensus.cc:740] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a137b13206f4dbeb8f136b5b4ca2443, State: Initialized, Role: FOLLOWER
I20260630 12:14:26.181453  7655 consensus_queue.cc:260] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:26.183544  7655 ts_tablet_manager.cc:1434] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:26.184320  7655 tablet_bootstrap.cc:492] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443: Bootstrap starting.
I20260630 12:14:26.189759   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37753
I20260630 12:14:26.189980  7715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37753 every 8 connection(s)
I20260630 12:14:26.194887   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:26.200836  7655 tablet_bootstrap.cc:492] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443: 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
I20260630 12:14:26.202003  7655 tablet_bootstrap.cc:492] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443: Bootstrap complete.
I20260630 12:14:26.202775  7655 ts_tablet_manager.cc:1403] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
W20260630 12:14:26.205564  7721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:26.208245  7720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:26.207981  7655 raft_consensus.cc:359] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:26.209777  7655 raft_consensus.cc:740] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a137b13206f4dbeb8f136b5b4ca2443, State: Initialized, Role: FOLLOWER
I20260630 12:14:26.210865  7655 consensus_queue.cc:260] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [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: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:26.211352  7716 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37301
I20260630 12:14:26.211925  7716 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:26.212132  7723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:26.212908  7716 heartbeater.cc:507] Master 127.0.107.254:37301 requested a full tablet report, sending...
I20260630 12:14:26.213003  7655 ts_tablet_manager.cc:1434] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260630 12:14:26.213116   431 server_base.cc:1061] running on GCE node
I20260630 12:14:26.214756   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:26.215044   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:26.215272   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821666215253 us; error 0 us; skew 500 ppm
I20260630 12:14:26.215940   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:26.217849  7148 ts_manager.cc:194] Re-registered known tserver with Master: 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194:37753)
I20260630 12:14:26.218760   431 webserver.cc:533] Webserver started at http://127.0.107.195:38409/ using document root <none> and password file <none>
I20260630 12:14:26.219290   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:26.219491   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:26.223167  7148 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52442
I20260630 12:14:26.223382   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:14:26.226385  7716 heartbeater.cc:499] Master 127.0.107.254:37301 was elected leader, sending a full tablet report...
I20260630 12:14:26.227406  7728 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:26.228314   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:14:26.228701   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "bd0225479ce245279b13e6d5a702dda3"
format_stamp: "Formatted at 2026-06-30 12:14:16 on dist-test-slave-z8mm"
I20260630 12:14:26.229017   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-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)
I20260630 12:14:26.244171   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:26.245502   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:26.246960   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:26.274928   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:26.275305   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.026s	user 0.000s	sys 0.002s
I20260630 12:14:26.280700  7735 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3: Bootstrap starting.
I20260630 12:14:26.292434   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:26.292596  7735 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3: 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
I20260630 12:14:26.292789   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.013s	sys 0.001s
I20260630 12:14:26.293696  7735 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3: Bootstrap complete.
I20260630 12:14:26.294580  7735 ts_tablet_manager.cc:1403] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:14:26.296938  7735 raft_consensus.cc:359] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:26.297683  7735 raft_consensus.cc:740] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd0225479ce245279b13e6d5a702dda3, State: Initialized, Role: FOLLOWER
I20260630 12:14:26.298517  7735 consensus_queue.cc:260] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:26.301919  7735 ts_tablet_manager.cc:1434] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:26.303061  7735 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3: Bootstrap starting.
I20260630 12:14:26.316895  7735 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3: 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
I20260630 12:14:26.317797  7735 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3: Bootstrap complete.
I20260630 12:14:26.318568  7735 ts_tablet_manager.cc:1403] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:14:26.321503  7735 raft_consensus.cc:359] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:26.322299  7735 raft_consensus.cc:740] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd0225479ce245279b13e6d5a702dda3, State: Initialized, Role: FOLLOWER
I20260630 12:14:26.323201  7735 consensus_queue.cc:260] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:26.325243  7735 ts_tablet_manager.cc:1434] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:14:26.326052  7735 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3: Bootstrap starting.
I20260630 12:14:26.342857  7735 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3: 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
I20260630 12:14:26.344233  7735 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3: Bootstrap complete.
I20260630 12:14:26.345139  7735 ts_tablet_manager.cc:1403] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260630 12:14:26.348968  7735 raft_consensus.cc:359] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:26.350288  7735 raft_consensus.cc:740] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd0225479ce245279b13e6d5a702dda3, State: Initialized, Role: FOLLOWER
I20260630 12:14:26.351383  7735 consensus_queue.cc:260] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:26.353840   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39631
I20260630 12:14:26.354023  7735 ts_tablet_manager.cc:1434] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:14:26.354151  7795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39631 every 8 connection(s)
I20260630 12:14:26.355201  7735 tablet_bootstrap.cc:492] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3: Bootstrap starting.
I20260630 12:14:26.370530  7735 tablet_bootstrap.cc:492] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3: 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
I20260630 12:14:26.371412  7796 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37301
I20260630 12:14:26.371654  7735 tablet_bootstrap.cc:492] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3: Bootstrap complete.
I20260630 12:14:26.372095  7796 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:26.372627  7735 ts_tablet_manager.cc:1403] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260630 12:14:26.373106  7796 heartbeater.cc:507] Master 127.0.107.254:37301 requested a full tablet report, sending...
I20260630 12:14:26.375098  7735 raft_consensus.cc:359] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:26.375982  7735 raft_consensus.cc:740] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd0225479ce245279b13e6d5a702dda3, State: Initialized, Role: FOLLOWER
I20260630 12:14:26.377014  7735 consensus_queue.cc:260] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:26.377662  7148 ts_manager.cc:194] Re-registered known tserver with Master: bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:26.379314  7735 ts_tablet_manager.cc:1434] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:26.383023  7148 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52458
I20260630 12:14:26.385927  7796 heartbeater.cc:499] Master 127.0.107.254:37301 was elected leader, sending a full tablet report...
I20260630 12:14:26.397893  7577 raft_consensus.cc:493] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:26.398540  7577 raft_consensus.cc:515] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:26.400799  7577 leader_election.cc:290] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194:37753), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:26.412544  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba6dd23118b42388d1db6e787ddeccc" candidate_uuid: "3681006ac09140bb943229d6e2094543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" is_pre_election: true
I20260630 12:14:26.413484  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba6dd23118b42388d1db6e787ddeccc" candidate_uuid: "3681006ac09140bb943229d6e2094543" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3" is_pre_election: true
I20260630 12:14:26.413767  7690 raft_consensus.cc:2393] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3681006ac09140bb943229d6e2094543 in current term 1: Already voted for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in this term.
I20260630 12:14:26.414541  7770 raft_consensus.cc:2393] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3681006ac09140bb943229d6e2094543 in current term 1: Already voted for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in this term.
I20260630 12:14:26.415738  7568 leader_election.cc:304] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [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: 3681006ac09140bb943229d6e2094543; no voters: 8a137b13206f4dbeb8f136b5b4ca2443, bd0225479ce245279b13e6d5a702dda3
I20260630 12:14:26.416643  7577 raft_consensus.cc:3060] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:26.422828  7577 raft_consensus.cc:2749] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:14:26.515992  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet 28c71bd9c96c4f41a395d187dd1ef403: Illegal state: Replica 8a137b13206f4dbeb8f136b5b4ca2443 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } }
W20260630 12:14:26.520490  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet 2f1aa74cd05745c2aed71d3b1dc742c6: Illegal state: Replica 8a137b13206f4dbeb8f136b5b4ca2443 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } }
W20260630 12:14:26.534729  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet bb056072dfe042a28441ddbf568fc66f: Illegal state: Replica bd0225479ce245279b13e6d5a702dda3 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } }
I20260630 12:14:27.298713  7804 raft_consensus.cc:493] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:27.299360  7804 raft_consensus.cc:515] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:27.301198  7804 leader_election.cc:290] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194:37753), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:27.302181  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1aa74cd05745c2aed71d3b1dc742c6" candidate_uuid: "3681006ac09140bb943229d6e2094543" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" is_pre_election: true
I20260630 12:14:27.302362  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1aa74cd05745c2aed71d3b1dc742c6" candidate_uuid: "3681006ac09140bb943229d6e2094543" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3" is_pre_election: true
I20260630 12:14:27.303164  7690 raft_consensus.cc:2410] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3681006ac09140bb943229d6e2094543 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.
I20260630 12:14:27.303210  7770 raft_consensus.cc:2468] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3681006ac09140bb943229d6e2094543 in term 1.
I20260630 12:14:27.304945  7568 leader_election.cc:304] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [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: 3681006ac09140bb943229d6e2094543, bd0225479ce245279b13e6d5a702dda3; no voters: 8a137b13206f4dbeb8f136b5b4ca2443
I20260630 12:14:27.305853  7804 raft_consensus.cc:2804] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:27.306329  7804 raft_consensus.cc:493] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:27.306728  7804 raft_consensus.cc:3060] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:27.312186  7804 raft_consensus.cc:515] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:27.313999  7804 leader_election.cc:290] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [CANDIDATE]: Term 2 election: Requested vote from peers 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194:37753), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:27.314953  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1aa74cd05745c2aed71d3b1dc742c6" candidate_uuid: "3681006ac09140bb943229d6e2094543" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a137b13206f4dbeb8f136b5b4ca2443"
I20260630 12:14:27.315244  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1aa74cd05745c2aed71d3b1dc742c6" candidate_uuid: "3681006ac09140bb943229d6e2094543" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3"
I20260630 12:14:27.315871  7690 raft_consensus.cc:3060] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:27.316130  7770 raft_consensus.cc:3060] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:27.324255  7770 raft_consensus.cc:2468] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3681006ac09140bb943229d6e2094543 in term 2.
I20260630 12:14:27.324613  7690 raft_consensus.cc:2410] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3681006ac09140bb943229d6e2094543 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.
I20260630 12:14:27.325871  7568 leader_election.cc:304] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [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: 3681006ac09140bb943229d6e2094543, bd0225479ce245279b13e6d5a702dda3; no voters: 
I20260630 12:14:27.326711  7804 raft_consensus.cc:2804] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:27.327744  7804 raft_consensus.cc:697] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 2 LEADER]: Becoming Leader. State: Replica: 3681006ac09140bb943229d6e2094543, State: Running, Role: LEADER
I20260630 12:14:27.328644  7804 consensus_queue.cc:237] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [LEADER]: Queue going to LEADER 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: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:27.336347  7148 catalog_manager.cc:5697] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 reported cstate change: term changed from 1 to 2, leader changed from 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194) to 3681006ac09140bb943229d6e2094543 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "3681006ac09140bb943229d6e2094543" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:27.530217  7811 raft_consensus.cc:493] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:27.530944  7811 raft_consensus.cc:515] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:27.533646  7811 leader_election.cc:290] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:27.551275  7804 raft_consensus.cc:493] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:27.552074  7804 raft_consensus.cc:515] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
W20260630 12:14:27.553387  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet bb056072dfe042a28441ddbf568fc66f: Illegal state: Replica bd0225479ce245279b13e6d5a702dda3 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } }
I20260630 12:14:27.555779  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb056072dfe042a28441ddbf568fc66f" candidate_uuid: "3681006ac09140bb943229d6e2094543" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" is_pre_election: true
I20260630 12:14:27.556545  7804 leader_election.cc:290] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194:37753), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:27.556782  7690 raft_consensus.cc:2468] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3681006ac09140bb943229d6e2094543 in term 1.
I20260630 12:14:27.560670  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb056072dfe042a28441ddbf568fc66f" candidate_uuid: "3681006ac09140bb943229d6e2094543" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3" is_pre_election: true
I20260630 12:14:27.562399  7770 raft_consensus.cc:2410] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3681006ac09140bb943229d6e2094543 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.
I20260630 12:14:27.561368  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c71bd9c96c4f41a395d187dd1ef403" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3" is_pre_election: true
I20260630 12:14:27.563941  7769 raft_consensus.cc:2468] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 1.
I20260630 12:14:27.565374  7568 leader_election.cc:304] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [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: 3681006ac09140bb943229d6e2094543, 8a137b13206f4dbeb8f136b5b4ca2443; no voters: 
I20260630 12:14:27.566594  7804 raft_consensus.cc:2804] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:27.566742  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c71bd9c96c4f41a395d187dd1ef403" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3681006ac09140bb943229d6e2094543" is_pre_election: true
I20260630 12:14:27.568365  7804 raft_consensus.cc:493] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:27.569188  7609 raft_consensus.cc:2468] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 1.
I20260630 12:14:27.569365  7804 raft_consensus.cc:3060] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:27.568308  7650 leader_election.cc:304] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [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: 8a137b13206f4dbeb8f136b5b4ca2443, bd0225479ce245279b13e6d5a702dda3; no voters: 
I20260630 12:14:27.571157  7811 raft_consensus.cc:2804] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:27.571704  7811 raft_consensus.cc:493] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:27.572230  7811 raft_consensus.cc:3060] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:27.577787  7804 raft_consensus.cc:515] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
W20260630 12:14:27.579650  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet 2f1aa74cd05745c2aed71d3b1dc742c6: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:14:27.580477  7818 raft_consensus.cc:493] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:27.581225  7811 raft_consensus.cc:515] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:27.581419  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb056072dfe042a28441ddbf568fc66f" candidate_uuid: "3681006ac09140bb943229d6e2094543" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a137b13206f4dbeb8f136b5b4ca2443"
W20260630 12:14:27.586656  7199 auto_rebalancer.cc:639] Failed to schedule move for tablet 6ba6dd23118b42388d1db6e787ddeccc: Illegal state: Replica 8a137b13206f4dbeb8f136b5b4ca2443 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } }
I20260630 12:14:27.582603  7818 raft_consensus.cc:515] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:27.582656  7690 raft_consensus.cc:3060] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:27.590729  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c71bd9c96c4f41a395d187dd1ef403" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3681006ac09140bb943229d6e2094543"
I20260630 12:14:27.591728  7609 raft_consensus.cc:3060] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:27.588454  7804 leader_election.cc:290] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [CANDIDATE]: Term 2 election: Requested vote from peers 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194:37753), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:27.590857  7818 leader_election.cc:290] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631), 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971)
I20260630 12:14:27.585851  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb056072dfe042a28441ddbf568fc66f" candidate_uuid: "3681006ac09140bb943229d6e2094543" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3"
I20260630 12:14:27.591007  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c71bd9c96c4f41a395d187dd1ef403" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3"
I20260630 12:14:27.595386  7769 raft_consensus.cc:3060] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:27.592864  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1aa74cd05745c2aed71d3b1dc742c6" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3681006ac09140bb943229d6e2094543" is_pre_election: true
I20260630 12:14:27.596902  7690 raft_consensus.cc:2468] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3681006ac09140bb943229d6e2094543 in term 2.
I20260630 12:14:27.595652  7770 raft_consensus.cc:3060] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:27.598254  7568 leader_election.cc:304] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [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: 3681006ac09140bb943229d6e2094543, 8a137b13206f4dbeb8f136b5b4ca2443; no voters: 
I20260630 12:14:27.593922  7811 leader_election.cc:290] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 2 election: Requested vote from peers 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:27.592860  7768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1aa74cd05745c2aed71d3b1dc742c6" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3" is_pre_election: true
I20260630 12:14:27.600121  7768 raft_consensus.cc:2468] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 2.
I20260630 12:14:27.601338  7609 raft_consensus.cc:2468] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 2.
I20260630 12:14:27.601871  7650 leader_election.cc:304] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [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: 8a137b13206f4dbeb8f136b5b4ca2443, bd0225479ce245279b13e6d5a702dda3; no voters: 3681006ac09140bb943229d6e2094543
I20260630 12:14:27.603147  7649 leader_election.cc:304] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [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: 3681006ac09140bb943229d6e2094543, 8a137b13206f4dbeb8f136b5b4ca2443; no voters: 
I20260630 12:14:27.603487  7818 raft_consensus.cc:2804] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:27.604697  7811 raft_consensus.cc:2804] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:27.605054  7818 raft_consensus.cc:493] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:27.605643  7770 raft_consensus.cc:2468] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 2.
I20260630 12:14:27.604462  7804 raft_consensus.cc:2804] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:27.605960  7818 raft_consensus.cc:3060] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:27.606124  7769 raft_consensus.cc:2410] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3681006ac09140bb943229d6e2094543 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.
I20260630 12:14:27.608570  7804 raft_consensus.cc:697] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 2 LEADER]: Becoming Leader. State: Replica: 3681006ac09140bb943229d6e2094543, State: Running, Role: LEADER
I20260630 12:14:27.606868  7811 raft_consensus.cc:697] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 LEADER]: Becoming Leader. State: Replica: 8a137b13206f4dbeb8f136b5b4ca2443, State: Running, Role: LEADER
I20260630 12:14:27.610045  7804 consensus_queue.cc:237] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [LEADER]: Queue going to LEADER 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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:27.610745  7811 consensus_queue.cc:237] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:27.616626  7818 raft_consensus.cc:515] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:27.620064  7818 leader_election.cc:290] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 3 election: Requested vote from peers bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631), 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971)
I20260630 12:14:27.620754  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1aa74cd05745c2aed71d3b1dc742c6" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3"
I20260630 12:14:27.619364  7148 catalog_manager.cc:5697] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 reported cstate change: term changed from 1 to 2, leader changed from bd0225479ce245279b13e6d5a702dda3 (127.0.107.195) to 3681006ac09140bb943229d6e2094543 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "3681006ac09140bb943229d6e2094543" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:27.621655  7769 raft_consensus.cc:3060] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:27.624240  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1aa74cd05745c2aed71d3b1dc742c6" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3681006ac09140bb943229d6e2094543"
I20260630 12:14:27.629688  7769 raft_consensus.cc:2468] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 3.
I20260630 12:14:27.631251  7650 leader_election.cc:304] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [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: 8a137b13206f4dbeb8f136b5b4ca2443, bd0225479ce245279b13e6d5a702dda3; no voters: 3681006ac09140bb943229d6e2094543
I20260630 12:14:27.632337  7811 raft_consensus.cc:2804] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:27.633201  7811 raft_consensus.cc:697] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 3 LEADER]: Becoming Leader. State: Replica: 8a137b13206f4dbeb8f136b5b4ca2443, State: Running, Role: LEADER
I20260630 12:14:27.632627  7151 catalog_manager.cc:5697] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:27.634234  7811 consensus_queue.cc:237] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [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: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:27.646188  7151 catalog_manager.cc:5697] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 reported cstate change: term changed from 2 to 3, leader changed from 3681006ac09140bb943229d6e2094543 (127.0.107.193) to 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194). New cstate: current_term: 3 leader_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:27.699290  7811 raft_consensus.cc:493] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:27.699990  7811 raft_consensus.cc:515] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:27.701857  7811 leader_election.cc:290] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:27.702929  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba6dd23118b42388d1db6e787ddeccc" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3681006ac09140bb943229d6e2094543" is_pre_election: true
I20260630 12:14:27.702917  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba6dd23118b42388d1db6e787ddeccc" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3" is_pre_election: true
I20260630 12:14:27.703994  7609 raft_consensus.cc:2468] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 1.
I20260630 12:14:27.704396  7769 raft_consensus.cc:2468] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 1.
I20260630 12:14:27.705273  7649 leader_election.cc:304] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [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: 3681006ac09140bb943229d6e2094543, 8a137b13206f4dbeb8f136b5b4ca2443; no voters: 
I20260630 12:14:27.706133  7811 raft_consensus.cc:2804] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:27.706650  7811 raft_consensus.cc:493] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:27.706997  7811 raft_consensus.cc:3060] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:27.712061  7811 raft_consensus.cc:515] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:27.713925  7811 leader_election.cc:290] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [CANDIDATE]: Term 2 election: Requested vote from peers 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:27.714918  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba6dd23118b42388d1db6e787ddeccc" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3681006ac09140bb943229d6e2094543"
I20260630 12:14:27.714926  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba6dd23118b42388d1db6e787ddeccc" candidate_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd0225479ce245279b13e6d5a702dda3"
I20260630 12:14:27.715734  7609 raft_consensus.cc:3060] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:27.715986  7769 raft_consensus.cc:3060] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:27.721086  7609 raft_consensus.cc:2468] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 2.
I20260630 12:14:27.721210  7769 raft_consensus.cc:2468] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a137b13206f4dbeb8f136b5b4ca2443 in term 2.
I20260630 12:14:27.722569  7649 leader_election.cc:304] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [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: 3681006ac09140bb943229d6e2094543, 8a137b13206f4dbeb8f136b5b4ca2443; no voters: 
I20260630 12:14:27.723493  7811 raft_consensus.cc:2804] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:27.724152  7811 raft_consensus.cc:697] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 LEADER]: Becoming Leader. State: Replica: 8a137b13206f4dbeb8f136b5b4ca2443, State: Running, Role: LEADER
I20260630 12:14:27.724998  7811 consensus_queue.cc:237] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } }
I20260630 12:14:27.732424  7151 catalog_manager.cc:5697] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:27.785796  7690 raft_consensus.cc:1240] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 3 LEADER]: Rejecting Update request from peer 3681006ac09140bb943229d6e2094543 for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:27.787406  7804 consensus_queue.cc:1059] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:27.788234  7804 consensus_queue.cc:1243] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [LEADER]: Peer 8a137b13206f4dbeb8f136b5b4ca2443 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:14:27.788889  7805 raft_consensus.cc:3055] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:27.789563  7805 raft_consensus.cc:740] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3681006ac09140bb943229d6e2094543, State: Running, Role: LEADER
I20260630 12:14:27.790463  7805 consensus_queue.cc:260] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [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: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } }
I20260630 12:14:27.791628  7805 raft_consensus.cc:3060] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:28.019654  7769 raft_consensus.cc:1275] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Refusing update from remote peer 3681006ac09140bb943229d6e2094543: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:14:28.020117  7769 pending_rounds.cc:85] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3: Aborting all ops after (but not including) 0
I20260630 12:14:28.020395  7769 pending_rounds.cc:107] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:14:28.020721  7769 raft_consensus.cc:2889] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:28.022333  7805 consensus_queue.cc:1048] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:28.033231  7690 raft_consensus.cc:1275] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Refusing update from remote peer 3681006ac09140bb943229d6e2094543: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:14:28.035364  7805 consensus_queue.cc:1048] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:28.062191  7609 raft_consensus.cc:1275] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 3 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:28.063848  7811 consensus_queue.cc:1048] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:28.064741  7811 consensus_queue.cc:1243] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Peer 3681006ac09140bb943229d6e2094543 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
I20260630 12:14:28.067865  7609 pending_rounds.cc:85] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543: Aborting all ops after (but not including) 0
I20260630 12:14:28.068279  7609 pending_rounds.cc:107] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:28.068648  7609 raft_consensus.cc:2889] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:28.076176  7769 raft_consensus.cc:1275] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 3 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:28.078650  7811 consensus_queue.cc:1048] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:28.104555  7769 raft_consensus.cc:1275] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:28.106196  7811 consensus_queue.cc:1048] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:28.117722  7609 raft_consensus.cc:1275] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:28.120185  7819 consensus_queue.cc:1048] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:28.151403  7769 raft_consensus.cc:1275] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:28.152845  7811 consensus_queue.cc:1048] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:28.165314  7609 raft_consensus.cc:1275] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:28.167057  7811 consensus_queue.cc:1048] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:28.600510  7690 consensus_queue.cc:237] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } attrs { replace: true } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } }
I20260630 12:14:28.607789  7769 raft_consensus.cc:1275] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:28.610868  7811 consensus_queue.cc:1048] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:28.612879  7609 raft_consensus.cc:1275] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:28.617417  7811 consensus_queue.cc:1048] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:28.621708  7818 raft_consensus.cc:2955] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } attrs { replace: true } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } } }
W20260630 12:14:28.628717  7651 consensus_peers.cc:597] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 -> Peer 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196:40539): Couldn't send request to peer 692d08a0f3944b0b8871b98c75f3db3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28c71bd9c96c4f41a395d187dd1ef403. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:28.630874  7769 raft_consensus.cc:2955] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } attrs { replace: true } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } } }
I20260630 12:14:28.631011  7609 raft_consensus.cc:2955] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } attrs { replace: true } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } } }
I20260630 12:14:28.638927  7690 consensus_queue.cc:237] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } }
I20260630 12:14:28.638974  7150 catalog_manager.cc:5697] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 reported cstate change: config changed from index -1 to 3, NON_VOTER 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:28.647975  7770 raft_consensus.cc:1275] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:14:28.648303  7651 consensus_peers.cc:597] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 -> Peer 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196:40539): Couldn't send request to peer 692d08a0f3944b0b8871b98c75f3db3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ba6dd23118b42388d1db6e787ddeccc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:28.649729  7609 raft_consensus.cc:1275] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:28.649971  7818 consensus_queue.cc:1048] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:28.651763  7811 consensus_queue.cc:1048] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:28.658280  7818 raft_consensus.cc:2955] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } } }
I20260630 12:14:28.661386  7609 raft_consensus.cc:2955] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } } }
I20260630 12:14:28.666842  7770 raft_consensus.cc:2955] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } } }
I20260630 12:14:28.675480  7608 consensus_queue.cc:237] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } }
I20260630 12:14:28.681775  7148 catalog_manager.cc:5697] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 reported cstate change: config changed from index -1 to 3, NON_VOTER 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } } }
I20260630 12:14:28.691972  7770 raft_consensus.cc:1275] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Refusing update from remote peer 3681006ac09140bb943229d6e2094543: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:28.692195  7690 raft_consensus.cc:1275] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Refusing update from remote peer 3681006ac09140bb943229d6e2094543: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:28.695749  7836 consensus_queue.cc:1048] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:28.696959  7837 consensus_queue.cc:1048] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:14:28.705348  7837 raft_consensus.cc:2955] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } } }
W20260630 12:14:28.707248  7569 consensus_peers.cc:597] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 -> Peer 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196:40539): Couldn't send request to peer 692d08a0f3944b0b8871b98c75f3db3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb056072dfe042a28441ddbf568fc66f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:28.708586  7769 raft_consensus.cc:2955] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } } }
I20260630 12:14:28.718062  7690 raft_consensus.cc:2955] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } } }
I20260630 12:14:28.721988  7148 catalog_manager.cc:5697] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 reported cstate change: config changed from index -1 to 2, NON_VOTER 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "3681006ac09140bb943229d6e2094543" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:29.164999  7844 ts_tablet_manager.cc:933] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a: Initiating tablet copy from peer 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971)
I20260630 12:14:29.167572  7844 tablet_copy_client.cc:323] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:41971
I20260630 12:14:29.199499  7848 ts_tablet_manager.cc:933] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a: Initiating tablet copy from peer 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194:37753)
I20260630 12:14:29.209209  7848 tablet_copy_client.cc:323] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:37753
I20260630 12:14:29.213315  7620 tablet_copy_service.cc:140] P 3681006ac09140bb943229d6e2094543: Received BeginTabletCopySession request for tablet bb056072dfe042a28441ddbf568fc66f from peer 692d08a0f3944b0b8871b98c75f3db3a ({username='slave'} at 127.0.0.1:50872)
I20260630 12:14:29.214193  7620 tablet_copy_service.cc:161] P 3681006ac09140bb943229d6e2094543: Beginning new tablet copy session on tablet bb056072dfe042a28441ddbf568fc66f from peer 692d08a0f3944b0b8871b98c75f3db3a at {username='slave'} at 127.0.0.1:50872: session id = 692d08a0f3944b0b8871b98c75f3db3a-bb056072dfe042a28441ddbf568fc66f
I20260630 12:14:29.224985  7701 tablet_copy_service.cc:140] P 8a137b13206f4dbeb8f136b5b4ca2443: Received BeginTabletCopySession request for tablet 28c71bd9c96c4f41a395d187dd1ef403 from peer 692d08a0f3944b0b8871b98c75f3db3a ({username='slave'} at 127.0.0.1:44754)
I20260630 12:14:29.225867  7701 tablet_copy_service.cc:161] P 8a137b13206f4dbeb8f136b5b4ca2443: Beginning new tablet copy session on tablet 28c71bd9c96c4f41a395d187dd1ef403 from peer 692d08a0f3944b0b8871b98c75f3db3a at {username='slave'} at 127.0.0.1:44754: session id = 692d08a0f3944b0b8871b98c75f3db3a-28c71bd9c96c4f41a395d187dd1ef403
I20260630 12:14:29.230058  7620 tablet_copy_source_session.cc:215] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:29.233144  7844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb056072dfe042a28441ddbf568fc66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.236972  7701 tablet_copy_source_session.cc:215] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:29.240739  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c71bd9c96c4f41a395d187dd1ef403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.247174  7844 tablet_copy_client.cc:806] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:29.248029  7844 tablet_copy_client.cc:670] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:29.251749  7844 tablet_copy_client.cc:538] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:29.258751  7848 tablet_copy_client.cc:806] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:29.259596  7848 tablet_copy_client.cc:670] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:29.260223  7844 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a: Bootstrap starting.
I20260630 12:14:29.264019  7851 ts_tablet_manager.cc:933] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a: Initiating tablet copy from peer 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194:37753)
I20260630 12:14:29.265415  7848 tablet_copy_client.cc:538] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:29.272639  7851 tablet_copy_client.cc:323] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:37753
I20260630 12:14:29.274972  7701 tablet_copy_service.cc:140] P 8a137b13206f4dbeb8f136b5b4ca2443: Received BeginTabletCopySession request for tablet 6ba6dd23118b42388d1db6e787ddeccc from peer 692d08a0f3944b0b8871b98c75f3db3a ({username='slave'} at 127.0.0.1:44754)
I20260630 12:14:29.275527  7848 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a: Bootstrap starting.
I20260630 12:14:29.275739  7701 tablet_copy_service.cc:161] P 8a137b13206f4dbeb8f136b5b4ca2443: Beginning new tablet copy session on tablet 6ba6dd23118b42388d1db6e787ddeccc from peer 692d08a0f3944b0b8871b98c75f3db3a at {username='slave'} at 127.0.0.1:44754: session id = 692d08a0f3944b0b8871b98c75f3db3a-6ba6dd23118b42388d1db6e787ddeccc
I20260630 12:14:29.287596  7701 tablet_copy_source_session.cc:215] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:29.291800  7851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba6dd23118b42388d1db6e787ddeccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:29.297978  7844 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a: 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
I20260630 12:14:29.299296  7844 tablet_bootstrap.cc:492] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a: Bootstrap complete.
I20260630 12:14:29.300212  7848 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a: 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
I20260630 12:14:29.300249  7844 ts_tablet_manager.cc:1403] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a: Time spent bootstrapping tablet: real 0.040s	user 0.031s	sys 0.009s
I20260630 12:14:29.301580  7848 tablet_bootstrap.cc:492] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a: Bootstrap complete.
I20260630 12:14:29.302556  7848 ts_tablet_manager.cc:1403] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.008s
I20260630 12:14:29.304276  7844 raft_consensus.cc:359] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } }
I20260630 12:14:29.305546  7844 raft_consensus.cc:740] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 692d08a0f3944b0b8871b98c75f3db3a, State: Initialized, Role: LEARNER
I20260630 12:14:29.305624  7848 raft_consensus.cc:359] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } attrs { replace: true } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } }
I20260630 12:14:29.306860  7848 raft_consensus.cc:740] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 692d08a0f3944b0b8871b98c75f3db3a, State: Initialized, Role: LEARNER
I20260630 12:14:29.306558  7844 consensus_queue.cc:260] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } }
I20260630 12:14:29.307772  7848 consensus_queue.cc:260] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } attrs { replace: true } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } }
I20260630 12:14:29.312820  7851 tablet_copy_client.cc:806] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:29.313931  7851 tablet_copy_client.cc:670] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:29.320438  7851 tablet_copy_client.cc:538] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:29.335271  7851 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a: Bootstrap starting.
I20260630 12:14:29.335368  7844 ts_tablet_manager.cc:1434] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.020s
I20260630 12:14:29.335932  7848 ts_tablet_manager.cc:1434] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a: Time spent starting tablet: real 0.033s	user 0.019s	sys 0.011s
I20260630 12:14:29.338045  7620 tablet_copy_service.cc:342] P 3681006ac09140bb943229d6e2094543: Request end of tablet copy session 692d08a0f3944b0b8871b98c75f3db3a-bb056072dfe042a28441ddbf568fc66f received from {username='slave'} at 127.0.0.1:50872
I20260630 12:14:29.338424  7701 tablet_copy_service.cc:342] P 8a137b13206f4dbeb8f136b5b4ca2443: Request end of tablet copy session 692d08a0f3944b0b8871b98c75f3db3a-28c71bd9c96c4f41a395d187dd1ef403 received from {username='slave'} at 127.0.0.1:44754
I20260630 12:14:29.338729  7620 tablet_copy_service.cc:434] P 3681006ac09140bb943229d6e2094543: ending tablet copy session 692d08a0f3944b0b8871b98c75f3db3a-bb056072dfe042a28441ddbf568fc66f on tablet bb056072dfe042a28441ddbf568fc66f with peer 692d08a0f3944b0b8871b98c75f3db3a
I20260630 12:14:29.339313  7701 tablet_copy_service.cc:434] P 8a137b13206f4dbeb8f136b5b4ca2443: ending tablet copy session 692d08a0f3944b0b8871b98c75f3db3a-28c71bd9c96c4f41a395d187dd1ef403 on tablet 28c71bd9c96c4f41a395d187dd1ef403 with peer 692d08a0f3944b0b8871b98c75f3db3a
I20260630 12:14:29.357951  7851 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a: 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
I20260630 12:14:29.358875  7851 tablet_bootstrap.cc:492] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a: Bootstrap complete.
I20260630 12:14:29.359620  7851 ts_tablet_manager.cc:1403] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.003s
I20260630 12:14:29.362534  7851 raft_consensus.cc:359] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } }
I20260630 12:14:29.363348  7851 raft_consensus.cc:740] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 692d08a0f3944b0b8871b98c75f3db3a, State: Initialized, Role: LEARNER
I20260630 12:14:29.364006  7851 consensus_queue.cc:260] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: true } }
I20260630 12:14:29.366024  7851 ts_tablet_manager.cc:1434] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:14:29.367805  7701 tablet_copy_service.cc:342] P 8a137b13206f4dbeb8f136b5b4ca2443: Request end of tablet copy session 692d08a0f3944b0b8871b98c75f3db3a-6ba6dd23118b42388d1db6e787ddeccc received from {username='slave'} at 127.0.0.1:44754
I20260630 12:14:29.368443  7701 tablet_copy_service.cc:434] P 8a137b13206f4dbeb8f136b5b4ca2443: ending tablet copy session 692d08a0f3944b0b8871b98c75f3db3a-6ba6dd23118b42388d1db6e787ddeccc on tablet 6ba6dd23118b42388d1db6e787ddeccc with peer 692d08a0f3944b0b8871b98c75f3db3a
I20260630 12:14:29.624218  7525 raft_consensus.cc:1217] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:14:29.649856  7525 raft_consensus.cc:1217] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:14:29.700426  7525 raft_consensus.cc:1217] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:14:30.040227  7860 raft_consensus.cc:1064] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443: attempting to promote NON_VOTER 692d08a0f3944b0b8871b98c75f3db3a to VOTER
I20260630 12:14:30.042346  7860 consensus_queue.cc:237] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } }
I20260630 12:14:30.049167  7525 raft_consensus.cc:1275] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a [term 2 LEARNER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:30.049322  7769 raft_consensus.cc:1275] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:30.050948  7860 consensus_queue.cc:1048] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:30.051178  7608 raft_consensus.cc:1275] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:30.052477  7818 consensus_queue.cc:1048] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:30.053473  7811 consensus_queue.cc:1048] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:30.070127  7860 raft_consensus.cc:2955] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.072384  7608 raft_consensus.cc:2955] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.072630  7525 raft_consensus.cc:2955] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.085217  7769 raft_consensus.cc:2955] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.091631  7151 catalog_manager.cc:5697] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 reported cstate change: config changed from index 3 to 4, 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
W20260630 12:14:30.112743  7712 debug-util.cc:398] Leaking SignalData structure 0x7b08002a8960 after lost signal to thread 434
W20260630 12:14:30.114140  7712 debug-util.cc:398] Leaking SignalData structure 0x7b08001375a0 after lost signal to thread 7185
W20260630 12:14:30.115653  7712 debug-util.cc:398] Leaking SignalData structure 0x7b0800158320 after lost signal to thread 7549
W20260630 12:14:30.118480  7712 debug-util.cc:398] Leaking SignalData structure 0x7b08001c8de0 after lost signal to thread 7795
I20260630 12:14:30.142787  7818 raft_consensus.cc:1064] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443: attempting to promote NON_VOTER 692d08a0f3944b0b8871b98c75f3db3a to VOTER
I20260630 12:14:30.145798  7818 consensus_queue.cc:237] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } attrs { replace: true } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } }
I20260630 12:14:30.155447  7690 consensus_queue.cc:237] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [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: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } }
I20260630 12:14:30.156395  7525 raft_consensus.cc:1275] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a [term 2 LEARNER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:30.157887  7769 raft_consensus.cc:1275] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:30.159617  7608 raft_consensus.cc:1275] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:30.159505  7811 consensus_queue.cc:1048] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:30.161913  7811 consensus_queue.cc:1048] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:30.162789  7860 consensus_queue.cc:1048] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:30.169242  7525 raft_consensus.cc:1275] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:30.171813  7811 consensus_queue.cc:1048] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:14:30.184722  7860 raft_consensus.cc:2955] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3681006ac09140bb943229d6e2094543 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.191958  7525 raft_consensus.cc:2955] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3681006ac09140bb943229d6e2094543 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.195052  7769 raft_consensus.cc:1275] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:30.198210  7811 consensus_queue.cc:1048] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:30.210803  7818 raft_consensus.cc:2955] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } attrs { replace: true } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.212463  7150 catalog_manager.cc:5697] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a reported cstate change: config changed from index 4 to 5, VOTER 3681006ac09140bb943229d6e2094543 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.220147  7769 raft_consensus.cc:2955] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3681006ac09140bb943229d6e2094543 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.222013  7524 raft_consensus.cc:2955] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } attrs { replace: true } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.228219  7136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6ba6dd23118b42388d1db6e787ddeccc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:30.235164  7770 raft_consensus.cc:2955] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } attrs { replace: true } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
W20260630 12:14:30.273914  7649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:41971, user_credentials={real_user=slave}} blocked reactor thread for 56318.2us
I20260630 12:14:30.274698  7148 catalog_manager.cc:5697] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a reported cstate change: config changed from index 3 to 4, 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } attrs { replace: true } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.276425  7878 raft_consensus.cc:1064] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543: attempting to promote NON_VOTER 692d08a0f3944b0b8871b98c75f3db3a to VOTER
I20260630 12:14:30.279500  7878 consensus_queue.cc:237] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } }
I20260630 12:14:30.280673  7608 raft_consensus.cc:2955] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } attrs { replace: true } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.285625  7599 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ba6dd23118b42388d1db6e787ddeccc with delete_type TABLET_DATA_TOMBSTONED (TS 3681006ac09140bb943229d6e2094543 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50882
I20260630 12:14:30.297302  7881 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:30.298669  7881 raft_consensus.cc:2243] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:30.299866  7881 raft_consensus.cc:2272] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:30.304745  7524 raft_consensus.cc:1275] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [term 2 LEARNER]: Refusing update from remote peer 3681006ac09140bb943229d6e2094543: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:30.305986  7881 ts_tablet_manager.cc:1916] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:30.306803  7859 consensus_queue.cc:1048] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:30.317245  7770 raft_consensus.cc:1275] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Refusing update from remote peer 3681006ac09140bb943229d6e2094543: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:30.323912  7690 consensus_queue.cc:237] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } }
I20260630 12:14:30.331115  7525 raft_consensus.cc:1275] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:30.331069  7859 consensus_queue.cc:1048] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:14:30.333606  7608 raft_consensus.cc:1275] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Refusing update from remote peer 8a137b13206f4dbeb8f136b5b4ca2443: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:30.335851  7818 consensus_queue.cc:1048] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:14:30.338465  7818 consensus_queue.cc:1048] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:14:30.348577  7877 raft_consensus.cc:2955] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bd0225479ce245279b13e6d5a702dda3 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.354364  7689 raft_consensus.cc:1275] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Refusing update from remote peer 3681006ac09140bb943229d6e2094543: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:30.354513  7525 raft_consensus.cc:2955] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bd0225479ce245279b13e6d5a702dda3 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.361810  7608 raft_consensus.cc:2955] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bd0225479ce245279b13e6d5a702dda3 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.364868  7859 consensus_queue.cc:1048] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:30.390038  7881 ts_tablet_manager.cc:1929] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:14:30.390784  7881 log.cc:1199] T 6ba6dd23118b42388d1db6e787ddeccc P 3681006ac09140bb943229d6e2094543: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-0-root/wals/6ba6dd23118b42388d1db6e787ddeccc
I20260630 12:14:30.393077  7135 catalog_manager.cc:5028] TS 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971): tablet 6ba6dd23118b42388d1db6e787ddeccc (table test-workload [id=7eba7ac22f654a5b9bacefda7fbc8ab0]) successfully deleted
I20260630 12:14:30.394992  7136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 28c71bd9c96c4f41a395d187dd1ef403 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:30.396705  7883 raft_consensus.cc:2955] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.403591  7149 catalog_manager.cc:5697] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a reported cstate change: config changed from index 4 to 5, VOTER bd0225479ce245279b13e6d5a702dda3 (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.406831  7524 raft_consensus.cc:2955] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.409638  7690 raft_consensus.cc:2955] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.440224  7770 raft_consensus.cc:2955] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } attrs { replace: true } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.442869  7150 catalog_manager.cc:5697] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 reported cstate change: config changed from index 2 to 3, 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3681006ac09140bb943229d6e2094543" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a137b13206f4dbeb8f136b5b4ca2443" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:30.462510  7608 consensus_queue.cc:237] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [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: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } }
I20260630 12:14:30.478335  7524 raft_consensus.cc:1275] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Refusing update from remote peer 3681006ac09140bb943229d6e2094543: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:30.479096  7770 raft_consensus.cc:1275] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Refusing update from remote peer 3681006ac09140bb943229d6e2094543: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:30.480240  7859 consensus_queue.cc:1048] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:30.482671  7878 consensus_queue.cc:1048] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:30.484097  7760 tablet_service.cc:1558] Processing DeleteTablet for tablet 28c71bd9c96c4f41a395d187dd1ef403 with delete_type TABLET_DATA_TOMBSTONED (TS bd0225479ce245279b13e6d5a702dda3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49830
I20260630 12:14:30.496958  7883 raft_consensus.cc:2955] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.503489  7770 raft_consensus.cc:2955] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.509297  7525 raft_consensus.cc:2955] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } } }
I20260630 12:14:30.538086  7135 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb056072dfe042a28441ddbf568fc66f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:30.544520  7148 catalog_manager.cc:5697] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 reported cstate change: config changed from index 3 to 4, VOTER 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "3681006ac09140bb943229d6e2094543" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:30.564414  7887 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:30.564445  7680 tablet_service.cc:1558] Processing DeleteTablet for tablet bb056072dfe042a28441ddbf568fc66f with delete_type TABLET_DATA_TOMBSTONED (TS 8a137b13206f4dbeb8f136b5b4ca2443 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44770
I20260630 12:14:30.566071  7887 raft_consensus.cc:2243] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:30.566875  7887 raft_consensus.cc:2272] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:30.574769  7887 ts_tablet_manager.cc:1916] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:30.578485  7888 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:30.579486  7888 raft_consensus.cc:2243] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:30.580323  7888 raft_consensus.cc:2272] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:30.584589  7888 ts_tablet_manager.cc:1916] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:30.595104  7887 ts_tablet_manager.cc:1929] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:14:30.595679  7887 log.cc:1199] T 28c71bd9c96c4f41a395d187dd1ef403 P bd0225479ce245279b13e6d5a702dda3: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-2-root/wals/28c71bd9c96c4f41a395d187dd1ef403
I20260630 12:14:30.597090  7888 ts_tablet_manager.cc:1929] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:14:30.597580  7888 log.cc:1199] T bb056072dfe042a28441ddbf568fc66f P 8a137b13206f4dbeb8f136b5b4ca2443: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821473573380-431-0/minicluster-data/ts-1-root/wals/bb056072dfe042a28441ddbf568fc66f
I20260630 12:14:30.598155  7136 catalog_manager.cc:5028] TS bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631): tablet 28c71bd9c96c4f41a395d187dd1ef403 (table test-workload [id=7eba7ac22f654a5b9bacefda7fbc8ab0]) successfully deleted
I20260630 12:14:30.599169  7136 catalog_manager.cc:5028] TS 8a137b13206f4dbeb8f136b5b4ca2443 (127.0.107.194:37753): tablet bb056072dfe042a28441ddbf568fc66f (table test-workload [id=7eba7ac22f654a5b9bacefda7fbc8ab0]) successfully deleted
I20260630 12:14:32.498315   431 tablet_server.cc:179] TabletServer@127.0.107.193:41971 shutting down...
I20260630 12:14:32.529361   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:32.530068   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:32.531000   431 raft_consensus.cc:2243] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:32.531507   431 raft_consensus.cc:2272] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 3681006ac09140bb943229d6e2094543 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.533504   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:32.534070   431 raft_consensus.cc:2243] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:32.534533   431 raft_consensus.cc:2272] T 28c71bd9c96c4f41a395d187dd1ef403 P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.536360   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:32.536818   431 raft_consensus.cc:2243] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:32.537611   431 raft_consensus.cc:2272] T bb056072dfe042a28441ddbf568fc66f P 3681006ac09140bb943229d6e2094543 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.561254   431 tablet_server.cc:196] TabletServer@127.0.107.193:41971 shutdown complete.
I20260630 12:14:32.583971   431 tablet_server.cc:179] TabletServer@127.0.107.194:37753 shutting down...
I20260630 12:14:32.622491   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:32.623328   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:32.624230   431 raft_consensus.cc:2243] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:32.625497   431 raft_consensus.cc:2272] T 2f1aa74cd05745c2aed71d3b1dc742c6 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.628328   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:32.629206   431 raft_consensus.cc:2243] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:32.630275   431 raft_consensus.cc:2272] T 28c71bd9c96c4f41a395d187dd1ef403 P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:32.633050   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:32.633724   431 raft_consensus.cc:2243] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:32.634847   431 raft_consensus.cc:2272] T 6ba6dd23118b42388d1db6e787ddeccc P 8a137b13206f4dbeb8f136b5b4ca2443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:33.473990   431 tablet_server.cc:196] TabletServer@127.0.107.194:37753 shutdown complete.
I20260630 12:14:33.483040  7890 raft_consensus.cc:493] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3681006ac09140bb943229d6e2094543)
I20260630 12:14:33.483556  7890 raft_consensus.cc:515] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } }
I20260630 12:14:33.485728  7890 leader_election.cc:290] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971), 692d08a0f3944b0b8871b98c75f3db3a (127.0.107.196:40539)
I20260630 12:14:33.488643   431 tablet_server.cc:179] TabletServer@127.0.107.195:39631 shutting down...
W20260630 12:14:33.501567  7729 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41971: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:14:33.506450  7729 leader_election.cc:336] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41971: connect: Connection refused (error 111)
I20260630 12:14:33.510190  7525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb056072dfe042a28441ddbf568fc66f" candidate_uuid: "bd0225479ce245279b13e6d5a702dda3" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "692d08a0f3944b0b8871b98c75f3db3a" is_pre_election: true
I20260630 12:14:33.511889  7731 leader_election.cc:304] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd0225479ce245279b13e6d5a702dda3; no voters: 3681006ac09140bb943229d6e2094543, 692d08a0f3944b0b8871b98c75f3db3a
I20260630 12:14:33.512784  7890 raft_consensus.cc:2749] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:14:33.523469   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:33.524096   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:33.524600   431 raft_consensus.cc:2243] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:33.525004   431 raft_consensus.cc:2272] T 2f1aa74cd05745c2aed71d3b1dc742c6 P bd0225479ce245279b13e6d5a702dda3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:33.526388  7895 raft_consensus.cc:493] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3681006ac09140bb943229d6e2094543)
I20260630 12:14:33.526881  7895 raft_consensus.cc:515] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3681006ac09140bb943229d6e2094543" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41971 } } peers { permanent_uuid: "bd0225479ce245279b13e6d5a702dda3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39631 } } peers { permanent_uuid: "692d08a0f3944b0b8871b98c75f3db3a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40539 } attrs { promote: false } }
I20260630 12:14:33.527252   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:33.527851   431 raft_consensus.cc:2243] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:33.528436   431 raft_consensus.cc:2272] T bb056072dfe042a28441ddbf568fc66f P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:33.529150  7895 leader_election.cc:290] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971), bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631)
I20260630 12:14:33.536963   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:33.537854   431 raft_consensus.cc:2243] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:33.538496   431 raft_consensus.cc:2272] T 6ba6dd23118b42388d1db6e787ddeccc P bd0225479ce245279b13e6d5a702dda3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:33.539104  7488 leader_election.cc:336] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3681006ac09140bb943229d6e2094543 (127.0.107.193:41971): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41971: connect: Connection refused (error 111)
W20260630 12:14:33.545409  7489 leader_election.cc:336] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bd0225479ce245279b13e6d5a702dda3 (127.0.107.195:39631): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:14:33.545817  7489 leader_election.cc:304] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 692d08a0f3944b0b8871b98c75f3db3a; no voters: 3681006ac09140bb943229d6e2094543, bd0225479ce245279b13e6d5a702dda3
I20260630 12:14:33.546520  7895 raft_consensus.cc:2749] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:14:33.564074   431 tablet_server.cc:196] TabletServer@127.0.107.195:39631 shutdown complete.
I20260630 12:14:33.577096   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:33.597209   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:33.597887   431 tablet_replica.cc:333] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a: stopping tablet replica
I20260630 12:14:33.598433   431 raft_consensus.cc:2243] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:33.598979   431 raft_consensus.cc:2272] T 28c71bd9c96c4f41a395d187dd1ef403 P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:33.600836   431 tablet_replica.cc:333] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a: stopping tablet replica
I20260630 12:14:33.601397   431 raft_consensus.cc:2243] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:33.601873   431 raft_consensus.cc:2272] T 6ba6dd23118b42388d1db6e787ddeccc P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:33.603551   431 tablet_replica.cc:333] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a: stopping tablet replica
I20260630 12:14:33.604007   431 raft_consensus.cc:2243] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:33.604492   431 raft_consensus.cc:2272] T bb056072dfe042a28441ddbf568fc66f P 692d08a0f3944b0b8871b98c75f3db3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:33.626441   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:33.639514   431 master.cc:562] Master@127.0.107.254:37301 shutting down...
I20260630 12:14:33.657543   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:33.658124   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:33.658463   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2b5b525a1d7f42f382c9f49f1522ea87: stopping tablet replica
I20260630 12:14:33.678860   431 master.cc:584] Master@127.0.107.254:37301 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (17474 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:14:33.716769   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33739
I20260630 12:14:33.717913   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:33.722983  7900 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:33.723181  7901 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:33.724247  7903 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:33.725549   431 server_base.cc:1061] running on GCE node
I20260630 12:14:33.726449   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:33.726661   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:33.726822   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821673726801 us; error 0 us; skew 500 ppm
I20260630 12:14:33.727295   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:33.729655   431 webserver.cc:533] Webserver started at http://127.0.107.254:34631/ using document root <none> and password file <none>
I20260630 12:14:33.730125   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:33.730315   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:33.730583   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:33.731654   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "359001caf6a34856a87d232231aec202"
format_stamp: "Formatted at 2026-06-30 12:14:33 on dist-test-slave-z8mm"
I20260630 12:14:33.735955   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:33.739235  7908 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:33.740144   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:33.740418   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "359001caf6a34856a87d232231aec202"
format_stamp: "Formatted at 2026-06-30 12:14:33 on dist-test-slave-z8mm"
I20260630 12:14:33.740658   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-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)
I20260630 12:14:33.753890   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:33.755031   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:33.792675   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33739
I20260630 12:14:33.792788  7959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33739 every 8 connection(s)
I20260630 12:14:33.796695  7960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:33.807453  7960 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202: Bootstrap starting.
I20260630 12:14:33.812191  7960 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.816617  7960 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202: No bootstrap required, opened a new log
I20260630 12:14:33.818833  7960 raft_consensus.cc:359] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "359001caf6a34856a87d232231aec202" member_type: VOTER }
I20260630 12:14:33.819236  7960 raft_consensus.cc:385] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.819499  7960 raft_consensus.cc:740] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359001caf6a34856a87d232231aec202, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.820103  7960 consensus_queue.cc:260] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "359001caf6a34856a87d232231aec202" member_type: VOTER }
I20260630 12:14:33.820691  7960 raft_consensus.cc:399] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:33.820914  7960 raft_consensus.cc:493] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:33.821201  7960 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.825922  7960 raft_consensus.cc:515] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "359001caf6a34856a87d232231aec202" member_type: VOTER }
I20260630 12:14:33.826489  7960 leader_election.cc:304] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [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: 359001caf6a34856a87d232231aec202; no voters: 
I20260630 12:14:33.827629  7960 leader_election.cc:290] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:33.828075  7963 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:33.829522  7963 raft_consensus.cc:697] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [term 1 LEADER]: Becoming Leader. State: Replica: 359001caf6a34856a87d232231aec202, State: Running, Role: LEADER
I20260630 12:14:33.830130  7963 consensus_queue.cc:237] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [LEADER]: Queue going to LEADER mode. State: All 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: "359001caf6a34856a87d232231aec202" member_type: VOTER }
I20260630 12:14:33.830660  7960 sys_catalog.cc:565] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:33.834805  7964 sys_catalog.cc:455] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "359001caf6a34856a87d232231aec202" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "359001caf6a34856a87d232231aec202" member_type: VOTER } }
I20260630 12:14:33.835662  7964 sys_catalog.cc:458] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:33.835600  7965 sys_catalog.cc:455] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 359001caf6a34856a87d232231aec202. Latest consensus state: current_term: 1 leader_uuid: "359001caf6a34856a87d232231aec202" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "359001caf6a34856a87d232231aec202" member_type: VOTER } }
I20260630 12:14:33.836596  7965 sys_catalog.cc:458] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:33.839249  7971 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:33.844730  7971 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:33.847288   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:33.854348  7971 catalog_manager.cc:1383] Generated new cluster ID: 69dca2369826412197af7ce3d0cc350e
I20260630 12:14:33.854679  7971 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:33.871018  7971 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:33.872368  7971 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:33.884428  7971 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202: Generated new TSK 0
I20260630 12:14:33.885140  7971 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:33.916754   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:33.922819  7981 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:33.923867  7982 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:33.925940   431 server_base.cc:1061] running on GCE node
W20260630 12:14:33.926093  7984 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:33.927081   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:33.927312   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:33.927524   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821673927501 us; error 0 us; skew 500 ppm
I20260630 12:14:33.928040   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:33.930567   431 webserver.cc:533] Webserver started at http://127.0.107.193:35481/ using document root <none> and password file <none>
I20260630 12:14:33.931051   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:33.931248   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:33.931509   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:33.932714   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "761370a40e0b44ee971363c974a16d59"
format_stamp: "Formatted at 2026-06-30 12:14:33 on dist-test-slave-z8mm"
I20260630 12:14:33.937462   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:33.941517  7989 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:33.942622   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:14:33.942994   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "761370a40e0b44ee971363c974a16d59"
format_stamp: "Formatted at 2026-06-30 12:14:33 on dist-test-slave-z8mm"
I20260630 12:14:33.943395   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-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)
I20260630 12:14:33.955302   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:33.956457   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:33.957959   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:33.960405   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:33.960598   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:33.960887   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:33.961076   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:34.000851   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36333
I20260630 12:14:34.000948  8051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36333 every 8 connection(s)
I20260630 12:14:34.006078   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:34.014083  8056 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:34.015497  8057 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:34.017243  8059 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:34.017537   431 server_base.cc:1061] running on GCE node
I20260630 12:14:34.018818   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:34.019025   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:34.019222   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821674019201 us; error 0 us; skew 500 ppm
I20260630 12:14:34.019377  8052 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33739
I20260630 12:14:34.019750   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:34.019759  8052 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:34.020637  8052 heartbeater.cc:507] Master 127.0.107.254:33739 requested a full tablet report, sending...
I20260630 12:14:34.022598   431 webserver.cc:533] Webserver started at http://127.0.107.194:36587/ using document root <none> and password file <none>
I20260630 12:14:34.022804  7925 ts_manager.cc:194] Registered new tserver with Master: 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333)
I20260630 12:14:34.023178   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:34.023466   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:34.023742   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:34.024494  7925 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45998
I20260630 12:14:34.024849   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "b081183fa88b4a49a6a1e00e386dfadb"
format_stamp: "Formatted at 2026-06-30 12:14:34 on dist-test-slave-z8mm"
I20260630 12:14:34.029314   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:34.032684  8064 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:34.033493   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:34.033806   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "b081183fa88b4a49a6a1e00e386dfadb"
format_stamp: "Formatted at 2026-06-30 12:14:34 on dist-test-slave-z8mm"
I20260630 12:14:34.034103   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-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)
I20260630 12:14:34.053495   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:34.054585   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:34.056041   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:34.058382   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:34.058627   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:34.058866   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:34.059031   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:34.097710   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45021
I20260630 12:14:34.097806  8126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45021 every 8 connection(s)
I20260630 12:14:34.102875   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:34.111045  8130 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:34.111878  8131 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:34.116238   431 server_base.cc:1061] running on GCE node
I20260630 12:14:34.116259  8127 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33739
I20260630 12:14:34.116961  8127 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:34.116886  8133 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:34.117987  8127 heartbeater.cc:507] Master 127.0.107.254:33739 requested a full tablet report, sending...
I20260630 12:14:34.118104   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:34.118423   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:34.118609   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821674118592 us; error 0 us; skew 500 ppm
I20260630 12:14:34.119330   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:34.120333  7925 ts_manager.cc:194] Registered new tserver with Master: b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194:45021)
I20260630 12:14:34.122077   431 webserver.cc:533] Webserver started at http://127.0.107.195:38905/ using document root <none> and password file <none>
I20260630 12:14:34.122162  7925 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46008
I20260630 12:14:34.122648   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:34.122903   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:34.123193   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:34.124291   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "36dffd4c737e4e9abfb84c0b6fd4152f"
format_stamp: "Formatted at 2026-06-30 12:14:34 on dist-test-slave-z8mm"
I20260630 12:14:34.128829   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:34.132421  8138 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:34.133323   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:34.133697   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "36dffd4c737e4e9abfb84c0b6fd4152f"
format_stamp: "Formatted at 2026-06-30 12:14:34 on dist-test-slave-z8mm"
I20260630 12:14:34.133980   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-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)
I20260630 12:14:34.158123   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:34.159240   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:34.160717   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:34.163070   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:34.163319   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:34.163559   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:34.163740   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:34.202751   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43281
I20260630 12:14:34.202847  8200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43281 every 8 connection(s)
I20260630 12:14:34.217387  8201 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33739
I20260630 12:14:34.217810  8201 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:34.218578  8201 heartbeater.cc:507] Master 127.0.107.254:33739 requested a full tablet report, sending...
I20260630 12:14:34.220626  7925 ts_manager.cc:194] Registered new tserver with Master: 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195:43281)
I20260630 12:14:34.221275   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014771071s
I20260630 12:14:34.222463  7925 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46016
I20260630 12:14:35.027110  8052 heartbeater.cc:499] Master 127.0.107.254:33739 was elected leader, sending a full tablet report...
I20260630 12:14:35.124650  8127 heartbeater.cc:499] Master 127.0.107.254:33739 was elected leader, sending a full tablet report...
I20260630 12:14:35.225714  8201 heartbeater.cc:499] Master 127.0.107.254:33739 was elected leader, sending a full tablet report...
I20260630 12:14:35.277697  7925 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46030:
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"
    }
  }
}
W20260630 12:14:35.280082  7925 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:35.345697  8017 tablet_service.cc:1511] Processing CreateTablet for tablet daebb9c481cc482dbd1952f1e023514f (DEFAULT_TABLE table=test-workload [id=670133578e1a43ea804dc0bacc549ca7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:35.347138  8017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daebb9c481cc482dbd1952f1e023514f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.346973  8166 tablet_service.cc:1511] Processing CreateTablet for tablet daebb9c481cc482dbd1952f1e023514f (DEFAULT_TABLE table=test-workload [id=670133578e1a43ea804dc0bacc549ca7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:35.347713  8164 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc7dfcca39f4b118b3c83375a0b60b3 (DEFAULT_TABLE table=test-workload [id=670133578e1a43ea804dc0bacc549ca7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:35.349706  8165 tablet_service.cc:1511] Processing CreateTablet for tablet 60d5e18f397e4fa68df2a35ef791324a (DEFAULT_TABLE table=test-workload [id=670133578e1a43ea804dc0bacc549ca7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:35.349973  8163 tablet_service.cc:1511] Processing CreateTablet for tablet 67f1f87b4a00439da068e2ab2497c078 (DEFAULT_TABLE table=test-workload [id=670133578e1a43ea804dc0bacc549ca7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:35.350056  8016 tablet_service.cc:1511] Processing CreateTablet for tablet 60d5e18f397e4fa68df2a35ef791324a (DEFAULT_TABLE table=test-workload [id=670133578e1a43ea804dc0bacc549ca7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:35.351580  8016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d5e18f397e4fa68df2a35ef791324a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.351687  8014 tablet_service.cc:1511] Processing CreateTablet for tablet 67f1f87b4a00439da068e2ab2497c078 (DEFAULT_TABLE table=test-workload [id=670133578e1a43ea804dc0bacc549ca7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:35.352928  8014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f1f87b4a00439da068e2ab2497c078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.352514  8015 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc7dfcca39f4b118b3c83375a0b60b3 (DEFAULT_TABLE table=test-workload [id=670133578e1a43ea804dc0bacc549ca7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:35.355422  8015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc7dfcca39f4b118b3c83375a0b60b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.348306  8166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daebb9c481cc482dbd1952f1e023514f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.357630  8163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f1f87b4a00439da068e2ab2497c078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.359368  8164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc7dfcca39f4b118b3c83375a0b60b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.362023  8092 tablet_service.cc:1511] Processing CreateTablet for tablet daebb9c481cc482dbd1952f1e023514f (DEFAULT_TABLE table=test-workload [id=670133578e1a43ea804dc0bacc549ca7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:35.362555  8165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d5e18f397e4fa68df2a35ef791324a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.363446  8092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daebb9c481cc482dbd1952f1e023514f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.366189  8091 tablet_service.cc:1511] Processing CreateTablet for tablet 60d5e18f397e4fa68df2a35ef791324a (DEFAULT_TABLE table=test-workload [id=670133578e1a43ea804dc0bacc549ca7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:35.367569  8091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d5e18f397e4fa68df2a35ef791324a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.370196  8090 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc7dfcca39f4b118b3c83375a0b60b3 (DEFAULT_TABLE table=test-workload [id=670133578e1a43ea804dc0bacc549ca7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:35.371620  8090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc7dfcca39f4b118b3c83375a0b60b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.374157  8089 tablet_service.cc:1511] Processing CreateTablet for tablet 67f1f87b4a00439da068e2ab2497c078 (DEFAULT_TABLE table=test-workload [id=670133578e1a43ea804dc0bacc549ca7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:35.375514  8089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f1f87b4a00439da068e2ab2497c078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.382105  8221 tablet_bootstrap.cc:492] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59: Bootstrap starting.
I20260630 12:14:35.388180  8221 tablet_bootstrap.cc:654] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.393285  8222 tablet_bootstrap.cc:492] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f: Bootstrap starting.
I20260630 12:14:35.402349  8222 tablet_bootstrap.cc:654] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.407016  8221 tablet_bootstrap.cc:492] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59: No bootstrap required, opened a new log
I20260630 12:14:35.407579  8221 ts_tablet_manager.cc:1403] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260630 12:14:35.410490  8221 raft_consensus.cc:359] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.413666  8221 raft_consensus.cc:385] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.414031  8221 raft_consensus.cc:740] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.414935  8221 consensus_queue.cc:260] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.417652  8225 tablet_bootstrap.cc:492] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb: Bootstrap starting.
I20260630 12:14:35.431104  8222 tablet_bootstrap.cc:492] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f: No bootstrap required, opened a new log
I20260630 12:14:35.431716  8222 ts_tablet_manager.cc:1403] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f: Time spent bootstrapping tablet: real 0.039s	user 0.003s	sys 0.019s
I20260630 12:14:35.435647  8222 raft_consensus.cc:359] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.436664  8222 raft_consensus.cc:385] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.436975  8222 raft_consensus.cc:740] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36dffd4c737e4e9abfb84c0b6fd4152f, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.437865  8222 consensus_queue.cc:260] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.442087  8221 ts_tablet_manager.cc:1434] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.001s
I20260630 12:14:35.443114  8221 tablet_bootstrap.cc:492] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59: Bootstrap starting.
I20260630 12:14:35.446175  8225 tablet_bootstrap.cc:654] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.448724  8222 ts_tablet_manager.cc:1434] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260630 12:14:35.448772  8221 tablet_bootstrap.cc:654] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.452546  8222 tablet_bootstrap.cc:492] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f: Bootstrap starting.
I20260630 12:14:35.462203  8222 tablet_bootstrap.cc:654] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.477852  8225 tablet_bootstrap.cc:492] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb: No bootstrap required, opened a new log
I20260630 12:14:35.478386  8221 tablet_bootstrap.cc:492] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59: No bootstrap required, opened a new log
I20260630 12:14:35.478444  8225 ts_tablet_manager.cc:1403] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.017s
I20260630 12:14:35.479020  8221 ts_tablet_manager.cc:1403] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.016s
I20260630 12:14:35.479481  8222 tablet_bootstrap.cc:492] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f: No bootstrap required, opened a new log
I20260630 12:14:35.480034  8222 ts_tablet_manager.cc:1403] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.008s
I20260630 12:14:35.481403  8221 raft_consensus.cc:359] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.482018  8221 raft_consensus.cc:385] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.482491  8221 raft_consensus.cc:740] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.481935  8225 raft_consensus.cc:359] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.482937  8225 raft_consensus.cc:385] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.482847  8222 raft_consensus.cc:359] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.483369  8225 raft_consensus.cc:740] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b081183fa88b4a49a6a1e00e386dfadb, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.483675  8222 raft_consensus.cc:385] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.483217  8221 consensus_queue.cc:260] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.484016  8222 raft_consensus.cc:740] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36dffd4c737e4e9abfb84c0b6fd4152f, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.484452  8225 consensus_queue.cc:260] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.484910  8222 consensus_queue.cc:260] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.486078  8221 ts_tablet_manager.cc:1434] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:35.487152  8221 tablet_bootstrap.cc:492] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59: Bootstrap starting.
I20260630 12:14:35.488305  8222 ts_tablet_manager.cc:1434] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:14:35.490041  8222 tablet_bootstrap.cc:492] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f: Bootstrap starting.
I20260630 12:14:35.493098  8221 tablet_bootstrap.cc:654] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.498982  8222 tablet_bootstrap.cc:654] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.505712  8225 ts_tablet_manager.cc:1434] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.022s
I20260630 12:14:35.509790  8225 tablet_bootstrap.cc:492] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb: Bootstrap starting.
I20260630 12:14:35.511538  8221 tablet_bootstrap.cc:492] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59: No bootstrap required, opened a new log
I20260630 12:14:35.512205  8221 ts_tablet_manager.cc:1403] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59: Time spent bootstrapping tablet: real 0.025s	user 0.001s	sys 0.016s
I20260630 12:14:35.512544  8222 tablet_bootstrap.cc:492] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f: No bootstrap required, opened a new log
I20260630 12:14:35.513171  8222 ts_tablet_manager.cc:1403] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260630 12:14:35.516382  8225 tablet_bootstrap.cc:654] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.516207  8221 raft_consensus.cc:359] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.516605  8222 raft_consensus.cc:359] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.517267  8221 raft_consensus.cc:385] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.517477  8222 raft_consensus.cc:385] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.517764  8221 raft_consensus.cc:740] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.517886  8222 raft_consensus.cc:740] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36dffd4c737e4e9abfb84c0b6fd4152f, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.519250  8221 consensus_queue.cc:260] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.519101  8222 consensus_queue.cc:260] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.522068  8221 ts_tablet_manager.cc:1434] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:14:35.523262  8221 tablet_bootstrap.cc:492] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59: Bootstrap starting.
I20260630 12:14:35.525983  8222 ts_tablet_manager.cc:1434] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260630 12:14:35.527648  8222 tablet_bootstrap.cc:492] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f: Bootstrap starting.
I20260630 12:14:35.529474  8221 tablet_bootstrap.cc:654] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.533740  8225 tablet_bootstrap.cc:492] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb: No bootstrap required, opened a new log
I20260630 12:14:35.534315  8225 ts_tablet_manager.cc:1403] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.016s
I20260630 12:14:35.534608  8222 tablet_bootstrap.cc:654] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.541344  8221 tablet_bootstrap.cc:492] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59: No bootstrap required, opened a new log
I20260630 12:14:35.541792  8221 ts_tablet_manager.cc:1403] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260630 12:14:35.544234  8221 raft_consensus.cc:359] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.545122  8221 raft_consensus.cc:385] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.544315  8225 raft_consensus.cc:359] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.545418  8221 raft_consensus.cc:740] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.545673  8225 raft_consensus.cc:385] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.546185  8225 raft_consensus.cc:740] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b081183fa88b4a49a6a1e00e386dfadb, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.546279  8221 consensus_queue.cc:260] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.547402  8225 consensus_queue.cc:260] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.548605  8221 ts_tablet_manager.cc:1434] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:35.550632  8225 ts_tablet_manager.cc:1434] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260630 12:14:35.552228  8225 tablet_bootstrap.cc:492] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb: Bootstrap starting.
I20260630 12:14:35.559621  8222 tablet_bootstrap.cc:492] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f: No bootstrap required, opened a new log
I20260630 12:14:35.560281  8222 ts_tablet_manager.cc:1403] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.019s
I20260630 12:14:35.561316  8225 tablet_bootstrap.cc:654] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.562881  8222 raft_consensus.cc:359] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.563565  8222 raft_consensus.cc:385] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.563814  8222 raft_consensus.cc:740] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36dffd4c737e4e9abfb84c0b6fd4152f, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.564493  8222 consensus_queue.cc:260] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.566094  8222 ts_tablet_manager.cc:1434] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:14:35.566776  8225 tablet_bootstrap.cc:492] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb: No bootstrap required, opened a new log
I20260630 12:14:35.567328  8225 ts_tablet_manager.cc:1403] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.010s
I20260630 12:14:35.569908  8225 raft_consensus.cc:359] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.570509  8225 raft_consensus.cc:385] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.570820  8225 raft_consensus.cc:740] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b081183fa88b4a49a6a1e00e386dfadb, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.571513  8225 consensus_queue.cc:260] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.573670  8225 ts_tablet_manager.cc:1434] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:14:35.574710  8225 tablet_bootstrap.cc:492] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb: Bootstrap starting.
I20260630 12:14:35.580229  8225 tablet_bootstrap.cc:654] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.584796  8225 tablet_bootstrap.cc:492] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb: No bootstrap required, opened a new log
I20260630 12:14:35.585302  8225 ts_tablet_manager.cc:1403] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.005s
I20260630 12:14:35.587671  8225 raft_consensus.cc:359] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.588225  8225 raft_consensus.cc:385] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.588476  8225 raft_consensus.cc:740] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b081183fa88b4a49a6a1e00e386dfadb, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.589147  8225 consensus_queue.cc:260] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.591150  8225 ts_tablet_manager.cc:1434] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:14:35.612898  8227 raft_consensus.cc:493] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:35.613481  8227 raft_consensus.cc:515] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.614797  8231 raft_consensus.cc:493] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:35.615312  8231 raft_consensus.cc:515] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.615837  8227 leader_election.cc:290] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333), b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194:45021)
I20260630 12:14:35.619134  8231 leader_election.cc:290] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333), 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195:43281)
I20260630 12:14:35.627316  8227 raft_consensus.cc:493] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:35.628124  8227 raft_consensus.cc:515] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.632552  8102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc7dfcca39f4b118b3c83375a0b60b3" candidate_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b081183fa88b4a49a6a1e00e386dfadb" is_pre_election: true
I20260630 12:14:35.632818  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc7dfcca39f4b118b3c83375a0b60b3" candidate_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761370a40e0b44ee971363c974a16d59" is_pre_election: true
I20260630 12:14:35.633452  8102 raft_consensus.cc:2468] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36dffd4c737e4e9abfb84c0b6fd4152f in term 0.
I20260630 12:14:35.633512  8027 raft_consensus.cc:2468] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36dffd4c737e4e9abfb84c0b6fd4152f in term 0.
I20260630 12:14:35.635047  8140 leader_election.cc:304] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36dffd4c737e4e9abfb84c0b6fd4152f, b081183fa88b4a49a6a1e00e386dfadb; no voters: 
I20260630 12:14:35.636250  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f1f87b4a00439da068e2ab2497c078" candidate_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761370a40e0b44ee971363c974a16d59" is_pre_election: true
I20260630 12:14:35.636543  8227 leader_election.cc:290] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333), b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194:45021)
I20260630 12:14:35.636979  8027 raft_consensus.cc:2468] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36dffd4c737e4e9abfb84c0b6fd4152f in term 0.
I20260630 12:14:35.637553  8226 raft_consensus.cc:493] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:35.638062  8226 raft_consensus.cc:515] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.641183  8226 leader_election.cc:290] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194:45021), 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195:43281)
I20260630 12:14:35.637130  8227 raft_consensus.cc:2804] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:35.642072  8227 raft_consensus.cc:493] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:35.642450  8227 raft_consensus.cc:3060] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.655570  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f1f87b4a00439da068e2ab2497c078" candidate_uuid: "b081183fa88b4a49a6a1e00e386dfadb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761370a40e0b44ee971363c974a16d59" is_pre_election: true
I20260630 12:14:35.656507  8027 raft_consensus.cc:2468] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b081183fa88b4a49a6a1e00e386dfadb in term 0.
I20260630 12:14:35.659286  8139 leader_election.cc:304] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36dffd4c737e4e9abfb84c0b6fd4152f, 761370a40e0b44ee971363c974a16d59; no voters: 
I20260630 12:14:35.661094  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f1f87b4a00439da068e2ab2497c078" candidate_uuid: "b081183fa88b4a49a6a1e00e386dfadb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" is_pre_election: true
I20260630 12:14:35.661550  8227 raft_consensus.cc:515] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.661906  8176 raft_consensus.cc:2468] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b081183fa88b4a49a6a1e00e386dfadb in term 0.
I20260630 12:14:35.663477  8067 leader_election.cc:304] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36dffd4c737e4e9abfb84c0b6fd4152f, b081183fa88b4a49a6a1e00e386dfadb; no voters: 
I20260630 12:14:35.664728  8231 raft_consensus.cc:2804] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:35.665261  8231 raft_consensus.cc:493] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:35.665733  8231 raft_consensus.cc:3060] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.676147  8244 raft_consensus.cc:2804] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:35.676755  8244 raft_consensus.cc:493] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:35.677366  8244 raft_consensus.cc:3060] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.677460  8102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f1f87b4a00439da068e2ab2497c078" candidate_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b081183fa88b4a49a6a1e00e386dfadb" is_pre_election: true
I20260630 12:14:35.676623  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daebb9c481cc482dbd1952f1e023514f" candidate_uuid: "761370a40e0b44ee971363c974a16d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" is_pre_election: true
I20260630 12:14:35.677922  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daebb9c481cc482dbd1952f1e023514f" candidate_uuid: "761370a40e0b44ee971363c974a16d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b081183fa88b4a49a6a1e00e386dfadb" is_pre_election: true
I20260630 12:14:35.678615  8176 raft_consensus.cc:2468] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 761370a40e0b44ee971363c974a16d59 in term 0.
I20260630 12:14:35.678689  8101 raft_consensus.cc:2468] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 761370a40e0b44ee971363c974a16d59 in term 0.
I20260630 12:14:35.675925  8231 raft_consensus.cc:515] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.679972  7992 leader_election.cc:304] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36dffd4c737e4e9abfb84c0b6fd4152f, 761370a40e0b44ee971363c974a16d59; no voters: 
I20260630 12:14:35.680383  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc7dfcca39f4b118b3c83375a0b60b3" candidate_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761370a40e0b44ee971363c974a16d59"
I20260630 12:14:35.681001  8226 raft_consensus.cc:2804] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:35.681291  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc7dfcca39f4b118b3c83375a0b60b3" candidate_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b081183fa88b4a49a6a1e00e386dfadb"
I20260630 12:14:35.681465  8226 raft_consensus.cc:493] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:35.681569  8231 leader_election.cc:290] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [CANDIDATE]: Term 1 election: Requested vote from peers 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333), 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195:43281)
I20260630 12:14:35.678872  8227 leader_election.cc:290] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [CANDIDATE]: Term 1 election: Requested vote from peers 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333), b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194:45021)
I20260630 12:14:35.681994  8226 raft_consensus.cc:3060] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.682677  8102 raft_consensus.cc:2393] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36dffd4c737e4e9abfb84c0b6fd4152f in current term 1: Already voted for candidate b081183fa88b4a49a6a1e00e386dfadb in this term.
I20260630 12:14:35.682618  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f1f87b4a00439da068e2ab2497c078" candidate_uuid: "b081183fa88b4a49a6a1e00e386dfadb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761370a40e0b44ee971363c974a16d59"
I20260630 12:14:35.683604  8026 raft_consensus.cc:3060] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.681006  8027 raft_consensus.cc:3060] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.688495  8244 raft_consensus.cc:515] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.681995  8101 raft_consensus.cc:3060] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.690304  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f1f87b4a00439da068e2ab2497c078" candidate_uuid: "b081183fa88b4a49a6a1e00e386dfadb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f"
I20260630 12:14:35.691176  8176 raft_consensus.cc:2393] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b081183fa88b4a49a6a1e00e386dfadb in current term 1: Already voted for candidate 36dffd4c737e4e9abfb84c0b6fd4152f in this term.
I20260630 12:14:35.691865  8244 leader_election.cc:290] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [CANDIDATE]: Term 1 election: Requested vote from peers 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333), b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194:45021)
I20260630 12:14:35.692306  8026 raft_consensus.cc:2468] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b081183fa88b4a49a6a1e00e386dfadb in term 1.
I20260630 12:14:35.692144  8025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f1f87b4a00439da068e2ab2497c078" candidate_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761370a40e0b44ee971363c974a16d59"
I20260630 12:14:35.694757  8065 leader_election.cc:304] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [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: 761370a40e0b44ee971363c974a16d59, b081183fa88b4a49a6a1e00e386dfadb; no voters: 36dffd4c737e4e9abfb84c0b6fd4152f
I20260630 12:14:35.695785  8231 raft_consensus.cc:2804] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:35.695533  8226 raft_consensus.cc:515] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.697049  8101 raft_consensus.cc:2468] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36dffd4c737e4e9abfb84c0b6fd4152f in term 1.
I20260630 12:14:35.699084  8027 raft_consensus.cc:2468] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36dffd4c737e4e9abfb84c0b6fd4152f in term 1.
I20260630 12:14:35.699468  8102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f1f87b4a00439da068e2ab2497c078" candidate_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b081183fa88b4a49a6a1e00e386dfadb"
I20260630 12:14:35.700448  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daebb9c481cc482dbd1952f1e023514f" candidate_uuid: "761370a40e0b44ee971363c974a16d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b081183fa88b4a49a6a1e00e386dfadb"
I20260630 12:14:35.699636  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daebb9c481cc482dbd1952f1e023514f" candidate_uuid: "761370a40e0b44ee971363c974a16d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f"
I20260630 12:14:35.700256  8139 leader_election.cc:304] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36dffd4c737e4e9abfb84c0b6fd4152f, 761370a40e0b44ee971363c974a16d59; no voters: 
I20260630 12:14:35.701220  8176 raft_consensus.cc:3060] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.701757  8226 leader_election.cc:290] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [CANDIDATE]: Term 1 election: Requested vote from peers b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194:45021), 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195:43281)
I20260630 12:14:35.701177  8101 raft_consensus.cc:3060] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.701845  8244 raft_consensus.cc:2804] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:35.702709  8244 raft_consensus.cc:697] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Becoming Leader. State: Replica: 36dffd4c737e4e9abfb84c0b6fd4152f, State: Running, Role: LEADER
I20260630 12:14:35.703972  8244 consensus_queue.cc:237] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.708673  8231 raft_consensus.cc:697] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 1 LEADER]: Becoming Leader. State: Replica: b081183fa88b4a49a6a1e00e386dfadb, State: Running, Role: LEADER
I20260630 12:14:35.709419  8176 raft_consensus.cc:2468] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761370a40e0b44ee971363c974a16d59 in term 1.
I20260630 12:14:35.709421  8101 raft_consensus.cc:2468] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 761370a40e0b44ee971363c974a16d59 in term 1.
I20260630 12:14:35.712416  7991 leader_election.cc:304] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 761370a40e0b44ee971363c974a16d59, b081183fa88b4a49a6a1e00e386dfadb; no voters: 
I20260630 12:14:35.711983  8231 consensus_queue.cc:237] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.713559  8226 raft_consensus.cc:2804] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:35.715281  8226 raft_consensus.cc:697] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 1 LEADER]: Becoming Leader. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Running, Role: LEADER
I20260630 12:14:35.716794  8226 consensus_queue.cc:237] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.719092  7923 catalog_manager.cc:5697] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f reported cstate change: term changed from 0 to 1, leader changed from <none> to 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:35.722025  8140 leader_election.cc:304] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [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: 36dffd4c737e4e9abfb84c0b6fd4152f; no voters: 761370a40e0b44ee971363c974a16d59, b081183fa88b4a49a6a1e00e386dfadb
I20260630 12:14:35.727780  8227 raft_consensus.cc:2749] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:35.725654  8244 raft_consensus.cc:493] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:35.728601  8244 raft_consensus.cc:515] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.728730  7925 catalog_manager.cc:5697] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 761370a40e0b44ee971363c974a16d59 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "761370a40e0b44ee971363c974a16d59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:35.730943  8244 leader_election.cc:290] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333), b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194:45021)
I20260630 12:14:35.732229  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5e18f397e4fa68df2a35ef791324a" candidate_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761370a40e0b44ee971363c974a16d59" is_pre_election: true
I20260630 12:14:35.732692  8102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5e18f397e4fa68df2a35ef791324a" candidate_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b081183fa88b4a49a6a1e00e386dfadb" is_pre_election: true
I20260630 12:14:35.732968  8026 raft_consensus.cc:2468] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36dffd4c737e4e9abfb84c0b6fd4152f in term 0.
I20260630 12:14:35.731688  7922 catalog_manager.cc:5697] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb reported cstate change: term changed from 0 to 1, leader changed from <none> to b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194). New cstate: current_term: 1 leader_uuid: "b081183fa88b4a49a6a1e00e386dfadb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:35.733368  8102 raft_consensus.cc:2468] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36dffd4c737e4e9abfb84c0b6fd4152f in term 0.
I20260630 12:14:35.734323  8139 leader_election.cc:304] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36dffd4c737e4e9abfb84c0b6fd4152f, 761370a40e0b44ee971363c974a16d59; no voters: 
I20260630 12:14:35.735256  8244 raft_consensus.cc:2804] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:35.735664  8244 raft_consensus.cc:493] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:35.735991  8244 raft_consensus.cc:3060] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.743458  8244 raft_consensus.cc:515] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.745137  8244 leader_election.cc:290] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [CANDIDATE]: Term 1 election: Requested vote from peers 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333), b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194:45021)
I20260630 12:14:35.746223  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5e18f397e4fa68df2a35ef791324a" candidate_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "761370a40e0b44ee971363c974a16d59"
I20260630 12:14:35.746245  8102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5e18f397e4fa68df2a35ef791324a" candidate_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b081183fa88b4a49a6a1e00e386dfadb"
I20260630 12:14:35.746824  8026 raft_consensus.cc:3060] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.746901  8102 raft_consensus.cc:3060] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.751828  8026 raft_consensus.cc:2468] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36dffd4c737e4e9abfb84c0b6fd4152f in term 1.
I20260630 12:14:35.751987  8102 raft_consensus.cc:2468] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36dffd4c737e4e9abfb84c0b6fd4152f in term 1.
I20260630 12:14:35.753062  8139 leader_election.cc:304] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36dffd4c737e4e9abfb84c0b6fd4152f, 761370a40e0b44ee971363c974a16d59; no voters: 
I20260630 12:14:35.753816  8244 raft_consensus.cc:2804] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:35.754302  8244 raft_consensus.cc:697] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Becoming Leader. State: Replica: 36dffd4c737e4e9abfb84c0b6fd4152f, State: Running, Role: LEADER
I20260630 12:14:35.754923  8244 consensus_queue.cc:237] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.761883  7922 catalog_manager.cc:5697] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f reported cstate change: term changed from 0 to 1, leader changed from <none> to 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:35.841537  7922 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46044:
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: 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"
    }
  }
}
I20260630 12:14:35.871783  8014 tablet_service.cc:1511] Processing CreateTablet for tablet 82a22cbe4cb34b229bdd068d48e7a18a (DEFAULT_TABLE table=dugtrio [id=85158111ff8847038616fa9cb0080ef7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:35.873195  8014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a22cbe4cb34b229bdd068d48e7a18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.873121  8090 tablet_service.cc:1511] Processing CreateTablet for tablet f5dec5adec7041b9ba7fc45a01685c51 (DEFAULT_TABLE table=dugtrio [id=85158111ff8847038616fa9cb0080ef7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:35.874245  8164 tablet_service.cc:1511] Processing CreateTablet for tablet d7ccfdd008764841a86f5ae0e2a32f1c (DEFAULT_TABLE table=dugtrio [id=85158111ff8847038616fa9cb0080ef7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:35.874760  8090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dec5adec7041b9ba7fc45a01685c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.875622  8164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ccfdd008764841a86f5ae0e2a32f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.878054  8015 tablet_service.cc:1511] Processing CreateTablet for tablet da797c4c733043f6a4611e9fe683eea6 (DEFAULT_TABLE table=dugtrio [id=85158111ff8847038616fa9cb0080ef7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:35.879362  8015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da797c4c733043f6a4611e9fe683eea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.892056  8221 tablet_bootstrap.cc:492] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59: Bootstrap starting.
I20260630 12:14:35.892076  8222 tablet_bootstrap.cc:492] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f: Bootstrap starting.
I20260630 12:14:35.896663  8225 tablet_bootstrap.cc:492] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb: Bootstrap starting.
I20260630 12:14:35.898097  8221 tablet_bootstrap.cc:654] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.900133  8222 tablet_bootstrap.cc:654] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.905524  8225 tablet_bootstrap.cc:654] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.909871  8221 tablet_bootstrap.cc:492] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59: No bootstrap required, opened a new log
I20260630 12:14:35.910461  8221 ts_tablet_manager.cc:1403] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260630 12:14:35.910859  8222 tablet_bootstrap.cc:492] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f: No bootstrap required, opened a new log
I20260630 12:14:35.911491  8222 ts_tablet_manager.cc:1403] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260630 12:14:35.914145  8221 raft_consensus.cc:359] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
I20260630 12:14:35.914788  8221 raft_consensus.cc:385] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.915078  8221 raft_consensus.cc:740] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.915397  8225 tablet_bootstrap.cc:492] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb: No bootstrap required, opened a new log
I20260630 12:14:35.915575  8222 raft_consensus.cc:359] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.916121  8225 ts_tablet_manager.cc:1403] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260630 12:14:35.916374  8222 raft_consensus.cc:385] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.916167  8221 consensus_queue.cc:260] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
I20260630 12:14:35.916955  8222 raft_consensus.cc:740] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36dffd4c737e4e9abfb84c0b6fd4152f, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.917510  8221 raft_consensus.cc:399] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:35.917873  8221 raft_consensus.cc:493] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:35.918445  8221 raft_consensus.cc:3060] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.918176  8222 consensus_queue.cc:260] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.919123  8222 raft_consensus.cc:399] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:35.919574  8222 raft_consensus.cc:493] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:35.919548  8225 raft_consensus.cc:359] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } }
I20260630 12:14:35.920307  8222 raft_consensus.cc:3060] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.920536  8225 raft_consensus.cc:385] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.921068  8225 raft_consensus.cc:740] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b081183fa88b4a49a6a1e00e386dfadb, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.954849  8225 consensus_queue.cc:260] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } }
I20260630 12:14:35.957006  8225 raft_consensus.cc:399] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:35.957602  8225 raft_consensus.cc:493] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:35.958174  8225 raft_consensus.cc:3060] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.968815  8225 raft_consensus.cc:515] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } }
I20260630 12:14:35.969074  8221 raft_consensus.cc:515] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
I20260630 12:14:35.969825  8225 leader_election.cc:304] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb [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: b081183fa88b4a49a6a1e00e386dfadb; no voters: 
I20260630 12:14:35.970032  8221 leader_election.cc:304] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [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: 761370a40e0b44ee971363c974a16d59; no voters: 
I20260630 12:14:35.970139  8222 raft_consensus.cc:515] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.971225  8222 leader_election.cc:304] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f [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: 36dffd4c737e4e9abfb84c0b6fd4152f; no voters: 
I20260630 12:14:35.970887  8225 leader_election.cc:290] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:35.978406  8222 leader_election.cc:290] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:35.971500  8226 raft_consensus.cc:2804] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:35.971315  8231 raft_consensus.cc:2804] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:35.979313  8226 raft_consensus.cc:697] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 1 LEADER]: Becoming Leader. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Running, Role: LEADER
I20260630 12:14:35.979507  8244 raft_consensus.cc:2804] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:35.979647  8231 raft_consensus.cc:697] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb [term 1 LEADER]: Becoming Leader. State: Replica: b081183fa88b4a49a6a1e00e386dfadb, State: Running, Role: LEADER
I20260630 12:14:35.980221  8244 raft_consensus.cc:697] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Becoming Leader. State: Replica: 36dffd4c737e4e9abfb84c0b6fd4152f, State: Running, Role: LEADER
I20260630 12:14:35.980654  8226 consensus_queue.cc:237] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [LEADER]: Queue going to LEADER mode. State: All 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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
I20260630 12:14:35.980765  8231 consensus_queue.cc:237] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Queue going to LEADER mode. State: All 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: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } }
I20260630 12:14:35.981344  8244 consensus_queue.cc:237] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Queue going to LEADER mode. State: All 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: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:35.971163  8221 leader_election.cc:290] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:35.985313  8225 ts_tablet_manager.cc:1434] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb: Time spent starting tablet: real 0.069s	user 0.022s	sys 0.005s
I20260630 12:14:35.986428  8221 ts_tablet_manager.cc:1434] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59: Time spent starting tablet: real 0.076s	user 0.016s	sys 0.019s
I20260630 12:14:35.988247  8221 tablet_bootstrap.cc:492] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59: Bootstrap starting.
I20260630 12:14:35.997217  7922 catalog_manager.cc:5697] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f reported cstate change: term changed from 0 to 1, leader changed from <none> to 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:36.002586  7923 catalog_manager.cc:5697] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 761370a40e0b44ee971363c974a16d59 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "761370a40e0b44ee971363c974a16d59" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:36.007040  8221 tablet_bootstrap.cc:654] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.006966  7925 catalog_manager.cc:5697] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb reported cstate change: term changed from 0 to 1, leader changed from <none> to b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194). New cstate: current_term: 1 leader_uuid: "b081183fa88b4a49a6a1e00e386dfadb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:36.033267  8222 ts_tablet_manager.cc:1434] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f: Time spent starting tablet: real 0.121s	user 0.029s	sys 0.004s
I20260630 12:14:36.045769  8221 tablet_bootstrap.cc:492] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59: No bootstrap required, opened a new log
I20260630 12:14:36.046367  8221 ts_tablet_manager.cc:1403] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.015s
I20260630 12:14:36.050966  8221 raft_consensus.cc:359] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
I20260630 12:14:36.051595  8221 raft_consensus.cc:385] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.051909  8221 raft_consensus.cc:740] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.052747  8221 consensus_queue.cc:260] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
I20260630 12:14:36.053427  8221 raft_consensus.cc:399] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:36.053740  8221 raft_consensus.cc:493] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:36.054096  8221 raft_consensus.cc:3060] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:36.061148  8221 raft_consensus.cc:515] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
I20260630 12:14:36.061779  8221 leader_election.cc:304] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [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: 761370a40e0b44ee971363c974a16d59; no voters: 
I20260630 12:14:36.062256  8221 leader_election.cc:290] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:36.062561  8250 raft_consensus.cc:2804] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:36.063172  8250 raft_consensus.cc:697] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 1 LEADER]: Becoming Leader. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Running, Role: LEADER
I20260630 12:14:36.063767  8221 ts_tablet_manager.cc:1434] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:14:36.063843  8250 consensus_queue.cc:237] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [LEADER]: Queue going to LEADER mode. State: All 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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
I20260630 12:14:36.070677  7922 catalog_manager.cc:5697] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 761370a40e0b44ee971363c974a16d59 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "761370a40e0b44ee971363c974a16d59" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:36.083153   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:36.111426   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:36.112499   431 tablet_replica.cc:333] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59: stopping tablet replica
I20260630 12:14:36.113178   431 raft_consensus.cc:2243] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:36.113672   431 raft_consensus.cc:2272] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:36.116349   431 tablet_replica.cc:333] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59: stopping tablet replica
I20260630 12:14:36.116974   431 raft_consensus.cc:2243] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:36.117496   431 raft_consensus.cc:2272] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:36.120570   431 tablet_replica.cc:333] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59: stopping tablet replica
I20260630 12:14:36.121232   431 raft_consensus.cc:2243] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:36.121701   431 raft_consensus.cc:2272] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:36.124040   431 tablet_replica.cc:333] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59: stopping tablet replica
I20260630 12:14:36.124647   431 raft_consensus.cc:2243] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:36.125180   431 raft_consensus.cc:2272] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:36.127562   431 tablet_replica.cc:333] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59: stopping tablet replica
I20260630 12:14:36.128098   431 raft_consensus.cc:2243] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:36.128577   431 raft_consensus.cc:2272] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:36.130920   431 tablet_replica.cc:333] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59: stopping tablet replica
I20260630 12:14:36.131909   431 raft_consensus.cc:2243] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:36.132951   431 pending_rounds.cc:70] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59: Trying to abort 1 pending ops.
I20260630 12:14:36.133244   431 pending_rounds.cc:77] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437583745830912 op_type: NO_OP noop_request { }
I20260630 12:14:36.133569   431 raft_consensus.cc:2889] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:36.133898   431 raft_consensus.cc:2272] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:36.164422   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:14:36.202646  8065 consensus_peers.cc:597] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb -> Peer 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333): Couldn't send request to peer 761370a40e0b44ee971363c974a16d59. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:36.233641  8227 consensus_queue.cc:1048] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:36.256153  8139 consensus_peers.cc:597] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f -> Peer 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333): Couldn't send request to peer 761370a40e0b44ee971363c974a16d59. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:36.257506  8277 consensus_queue.cc:1048] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:36.271944  8139 consensus_peers.cc:597] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f -> Peer 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333): Couldn't send request to peer 761370a40e0b44ee971363c974a16d59. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:36.322322  8248 consensus_queue.cc:1048] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Connected to new peer: Peer: permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:36.794468  8248 consensus_queue.cc:579] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Leader has been unable to successfully communicate with peer 761370a40e0b44ee971363c974a16d59 for more than 1 seconds (1.078s)
I20260630 12:14:36.865829  8276 consensus_queue.cc:579] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Leader has been unable to successfully communicate with peer 761370a40e0b44ee971363c974a16d59 for more than 1 seconds (1.110s)
I20260630 12:14:37.231747  7922 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46030:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:14:37.232410  7922 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:46030:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:14:37.249332  7922 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202: Sending DeleteTablet for 1 replicas of tablet 82a22cbe4cb34b229bdd068d48e7a18a
I20260630 12:14:37.250530  7922 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202: Sending DeleteTablet for 1 replicas of tablet f5dec5adec7041b9ba7fc45a01685c51
I20260630 12:14:37.251555  7922 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202: Sending DeleteTablet for 1 replicas of tablet d7ccfdd008764841a86f5ae0e2a32f1c
I20260630 12:14:37.253182  8090 tablet_service.cc:1558] Processing DeleteTablet for tablet f5dec5adec7041b9ba7fc45a01685c51 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:37 UTC) from {username='slave'} at 127.0.0.1:44766
I20260630 12:14:37.254149  8164 tablet_service.cc:1558] Processing DeleteTablet for tablet d7ccfdd008764841a86f5ae0e2a32f1c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:37 UTC) from {username='slave'} at 127.0.0.1:49628
I20260630 12:14:37.252552  7922 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202: Sending DeleteTablet for 1 replicas of tablet da797c4c733043f6a4611e9fe683eea6
I20260630 12:14:37.262777  8296 tablet_replica.cc:333] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f: stopping tablet replica
I20260630 12:14:37.263336   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:37.263934  8296 raft_consensus.cc:2243] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:37.264619  8296 raft_consensus.cc:2272] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:37.264739  7909 catalog_manager.cc:4755] TS 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 82a22cbe4cb34b229bdd068d48e7a18a: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36333: connect: Connection refused (error 111)
I20260630 12:14:37.265849  8295 tablet_replica.cc:333] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb: stopping tablet replica
I20260630 12:14:37.267815  8295 raft_consensus.cc:2243] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:37.268489  8295 raft_consensus.cc:2272] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:37.269147  8296 ts_tablet_manager.cc:1916] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:37.272680  8295 ts_tablet_manager.cc:1916] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:14:37.273754  8297 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:37.281360  8298 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:37.281806   431 server_base.cc:1061] running on GCE node
I20260630 12:14:37.282697  8286 consensus_queue.cc:579] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Leader has been unable to successfully communicate with peer 761370a40e0b44ee971363c974a16d59 for more than 1 seconds (1.575s)
W20260630 12:14:37.285632  8300 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:37.301793  8296 ts_tablet_manager.cc:1929] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:14:37.302410  8296 log.cc:1199] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-2-root/wals/d7ccfdd008764841a86f5ae0e2a32f1c
I20260630 12:14:37.303350  8296 ts_tablet_manager.cc:1950] T d7ccfdd008764841a86f5ae0e2a32f1c P 36dffd4c737e4e9abfb84c0b6fd4152f: Deleting consensus metadata
I20260630 12:14:37.309064   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:37.309571   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:37.309881   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821677309860 us; error 0 us; skew 500 ppm
I20260630 12:14:37.310842   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:37.312732  7911 catalog_manager.cc:5028] TS 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195:43281): tablet d7ccfdd008764841a86f5ae0e2a32f1c (table dugtrio [id=85158111ff8847038616fa9cb0080ef7]) successfully deleted
I20260630 12:14:37.315246  8295 ts_tablet_manager.cc:1929] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:14:37.315810  8295 log.cc:1199] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-1-root/wals/f5dec5adec7041b9ba7fc45a01685c51
I20260630 12:14:37.316759  8295 ts_tablet_manager.cc:1950] T f5dec5adec7041b9ba7fc45a01685c51 P b081183fa88b4a49a6a1e00e386dfadb: Deleting consensus metadata
I20260630 12:14:37.319882  7910 catalog_manager.cc:5028] TS b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194:45021): tablet f5dec5adec7041b9ba7fc45a01685c51 (table dugtrio [id=85158111ff8847038616fa9cb0080ef7]) successfully deleted
I20260630 12:14:37.322798   431 webserver.cc:533] Webserver started at http://127.0.107.196:42647/ using document root <none> and password file <none>
I20260630 12:14:37.323407   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:37.323582   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:37.323834   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:37.324975   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-3-root/instance:
uuid: "d13985df39914ba8b9341674d9b907c0"
format_stamp: "Formatted at 2026-06-30 12:14:37 on dist-test-slave-z8mm"
I20260630 12:14:37.329720   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:14:37.333876  8307 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:37.334947   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:14:37.335291   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-3-root
uuid: "d13985df39914ba8b9341674d9b907c0"
format_stamp: "Formatted at 2026-06-30 12:14:37 on dist-test-slave-z8mm"
I20260630 12:14:37.335664   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-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)
I20260630 12:14:37.348690   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:37.350035   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:37.351534   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:37.353865   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:37.354094   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:37.354331   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:37.354512   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:37.399878   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:35809
I20260630 12:14:37.399971  8369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:35809 every 8 connection(s)
I20260630 12:14:37.404851   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:37.413218  8374 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:37.417446  8375 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:37.418179  8378 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:37.418613   431 server_base.cc:1061] running on GCE node
I20260630 12:14:37.420930   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:37.421300   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:37.421564   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821677421541 us; error 0 us; skew 500 ppm
I20260630 12:14:37.422556   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:37.422782  8370 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33739
I20260630 12:14:37.423260  8370 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:37.424237  8370 heartbeater.cc:507] Master 127.0.107.254:33739 requested a full tablet report, sending...
I20260630 12:14:37.426752  7922 ts_manager.cc:194] Registered new tserver with Master: d13985df39914ba8b9341674d9b907c0 (127.0.107.196:35809)
I20260630 12:14:37.428392   431 webserver.cc:533] Webserver started at http://127.0.107.193:35481/ using document root <none> and password file <none>
I20260630 12:14:37.429170   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:37.428996  7922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51254
I20260630 12:14:37.429555   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:37.433805   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:37.437630  8384 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:37.438637   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:14:37.439023   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "761370a40e0b44ee971363c974a16d59"
format_stamp: "Formatted at 2026-06-30 12:14:33 on dist-test-slave-z8mm"
I20260630 12:14:37.439411   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-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)
I20260630 12:14:37.443041  8102 consensus_queue.cc:237] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:37.451970  8176 raft_consensus.cc:1275] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Refusing update from remote peer b081183fa88b4a49a6a1e00e386dfadb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:37.453784  8390 consensus_queue.cc:1048] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Connected to new peer: Peer: permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:37.457479  8065 consensus_peers.cc:597] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb -> Peer 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333): Couldn't send request to peer 761370a40e0b44ee971363c974a16d59. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:37.463222   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:37.462483  8373 raft_consensus.cc:2955] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:37.465059   431 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:14:37.468562  8066 consensus_peers.cc:597] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb -> Peer d13985df39914ba8b9341674d9b907c0 (127.0.107.196:35809): Couldn't send request to peer d13985df39914ba8b9341674d9b907c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 67f1f87b4a00439da068e2ab2497c078. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:37.467448  8176 raft_consensus.cc:2955] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:37.473605   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:37.477501  7910 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 67f1f87b4a00439da068e2ab2497c078 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:14:37.482795  8396 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:14:37.485713  7922 catalog_manager.cc:5697] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb reported cstate change: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "b081183fa88b4a49a6a1e00e386dfadb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:37.522590   431 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:14:37.522962   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.003s	sys 0.003s
I20260630 12:14:37.523301   431 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:14:37.523526  8176 consensus_queue.cc:237] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:37.531291  8396 tablet_bootstrap.cc:492] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59: Bootstrap starting.
I20260630 12:14:37.534616  8102 raft_consensus.cc:1275] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:37.537621  8276 consensus_queue.cc:1048] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:37.546283  8140 consensus_peers.cc:597] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f -> Peer d13985df39914ba8b9341674d9b907c0 (127.0.107.196:35809): Couldn't send request to peer d13985df39914ba8b9341674d9b907c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1cc7dfcca39f4b118b3c83375a0b60b3. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:37.554253  8139 consensus_peers.cc:597] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f -> Peer 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333): Couldn't send request to peer 761370a40e0b44ee971363c974a16d59. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:37.555878  8176 consensus_queue.cc:237] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:37.558615  8396 tablet_bootstrap.cc:492] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59: 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
I20260630 12:14:37.558393  8303 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:37.559715  8396 tablet_bootstrap.cc:492] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59: Bootstrap complete.
I20260630 12:14:37.560470  8396 ts_tablet_manager.cc:1403] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260630 12:14:37.564373  8396 raft_consensus.cc:359] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
I20260630 12:14:37.565127  8396 raft_consensus.cc:740] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.565768   431 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:14:37.566139   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.043s	user 0.040s	sys 0.003s
I20260630 12:14:37.566371  8396 consensus_queue.cc:260] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [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: true peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
I20260630 12:14:37.567294  8396 raft_consensus.cc:399] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:37.567726  8396 raft_consensus.cc:493] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:37.568177  8396 raft_consensus.cc:3060] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:37.568050  8101 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:37.572794  7911 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 1cc7dfcca39f4b118b3c83375a0b60b3 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:14:37.577518  8396 raft_consensus.cc:515] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
W20260630 12:14:37.580107  8140 consensus_peers.cc:597] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f -> Peer d13985df39914ba8b9341674d9b907c0 (127.0.107.196:35809): Couldn't send request to peer d13985df39914ba8b9341674d9b907c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60d5e18f397e4fa68df2a35ef791324a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:37.579629  7923 catalog_manager.cc:5697] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f reported cstate change: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:37.580847  8396 leader_election.cc:304] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 761370a40e0b44ee971363c974a16d59; no voters: 
I20260630 12:14:37.582186  8102 raft_consensus.cc:1275] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:37.589098  8303 consensus_queue.cc:1048] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:37.608968  8139 consensus_peers.cc:597] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f -> Peer 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333): Couldn't send request to peer 761370a40e0b44ee971363c974a16d59. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:37.614085  8396 leader_election.cc:290] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:14:37.614605  8403 raft_consensus.cc:2804] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:37.621683  8276 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:37.623311  8102 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:37.626113  8403 raft_consensus.cc:697] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 2 LEADER]: Becoming Leader. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Running, Role: LEADER
I20260630 12:14:37.626963  8403 consensus_queue.cc:237] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
I20260630 12:14:37.636996  8396 ts_tablet_manager.cc:1434] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59: Time spent starting tablet: real 0.076s	user 0.026s	sys 0.042s
I20260630 12:14:37.638542  8396 tablet_bootstrap.cc:492] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59: Bootstrap starting.
I20260630 12:14:37.641499  7911 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 60d5e18f397e4fa68df2a35ef791324a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:14:37.643031  7922 catalog_manager.cc:5697] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb reported cstate change: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:37.666028  8396 tablet_bootstrap.cc:492] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59: 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
I20260630 12:14:37.666917  8396 tablet_bootstrap.cc:492] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59: Bootstrap complete.
I20260630 12:14:37.667497  8396 ts_tablet_manager.cc:1403] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.003s
I20260630 12:14:37.669770  8396 raft_consensus.cc:359] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
I20260630 12:14:37.670285  8396 raft_consensus.cc:740] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.670998  8396 consensus_queue.cc:260] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [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: true peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
I20260630 12:14:37.671526  8396 raft_consensus.cc:399] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:37.671818  8396 raft_consensus.cc:493] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:37.672112  8396 raft_consensus.cc:3060] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:37.677762  8396 raft_consensus.cc:515] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
I20260630 12:14:37.678395  8396 leader_election.cc:304] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 761370a40e0b44ee971363c974a16d59; no voters: 
I20260630 12:14:37.678978  8396 leader_election.cc:290] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:14:37.679217  8407 raft_consensus.cc:2804] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:37.679798  8407 raft_consensus.cc:697] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 2 LEADER]: Becoming Leader. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Running, Role: LEADER
I20260630 12:14:37.680815  8396 ts_tablet_manager.cc:1434] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.001s
I20260630 12:14:37.680560  8407 consensus_queue.cc:237] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } }
I20260630 12:14:37.681831  8396 tablet_bootstrap.cc:492] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59: Bootstrap starting.
I20260630 12:14:37.685340  8373 raft_consensus.cc:493] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.686002  8373 raft_consensus.cc:515] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:37.688329  8373 leader_election.cc:290] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333), 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195:43281)
I20260630 12:14:37.690047  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daebb9c481cc482dbd1952f1e023514f" candidate_uuid: "b081183fa88b4a49a6a1e00e386dfadb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" is_pre_election: true
I20260630 12:14:37.691150  8176 raft_consensus.cc:2468] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b081183fa88b4a49a6a1e00e386dfadb in term 1.
I20260630 12:14:37.693321  8067 leader_election.cc:304] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [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: 36dffd4c737e4e9abfb84c0b6fd4152f, b081183fa88b4a49a6a1e00e386dfadb; no voters: 
W20260630 12:14:37.694540  8065 leader_election.cc:336] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333): Network error: Client connection negotiation failed: client connection to 127.0.107.193:36333: connect: Connection refused (error 111)
I20260630 12:14:37.694625  8373 raft_consensus.cc:2804] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:37.695348  8373 raft_consensus.cc:493] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.695721  8373 raft_consensus.cc:3060] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:37.704926  8373 raft_consensus.cc:515] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:37.705978  8396 tablet_bootstrap.cc:492] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59: 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
I20260630 12:14:37.706748  8396 tablet_bootstrap.cc:492] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59: Bootstrap complete.
I20260630 12:14:37.707485  8396 ts_tablet_manager.cc:1403] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260630 12:14:37.709870  8396 raft_consensus.cc:359] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:37.710717  8396 raft_consensus.cc:740] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.710966  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daebb9c481cc482dbd1952f1e023514f" candidate_uuid: "b081183fa88b4a49a6a1e00e386dfadb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f"
I20260630 12:14:37.711684  8176 raft_consensus.cc:3060] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:37.711594  8396 consensus_queue.cc:260] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:37.714012  8396 ts_tablet_manager.cc:1434] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:14:37.715031  8396 tablet_bootstrap.cc:492] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59: Bootstrap starting.
W20260630 12:14:37.715335  8065 leader_election.cc:336] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333): Network error: Client connection negotiation failed: client connection to 127.0.107.193:36333: connect: Connection refused (error 111)
I20260630 12:14:37.717234  8373 leader_election.cc:290] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [CANDIDATE]: Term 2 election: Requested vote from peers 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333), 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195:43281)
I20260630 12:14:37.720789  8176 raft_consensus.cc:2468] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b081183fa88b4a49a6a1e00e386dfadb in term 2.
I20260630 12:14:37.722819  8067 leader_election.cc:304] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [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: 36dffd4c737e4e9abfb84c0b6fd4152f, b081183fa88b4a49a6a1e00e386dfadb; no voters: 761370a40e0b44ee971363c974a16d59
I20260630 12:14:37.724295  8373 raft_consensus.cc:2804] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:37.724851  8373 raft_consensus.cc:697] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 2 LEADER]: Becoming Leader. State: Replica: b081183fa88b4a49a6a1e00e386dfadb, State: Running, Role: LEADER
I20260630 12:14:37.725997  8373 consensus_queue.cc:237] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Queue going to LEADER 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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:37.741070   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36333
I20260630 12:14:37.741092  8396 tablet_bootstrap.cc:492] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59: 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
I20260630 12:14:37.741489  8468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36333 every 8 connection(s)
I20260630 12:14:37.742740  8396 tablet_bootstrap.cc:492] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59: Bootstrap complete.
I20260630 12:14:37.743415  8396 ts_tablet_manager.cc:1403] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.008s
I20260630 12:14:37.743139  7923 catalog_manager.cc:5697] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb reported cstate change: term changed from 1 to 2, leader changed from 761370a40e0b44ee971363c974a16d59 (127.0.107.193) to b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194). New cstate: current_term: 2 leader_uuid: "b081183fa88b4a49a6a1e00e386dfadb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:37.745642  8396 raft_consensus.cc:359] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:37.746340  8396 raft_consensus.cc:740] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.747040  8396 consensus_queue.cc:260] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:37.749373  8396 ts_tablet_manager.cc:1434] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:14:37.750257  8396 tablet_bootstrap.cc:492] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59: Bootstrap starting.
I20260630 12:14:37.763165  8396 tablet_bootstrap.cc:492] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59: 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
I20260630 12:14:37.764199  8396 tablet_bootstrap.cc:492] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59: Bootstrap complete.
I20260630 12:14:37.765152  8396 ts_tablet_manager.cc:1403] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:14:37.767323  8396 raft_consensus.cc:359] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:37.767843  8396 raft_consensus.cc:740] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.768502  8396 consensus_queue.cc:260] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:37.770135  8396 ts_tablet_manager.cc:1434] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:37.770788  8396 tablet_bootstrap.cc:492] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59: Bootstrap starting.
I20260630 12:14:37.777508  8469 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33739
I20260630 12:14:37.777920  8469 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:37.778709  8469 heartbeater.cc:507] Master 127.0.107.254:33739 requested a full tablet report, sending...
I20260630 12:14:37.781093  8396 tablet_bootstrap.cc:492] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59: 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
I20260630 12:14:37.781757  8396 tablet_bootstrap.cc:492] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59: Bootstrap complete.
I20260630 12:14:37.782428  8396 ts_tablet_manager.cc:1403] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:14:37.783483  7923 ts_manager.cc:194] Re-registered known tserver with Master: 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333)
I20260630 12:14:37.784421  8396 raft_consensus.cc:359] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:37.784942  8396 raft_consensus.cc:740] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761370a40e0b44ee971363c974a16d59, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.785569  8396 consensus_queue.cc:260] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:37.787037  8396 ts_tablet_manager.cc:1434] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:37.789794  7923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51256
I20260630 12:14:37.792424  8469 heartbeater.cc:499] Master 127.0.107.254:33739 was elected leader, sending a full tablet report...
W20260630 12:14:37.881794  7973 auto_rebalancer.cc:639] Failed to schedule move for tablet 67f1f87b4a00439da068e2ab2497c078: Invalid argument: Server with UUID d13985df39914ba8b9341674d9b907c0 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
W20260630 12:14:37.894906  7973 auto_rebalancer.cc:639] Failed to schedule move for tablet 60d5e18f397e4fa68df2a35ef791324a: Invalid argument: Server with UUID d13985df39914ba8b9341674d9b907c0 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
W20260630 12:14:37.899259  7973 auto_rebalancer.cc:639] Failed to schedule move for tablet 1cc7dfcca39f4b118b3c83375a0b60b3: Invalid argument: Server with UUID d13985df39914ba8b9341674d9b907c0 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:37.927162  8430 tablet_service.cc:1558] Processing DeleteTablet for tablet 82a22cbe4cb34b229bdd068d48e7a18a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:37 UTC) from {username='slave'} at 127.0.0.1:45202
I20260630 12:14:37.927506  8429 tablet_service.cc:1558] Processing DeleteTablet for tablet da797c4c733043f6a4611e9fe683eea6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:37 UTC) from {username='slave'} at 127.0.0.1:45202
I20260630 12:14:37.928829  8478 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:37.929517  8478 raft_consensus.cc:2243] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:37.930064  8478 raft_consensus.cc:2272] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:37.933104  8478 ts_tablet_manager.cc:1916] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:37.943922  8276 consensus_queue.cc:1050] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:37.949066  8478 ts_tablet_manager.cc:1929] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:14:37.949573  8478 log.cc:1199] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-0-root/wals/82a22cbe4cb34b229bdd068d48e7a18a
I20260630 12:14:37.950409  8478 ts_tablet_manager.cc:1950] T 82a22cbe4cb34b229bdd068d48e7a18a P 761370a40e0b44ee971363c974a16d59: Deleting consensus metadata
I20260630 12:14:37.951885  8440 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:37.953749  8478 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:37.953866  7909 catalog_manager.cc:5028] TS 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333): tablet 82a22cbe4cb34b229bdd068d48e7a18a (table dugtrio [id=85158111ff8847038616fa9cb0080ef7]) successfully deleted
I20260630 12:14:37.954807  8478 raft_consensus.cc:2243] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:37.955399  8478 raft_consensus.cc:2272] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:37.960829  8478 ts_tablet_manager.cc:1916] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:37.961972  8480 ts_tablet_manager.cc:933] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: Initiating tablet copy from peer 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195:43281)
I20260630 12:14:37.966390  8373 consensus_queue.cc:1050] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:37.969497  8480 tablet_copy_client.cc:323] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43281
I20260630 12:14:37.977734  8478 ts_tablet_manager.cc:1929] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:14:37.978158  8478 log.cc:1199] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-0-root/wals/da797c4c733043f6a4611e9fe683eea6
I20260630 12:14:37.976667  8440 raft_consensus.cc:2955] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:37.978852  8478 ts_tablet_manager.cc:1950] T da797c4c733043f6a4611e9fe683eea6 P 761370a40e0b44ee971363c974a16d59: Deleting consensus metadata
I20260630 12:14:37.981547  7909 catalog_manager.cc:5028] TS 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333): tablet da797c4c733043f6a4611e9fe683eea6 (table dugtrio [id=85158111ff8847038616fa9cb0080ef7]) successfully deleted
I20260630 12:14:37.991194  8186 tablet_copy_service.cc:140] P 36dffd4c737e4e9abfb84c0b6fd4152f: Received BeginTabletCopySession request for tablet 1cc7dfcca39f4b118b3c83375a0b60b3 from peer d13985df39914ba8b9341674d9b907c0 ({username='slave'} at 127.0.0.1:37574)
I20260630 12:14:37.991780  8186 tablet_copy_service.cc:161] P 36dffd4c737e4e9abfb84c0b6fd4152f: Beginning new tablet copy session on tablet 1cc7dfcca39f4b118b3c83375a0b60b3 from peer d13985df39914ba8b9341674d9b907c0 at {username='slave'} at 127.0.0.1:37574: session id = d13985df39914ba8b9341674d9b907c0-1cc7dfcca39f4b118b3c83375a0b60b3
I20260630 12:14:37.999782  8186 tablet_copy_source_session.cc:215] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:38.000279  8484 ts_tablet_manager.cc:933] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0: Initiating tablet copy from peer b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194:45021)
I20260630 12:14:38.002457  8484 tablet_copy_client.cc:323] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:45021
I20260630 12:14:38.003340  8480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc7dfcca39f4b118b3c83375a0b60b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:38.004480  8276 consensus_queue.cc:1050] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:38.011433  8440 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:38.016386  8112 tablet_copy_service.cc:140] P b081183fa88b4a49a6a1e00e386dfadb: Received BeginTabletCopySession request for tablet 67f1f87b4a00439da068e2ab2497c078 from peer d13985df39914ba8b9341674d9b907c0 ({username='slave'} at 127.0.0.1:48088)
I20260630 12:14:38.017132  8112 tablet_copy_service.cc:161] P b081183fa88b4a49a6a1e00e386dfadb: Beginning new tablet copy session on tablet 67f1f87b4a00439da068e2ab2497c078 from peer d13985df39914ba8b9341674d9b907c0 at {username='slave'} at 127.0.0.1:48088: session id = d13985df39914ba8b9341674d9b907c0-67f1f87b4a00439da068e2ab2497c078
I20260630 12:14:38.020958  8480 tablet_copy_client.cc:806] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:38.021656  8480 tablet_copy_client.cc:670] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:38.026399  8112 tablet_copy_source_session.cc:215] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:38.028271  8480 tablet_copy_client.cc:538] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:38.029877  8484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f1f87b4a00439da068e2ab2497c078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:38.038595  8480 tablet_bootstrap.cc:492] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: Bootstrap starting.
I20260630 12:14:38.047465  8484 tablet_copy_client.cc:806] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:38.048064  8484 tablet_copy_client.cc:670] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:38.052109  8484 tablet_copy_client.cc:538] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:38.056831  8480 tablet_bootstrap.cc:492] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: 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
I20260630 12:14:38.057659  8480 tablet_bootstrap.cc:492] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: Bootstrap complete.
I20260630 12:14:38.058228  8480 ts_tablet_manager.cc:1403] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260630 12:14:38.058683  8484 tablet_bootstrap.cc:492] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0: Bootstrap starting.
I20260630 12:14:38.060428  8480 raft_consensus.cc:359] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:38.061060  8480 raft_consensus.cc:740] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d13985df39914ba8b9341674d9b907c0, State: Initialized, Role: LEARNER
I20260630 12:14:38.061592  8480 consensus_queue.cc:260] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0 [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:38.063598  8370 heartbeater.cc:499] Master 127.0.107.254:33739 was elected leader, sending a full tablet report...
I20260630 12:14:38.063930  8480 ts_tablet_manager.cc:1434] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260630 12:14:38.065949  8186 tablet_copy_service.cc:342] P 36dffd4c737e4e9abfb84c0b6fd4152f: Request end of tablet copy session d13985df39914ba8b9341674d9b907c0-1cc7dfcca39f4b118b3c83375a0b60b3 received from {username='slave'} at 127.0.0.1:37574
I20260630 12:14:38.066399  8186 tablet_copy_service.cc:434] P 36dffd4c737e4e9abfb84c0b6fd4152f: ending tablet copy session d13985df39914ba8b9341674d9b907c0-1cc7dfcca39f4b118b3c83375a0b60b3 on tablet 1cc7dfcca39f4b118b3c83375a0b60b3 with peer d13985df39914ba8b9341674d9b907c0
I20260630 12:14:38.076790  8484 tablet_bootstrap.cc:492] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0: 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
I20260630 12:14:38.077601  8484 tablet_bootstrap.cc:492] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0: Bootstrap complete.
I20260630 12:14:38.078179  8484 ts_tablet_manager.cc:1403] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260630 12:14:38.080282  8484 raft_consensus.cc:359] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:38.080863  8484 raft_consensus.cc:740] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d13985df39914ba8b9341674d9b907c0, State: Initialized, Role: LEARNER
I20260630 12:14:38.081382  8484 consensus_queue.cc:260] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0 [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:38.082870  8484 ts_tablet_manager.cc:1434] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:38.084679  8112 tablet_copy_service.cc:342] P b081183fa88b4a49a6a1e00e386dfadb: Request end of tablet copy session d13985df39914ba8b9341674d9b907c0-67f1f87b4a00439da068e2ab2497c078 received from {username='slave'} at 127.0.0.1:48088
I20260630 12:14:38.085086  8112 tablet_copy_service.cc:434] P b081183fa88b4a49a6a1e00e386dfadb: ending tablet copy session d13985df39914ba8b9341674d9b907c0-67f1f87b4a00439da068e2ab2497c078 on tablet 67f1f87b4a00439da068e2ab2497c078 with peer d13985df39914ba8b9341674d9b907c0
I20260630 12:14:38.158164  8484 ts_tablet_manager.cc:933] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: Initiating tablet copy from peer 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195:43281)
I20260630 12:14:38.159515  8484 tablet_copy_client.cc:323] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43281
I20260630 12:14:38.160989  8186 tablet_copy_service.cc:140] P 36dffd4c737e4e9abfb84c0b6fd4152f: Received BeginTabletCopySession request for tablet 60d5e18f397e4fa68df2a35ef791324a from peer d13985df39914ba8b9341674d9b907c0 ({username='slave'} at 127.0.0.1:37574)
I20260630 12:14:38.161490  8186 tablet_copy_service.cc:161] P 36dffd4c737e4e9abfb84c0b6fd4152f: Beginning new tablet copy session on tablet 60d5e18f397e4fa68df2a35ef791324a from peer d13985df39914ba8b9341674d9b907c0 at {username='slave'} at 127.0.0.1:37574: session id = d13985df39914ba8b9341674d9b907c0-60d5e18f397e4fa68df2a35ef791324a
I20260630 12:14:38.166742  8186 tablet_copy_source_session.cc:215] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:38.169405  8484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d5e18f397e4fa68df2a35ef791324a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:38.180765  8484 tablet_copy_client.cc:806] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:38.181345  8484 tablet_copy_client.cc:670] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:38.184738  8484 tablet_copy_client.cc:538] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:38.191681  8484 tablet_bootstrap.cc:492] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: Bootstrap starting.
I20260630 12:14:38.202314  8440 raft_consensus.cc:3060] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:38.207650  8484 tablet_bootstrap.cc:492] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: 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
I20260630 12:14:38.208029  8440 raft_consensus.cc:1275] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: Refusing update from remote peer b081183fa88b4a49a6a1e00e386dfadb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:14:38.208391  8440 pending_rounds.cc:85] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59: Aborting all ops after (but not including) 0
I20260630 12:14:38.208609  8484 tablet_bootstrap.cc:492] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: Bootstrap complete.
I20260630 12:14:38.208652  8440 pending_rounds.cc:107] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:14:38.209213  8440 raft_consensus.cc:2889] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:38.209511  8484 ts_tablet_manager.cc:1403] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260630 12:14:38.210647  8373 consensus_queue.cc:1048] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Connected to new peer: Peer: permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:38.212577  8484 raft_consensus.cc:359] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:38.213395  8484 raft_consensus.cc:740] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d13985df39914ba8b9341674d9b907c0, State: Initialized, Role: LEARNER
I20260630 12:14:38.213989  8484 consensus_queue.cc:260] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0 [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:38.216171  8484 ts_tablet_manager.cc:1434] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:38.219448  8186 tablet_copy_service.cc:342] P 36dffd4c737e4e9abfb84c0b6fd4152f: Request end of tablet copy session d13985df39914ba8b9341674d9b907c0-60d5e18f397e4fa68df2a35ef791324a received from {username='slave'} at 127.0.0.1:37574
I20260630 12:14:38.220046  8186 tablet_copy_service.cc:434] P 36dffd4c737e4e9abfb84c0b6fd4152f: ending tablet copy session d13985df39914ba8b9341674d9b907c0-60d5e18f397e4fa68df2a35ef791324a on tablet 60d5e18f397e4fa68df2a35ef791324a with peer d13985df39914ba8b9341674d9b907c0
I20260630 12:14:38.228910  8176 raft_consensus.cc:1275] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 2 FOLLOWER]: Refusing update from remote peer b081183fa88b4a49a6a1e00e386dfadb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:14:38.230574  8373 consensus_queue.cc:1048] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Connected to new peer: Peer: permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:38.413663  8176 consensus_queue.cc:237] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:38.418390  8102 consensus_queue.cc:237] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:38.419055  8101 raft_consensus.cc:1275] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:38.419694  8440 raft_consensus.cc:1275] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:38.420410  8497 consensus_queue.cc:1048] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:38.421170  8498 consensus_queue.cc:1048] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:38.424860  8176 raft_consensus.cc:1275] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Refusing update from remote peer b081183fa88b4a49a6a1e00e386dfadb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:38.424896  8439 raft_consensus.cc:1275] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Refusing update from remote peer b081183fa88b4a49a6a1e00e386dfadb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:38.428184  8373 consensus_queue.cc:1048] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Connected to new peer: Peer: permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:38.428840  8390 consensus_queue.cc:1048] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Connected to new peer: Peer: permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:38.430701  8276 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } }
I20260630 12:14:38.433459  8440 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } }
I20260630 12:14:38.430629  8101 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } }
I20260630 12:14:38.437350  8390 raft_consensus.cc:2955] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } }
I20260630 12:14:38.443189  8438 raft_consensus.cc:2955] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } }
I20260630 12:14:38.452806  7910 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 67f1f87b4a00439da068e2ab2497c078 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:38.460530  7911 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1cc7dfcca39f4b118b3c83375a0b60b3 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:38.460944  8176 raft_consensus.cc:2955] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } }
I20260630 12:14:38.461629  7923 catalog_manager.cc:5697] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb reported cstate change: config changed from index 2 to 3, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "b081183fa88b4a49a6a1e00e386dfadb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:38.462502  7922 catalog_manager.cc:5697] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 reported cstate change: config changed from index 2 to 3, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } }
I20260630 12:14:38.503711  8335 tablet_service.cc:1558] Processing DeleteTablet for tablet 1cc7dfcca39f4b118b3c83375a0b60b3 with delete_type TABLET_DATA_TOMBSTONED (TS d13985df39914ba8b9341674d9b907c0 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:56660
I20260630 12:14:38.504226  8334 tablet_service.cc:1558] Processing DeleteTablet for tablet 67f1f87b4a00439da068e2ab2497c078 with delete_type TABLET_DATA_TOMBSTONED (TS d13985df39914ba8b9341674d9b907c0 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:56660
I20260630 12:14:38.505757  8506 tablet_replica.cc:333] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: stopping tablet replica
I20260630 12:14:38.506606  8506 raft_consensus.cc:2243] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:38.507091  8506 raft_consensus.cc:2272] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:38.508401  8176 consensus_queue.cc:237] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } }
I20260630 12:14:38.509681  8506 ts_tablet_manager.cc:1916] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:38.513621  8101 raft_consensus.cc:1275] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:38.513759  8440 raft_consensus.cc:1275] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:38.515297  8498 consensus_queue.cc:1048] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:38.517484  8498 consensus_queue.cc:1048] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:38.523090  8497 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } }
I20260630 12:14:38.526562  8506 ts_tablet_manager.cc:1929] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:14:38.526988  8506 log.cc:1199] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-3-root/wals/1cc7dfcca39f4b118b3c83375a0b60b3
I20260630 12:14:38.526887  8440 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } }
I20260630 12:14:38.528635  8506 tablet_replica.cc:333] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0: stopping tablet replica
I20260630 12:14:38.528759  7910 catalog_manager.cc:5028] TS d13985df39914ba8b9341674d9b907c0 (127.0.107.196:35809): tablet 1cc7dfcca39f4b118b3c83375a0b60b3 (table test-workload [id=670133578e1a43ea804dc0bacc549ca7]) successfully deleted
I20260630 12:14:38.529565  8506 raft_consensus.cc:2243] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:38.530033  8506 raft_consensus.cc:2272] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:38.532873  8506 ts_tablet_manager.cc:1916] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:38.533435  8101 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } }
I20260630 12:14:38.540553  7923 catalog_manager.cc:5697] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 reported cstate change: config changed from index 2 to 3, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } }
I20260630 12:14:38.541716  7911 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 60d5e18f397e4fa68df2a35ef791324a with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:38.547482  8506 ts_tablet_manager.cc:1929] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:14:38.547950  8506 log.cc:1199] T 67f1f87b4a00439da068e2ab2497c078 P d13985df39914ba8b9341674d9b907c0: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-3-root/wals/67f1f87b4a00439da068e2ab2497c078
I20260630 12:14:38.549853  7910 catalog_manager.cc:5028] TS d13985df39914ba8b9341674d9b907c0 (127.0.107.196:35809): tablet 67f1f87b4a00439da068e2ab2497c078 (table test-workload [id=670133578e1a43ea804dc0bacc549ca7]) successfully deleted
I20260630 12:14:38.553375  8335 tablet_service.cc:1558] Processing DeleteTablet for tablet 60d5e18f397e4fa68df2a35ef791324a with delete_type TABLET_DATA_TOMBSTONED (TS d13985df39914ba8b9341674d9b907c0 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:56660
I20260630 12:14:38.554395  8506 tablet_replica.cc:333] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: stopping tablet replica
I20260630 12:14:38.555179  8506 raft_consensus.cc:2243] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:38.555678  8506 raft_consensus.cc:2272] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:38.558205  8506 ts_tablet_manager.cc:1916] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:38.570217  8506 ts_tablet_manager.cc:1929] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:14:38.570693  8506 log.cc:1199] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-3-root/wals/60d5e18f397e4fa68df2a35ef791324a
I20260630 12:14:38.572445  7910 catalog_manager.cc:5028] TS d13985df39914ba8b9341674d9b907c0 (127.0.107.196:35809): tablet 60d5e18f397e4fa68df2a35ef791324a (table test-workload [id=670133578e1a43ea804dc0bacc549ca7]) successfully deleted
I20260630 12:14:38.912575  8101 consensus_queue.cc:237] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } attrs { replace: true } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:38.918118  8440 raft_consensus.cc:1275] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: Refusing update from remote peer b081183fa88b4a49a6a1e00e386dfadb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:38.918195  8176 raft_consensus.cc:1275] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 2 FOLLOWER]: Refusing update from remote peer b081183fa88b4a49a6a1e00e386dfadb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:14:38.918735  8066 consensus_peers.cc:597] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb -> Peer d13985df39914ba8b9341674d9b907c0 (127.0.107.196:35809): Couldn't send request to peer d13985df39914ba8b9341674d9b907c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: daebb9c481cc482dbd1952f1e023514f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:38.919741  8390 consensus_queue.cc:1048] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Connected to new peer: Peer: permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:38.920588  8494 consensus_queue.cc:1048] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Connected to new peer: Peer: permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:38.927151  8499 raft_consensus.cc:2955] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } attrs { replace: true } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:38.929180  8440 raft_consensus.cc:2955] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } attrs { replace: true } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:38.929180  8176 raft_consensus.cc:2955] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } attrs { replace: true } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:38.940397  7922 catalog_manager.cc:5697] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb reported cstate change: config changed from index -1 to 2, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "b081183fa88b4a49a6a1e00e386dfadb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:38.940835  8175 consensus_queue.cc:237] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } attrs { replace: true } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
W20260630 12:14:38.949591  8140 consensus_peers.cc:597] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f -> Peer d13985df39914ba8b9341674d9b907c0 (127.0.107.196:35809): Couldn't send request to peer d13985df39914ba8b9341674d9b907c0. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:38.949880  8101 raft_consensus.cc:1275] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:38.951448  8440 raft_consensus.cc:1275] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:38.953169  8498 consensus_queue.cc:1048] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:38.955173  8498 consensus_queue.cc:1048] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:38.962110  8276 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } attrs { replace: true } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:38.965194  8440 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } attrs { replace: true } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:38.966642  8101 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } attrs { replace: true } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:38.977607  7922 catalog_manager.cc:5697] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 reported cstate change: config changed from index 3 to 4, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } attrs { replace: true } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:38.981846  8175 consensus_queue.cc:237] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } attrs { replace: true } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
W20260630 12:14:38.988420  8140 consensus_peers.cc:597] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f -> Peer d13985df39914ba8b9341674d9b907c0 (127.0.107.196:35809): Couldn't send request to peer d13985df39914ba8b9341674d9b907c0. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:38.988643  8440 raft_consensus.cc:1275] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:38.990388  8276 consensus_queue.cc:1048] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:38.990751  8101 raft_consensus.cc:1275] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:38.992791  8498 consensus_queue.cc:1048] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:38.997727  8276 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } attrs { replace: true } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:38.999719  8440 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } attrs { replace: true } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:39.001678  8101 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } attrs { replace: true } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } } }
I20260630 12:14:39.012913  7923 catalog_manager.cc:5697] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f reported cstate change: config changed from index 3 to 4, NON_VOTER d13985df39914ba8b9341674d9b907c0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:39.423822  8507 ts_tablet_manager.cc:933] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0: Initiating tablet copy from peer b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194:45021)
I20260630 12:14:39.425531  8507 tablet_copy_client.cc:323] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:45021
I20260630 12:14:39.427068  8112 tablet_copy_service.cc:140] P b081183fa88b4a49a6a1e00e386dfadb: Received BeginTabletCopySession request for tablet daebb9c481cc482dbd1952f1e023514f from peer d13985df39914ba8b9341674d9b907c0 ({username='slave'} at 127.0.0.1:48088)
I20260630 12:14:39.427597  8112 tablet_copy_service.cc:161] P b081183fa88b4a49a6a1e00e386dfadb: Beginning new tablet copy session on tablet daebb9c481cc482dbd1952f1e023514f from peer d13985df39914ba8b9341674d9b907c0 at {username='slave'} at 127.0.0.1:48088: session id = d13985df39914ba8b9341674d9b907c0-daebb9c481cc482dbd1952f1e023514f
I20260630 12:14:39.433928  8112 tablet_copy_source_session.cc:215] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:39.436539  8509 ts_tablet_manager.cc:933] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: Initiating tablet copy from peer 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195:43281)
I20260630 12:14:39.437436  8507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daebb9c481cc482dbd1952f1e023514f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.438525  8509 tablet_copy_client.cc:323] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43281
I20260630 12:14:39.440369  8186 tablet_copy_service.cc:140] P 36dffd4c737e4e9abfb84c0b6fd4152f: Received BeginTabletCopySession request for tablet 1cc7dfcca39f4b118b3c83375a0b60b3 from peer d13985df39914ba8b9341674d9b907c0 ({username='slave'} at 127.0.0.1:37574)
I20260630 12:14:39.440919  8186 tablet_copy_service.cc:161] P 36dffd4c737e4e9abfb84c0b6fd4152f: Beginning new tablet copy session on tablet 1cc7dfcca39f4b118b3c83375a0b60b3 from peer d13985df39914ba8b9341674d9b907c0 at {username='slave'} at 127.0.0.1:37574: session id = d13985df39914ba8b9341674d9b907c0-1cc7dfcca39f4b118b3c83375a0b60b3
I20260630 12:14:39.448601  8186 tablet_copy_source_session.cc:215] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:39.451658  8509 ts_tablet_manager.cc:1916] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:14:39.454070  8507 tablet_copy_client.cc:806] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:39.454720  8507 tablet_copy_client.cc:670] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:39.458366  8507 tablet_copy_client.cc:538] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:39.466917  8507 tablet_bootstrap.cc:492] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0: Bootstrap starting.
I20260630 12:14:39.468941  8509 ts_tablet_manager.cc:1929] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:14:39.469863  8509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc7dfcca39f4b118b3c83375a0b60b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.478610  8509 tablet_copy_client.cc:806] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:39.479179  8509 tablet_copy_client.cc:670] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:39.483566  8509 tablet_copy_client.cc:538] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:39.483557  8507 tablet_bootstrap.cc:492] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0: 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
I20260630 12:14:39.485699  8507 tablet_bootstrap.cc:492] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0: Bootstrap complete.
I20260630 12:14:39.486356  8507 ts_tablet_manager.cc:1403] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260630 12:14:39.488629  8507 raft_consensus.cc:359] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } attrs { replace: true } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:39.489374  8507 raft_consensus.cc:740] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d13985df39914ba8b9341674d9b907c0, State: Initialized, Role: LEARNER
I20260630 12:14:39.489928  8507 consensus_queue.cc:260] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0 [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } attrs { replace: true } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:39.492556  8507 ts_tablet_manager.cc:1434] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:14:39.493798  8509 tablet_bootstrap.cc:492] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: Bootstrap starting.
I20260630 12:14:39.494596  8112 tablet_copy_service.cc:342] P b081183fa88b4a49a6a1e00e386dfadb: Request end of tablet copy session d13985df39914ba8b9341674d9b907c0-daebb9c481cc482dbd1952f1e023514f received from {username='slave'} at 127.0.0.1:48088
I20260630 12:14:39.495042  8112 tablet_copy_service.cc:434] P b081183fa88b4a49a6a1e00e386dfadb: ending tablet copy session d13985df39914ba8b9341674d9b907c0-daebb9c481cc482dbd1952f1e023514f on tablet daebb9c481cc482dbd1952f1e023514f with peer d13985df39914ba8b9341674d9b907c0
I20260630 12:14:39.522190  8509 tablet_bootstrap.cc:492] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: 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
I20260630 12:14:39.523298  8509 tablet_bootstrap.cc:492] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: Bootstrap complete.
I20260630 12:14:39.524042  8509 ts_tablet_manager.cc:1403] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260630 12:14:39.526887  8509 raft_consensus.cc:359] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } attrs { replace: true } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:39.527745  8509 raft_consensus.cc:740] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d13985df39914ba8b9341674d9b907c0, State: Initialized, Role: LEARNER
I20260630 12:14:39.528409  8509 consensus_queue.cc:260] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0 [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } attrs { replace: true } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:39.530735  8509 ts_tablet_manager.cc:1434] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:14:39.532487  8186 tablet_copy_service.cc:342] P 36dffd4c737e4e9abfb84c0b6fd4152f: Request end of tablet copy session d13985df39914ba8b9341674d9b907c0-1cc7dfcca39f4b118b3c83375a0b60b3 received from {username='slave'} at 127.0.0.1:37574
I20260630 12:14:39.532924  8186 tablet_copy_service.cc:434] P 36dffd4c737e4e9abfb84c0b6fd4152f: ending tablet copy session d13985df39914ba8b9341674d9b907c0-1cc7dfcca39f4b118b3c83375a0b60b3 on tablet 1cc7dfcca39f4b118b3c83375a0b60b3 with peer d13985df39914ba8b9341674d9b907c0
I20260630 12:14:39.568744  8509 ts_tablet_manager.cc:933] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: Initiating tablet copy from peer 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195:43281)
I20260630 12:14:39.570511  8509 tablet_copy_client.cc:323] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43281
I20260630 12:14:39.572345  8186 tablet_copy_service.cc:140] P 36dffd4c737e4e9abfb84c0b6fd4152f: Received BeginTabletCopySession request for tablet 60d5e18f397e4fa68df2a35ef791324a from peer d13985df39914ba8b9341674d9b907c0 ({username='slave'} at 127.0.0.1:37574)
I20260630 12:14:39.572853  8186 tablet_copy_service.cc:161] P 36dffd4c737e4e9abfb84c0b6fd4152f: Beginning new tablet copy session on tablet 60d5e18f397e4fa68df2a35ef791324a from peer d13985df39914ba8b9341674d9b907c0 at {username='slave'} at 127.0.0.1:37574: session id = d13985df39914ba8b9341674d9b907c0-60d5e18f397e4fa68df2a35ef791324a
I20260630 12:14:39.578329  8186 tablet_copy_source_session.cc:215] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:39.580907  8509 ts_tablet_manager.cc:1916] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:14:39.597652  8509 ts_tablet_manager.cc:1929] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:14:39.598433  8509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d5e18f397e4fa68df2a35ef791324a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.606990  8509 tablet_copy_client.cc:806] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:39.607589  8509 tablet_copy_client.cc:670] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:39.611047  8509 tablet_copy_client.cc:538] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:39.621141  8509 tablet_bootstrap.cc:492] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: Bootstrap starting.
I20260630 12:14:39.644520  8509 tablet_bootstrap.cc:492] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: 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
I20260630 12:14:39.645470  8509 tablet_bootstrap.cc:492] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: Bootstrap complete.
I20260630 12:14:39.646145  8509 ts_tablet_manager.cc:1403] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.012s
I20260630 12:14:39.648646  8509 raft_consensus.cc:359] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } attrs { replace: true } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:39.649497  8509 raft_consensus.cc:740] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d13985df39914ba8b9341674d9b907c0, State: Initialized, Role: LEARNER
I20260630 12:14:39.650112  8509 consensus_queue.cc:260] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0 [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } attrs { replace: true } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: true } }
I20260630 12:14:39.652137  8509 ts_tablet_manager.cc:1434] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:39.653893  8186 tablet_copy_service.cc:342] P 36dffd4c737e4e9abfb84c0b6fd4152f: Request end of tablet copy session d13985df39914ba8b9341674d9b907c0-60d5e18f397e4fa68df2a35ef791324a received from {username='slave'} at 127.0.0.1:37574
I20260630 12:14:39.654336  8186 tablet_copy_service.cc:434] P 36dffd4c737e4e9abfb84c0b6fd4152f: ending tablet copy session d13985df39914ba8b9341674d9b907c0-60d5e18f397e4fa68df2a35ef791324a on tablet 60d5e18f397e4fa68df2a35ef791324a with peer d13985df39914ba8b9341674d9b907c0
I20260630 12:14:39.930859  8345 raft_consensus.cc:1217] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:14:39.965945  8345 raft_consensus.cc:1217] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:14:40.103370  8345 raft_consensus.cc:1217] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:14:40.378122  8519 raft_consensus.cc:1064] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb: attempting to promote NON_VOTER d13985df39914ba8b9341674d9b907c0 to VOTER
I20260630 12:14:40.380856  8519 consensus_queue.cc:237] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } attrs { replace: true } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } }
I20260630 12:14:40.388447  8175 raft_consensus.cc:1275] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 2 FOLLOWER]: Refusing update from remote peer b081183fa88b4a49a6a1e00e386dfadb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:40.388753  8345 raft_consensus.cc:1275] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0 [term 2 LEARNER]: Refusing update from remote peer b081183fa88b4a49a6a1e00e386dfadb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:40.390292  8440 raft_consensus.cc:1275] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: Refusing update from remote peer b081183fa88b4a49a6a1e00e386dfadb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:40.390370  8519 consensus_queue.cc:1048] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Connected to new peer: Peer: permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:40.391743  8518 consensus_queue.cc:1048] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:40.392627  8499 consensus_queue.cc:1048] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Connected to new peer: Peer: permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:40.407917  8516 raft_consensus.cc:1064] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f: attempting to promote NON_VOTER d13985df39914ba8b9341674d9b907c0 to VOTER
I20260630 12:14:40.411026  8516 consensus_queue.cc:237] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } attrs { replace: true } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } }
I20260630 12:14:40.413254  8518 raft_consensus.cc:2955] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d13985df39914ba8b9341674d9b907c0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } attrs { replace: true } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.415710  8175 raft_consensus.cc:2955] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d13985df39914ba8b9341674d9b907c0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } attrs { replace: true } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.428438  8440 raft_consensus.cc:2955] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d13985df39914ba8b9341674d9b907c0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } attrs { replace: true } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.447352  8344 raft_consensus.cc:1275] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:40.448092  8438 raft_consensus.cc:1275] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:40.449942  8498 consensus_queue.cc:1048] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:40.450469  8345 raft_consensus.cc:2955] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d13985df39914ba8b9341674d9b907c0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } attrs { replace: true } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.452406  8498 consensus_queue.cc:1048] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:40.453881  8101 raft_consensus.cc:1275] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:40.439685  7921 catalog_manager.cc:5697] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f reported cstate change: config changed from index 2 to 3, d13985df39914ba8b9341674d9b907c0 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b081183fa88b4a49a6a1e00e386dfadb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } attrs { replace: true } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.458036  8517 consensus_queue.cc:1048] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:40.485970  8498 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d13985df39914ba8b9341674d9b907c0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } attrs { replace: true } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.491060  8440 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d13985df39914ba8b9341674d9b907c0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } attrs { replace: true } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.493539  8344 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d13985df39914ba8b9341674d9b907c0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } attrs { replace: true } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.502974  8101 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d13985df39914ba8b9341674d9b907c0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } attrs { replace: true } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.524178  7922 catalog_manager.cc:5697] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f reported cstate change: config changed from index 4 to 5, d13985df39914ba8b9341674d9b907c0 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:40.527920  8101 consensus_queue.cc:237] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } }
I20260630 12:14:40.533921  8344 raft_consensus.cc:1275] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0 [term 2 FOLLOWER]: Refusing update from remote peer b081183fa88b4a49a6a1e00e386dfadb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:40.534770  8440 raft_consensus.cc:1275] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: Refusing update from remote peer b081183fa88b4a49a6a1e00e386dfadb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:40.535526  8499 consensus_queue.cc:1048] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:40.539085  8499 consensus_queue.cc:1048] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [LEADER]: Connected to new peer: Peer: permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:40.543357  8175 consensus_queue.cc:237] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [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: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } }
I20260630 12:14:40.545472  8518 raft_consensus.cc:2955] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.552487  8440 raft_consensus.cc:2955] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.552703  8344 raft_consensus.cc:2955] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.558162  8345 raft_consensus.cc:1275] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0 [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:40.560006  8498 consensus_queue.cc:1048] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:14:40.569533  7923 catalog_manager.cc:5697] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0 reported cstate change: config changed from index 3 to 4, VOTER 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "b081183fa88b4a49a6a1e00e386dfadb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.572980  8101 raft_consensus.cc:1275] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:40.574960  8498 consensus_queue.cc:1048] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:14:40.579910  7910 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet daebb9c481cc482dbd1952f1e023514f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:40.583033  8517 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 761370a40e0b44ee971363c974a16d59 (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.586004  8345 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 761370a40e0b44ee971363c974a16d59 (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.592455  8164 tablet_service.cc:1558] Processing DeleteTablet for tablet daebb9c481cc482dbd1952f1e023514f with delete_type TABLET_DATA_TOMBSTONED (TS 36dffd4c737e4e9abfb84c0b6fd4152f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49628
I20260630 12:14:40.594579  7911 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1cc7dfcca39f4b118b3c83375a0b60b3 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:40.591789  8101 raft_consensus.cc:2955] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 761370a40e0b44ee971363c974a16d59 (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.607043  7922 catalog_manager.cc:5697] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f reported cstate change: config changed from index 5 to 6, VOTER 761370a40e0b44ee971363c974a16d59 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:40.609361  8534 tablet_replica.cc:333] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f: stopping tablet replica
I20260630 12:14:40.610344  8534 raft_consensus.cc:2243] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:40.612709  8534 raft_consensus.cc:2272] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.617147  8534 ts_tablet_manager.cc:1916] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:40.621299  8430 tablet_service.cc:1558] Processing DeleteTablet for tablet 1cc7dfcca39f4b118b3c83375a0b60b3 with delete_type TABLET_DATA_TOMBSTONED (TS 761370a40e0b44ee971363c974a16d59 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:45202
I20260630 12:14:40.629231  8517 raft_consensus.cc:1064] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f: attempting to promote NON_VOTER d13985df39914ba8b9341674d9b907c0 to VOTER
I20260630 12:14:40.632007  8517 consensus_queue.cc:237] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } attrs { replace: true } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } }
I20260630 12:14:40.637319  8535 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:40.638505  8535 raft_consensus.cc:2243] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:40.639788  8535 raft_consensus.cc:2272] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.644088  8535 ts_tablet_manager.cc:1916] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:40.645265  8534 ts_tablet_manager.cc:1929] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:14:40.647809  8534 log.cc:1199] T daebb9c481cc482dbd1952f1e023514f P 36dffd4c737e4e9abfb84c0b6fd4152f: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-2-root/wals/daebb9c481cc482dbd1952f1e023514f
I20260630 12:14:40.649801  7911 catalog_manager.cc:5028] TS 36dffd4c737e4e9abfb84c0b6fd4152f (127.0.107.195:43281): tablet daebb9c481cc482dbd1952f1e023514f (table test-workload [id=670133578e1a43ea804dc0bacc549ca7]) successfully deleted
I20260630 12:14:40.653661  8345 raft_consensus.cc:1275] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0 [term 1 LEARNER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:40.656075  8440 raft_consensus.cc:1275] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:40.656622  8498 consensus_queue.cc:1048] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:14:40.657948  8517 consensus_queue.cc:1048] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:40.662010  8101 raft_consensus.cc:1275] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:40.663754  8516 consensus_queue.cc:1048] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:40.664170  8535 ts_tablet_manager.cc:1929] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:14:40.664613  8535 log.cc:1199] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 761370a40e0b44ee971363c974a16d59: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-0-root/wals/1cc7dfcca39f4b118b3c83375a0b60b3
I20260630 12:14:40.666340  7909 catalog_manager.cc:5028] TS 761370a40e0b44ee971363c974a16d59 (127.0.107.193:36333): tablet 1cc7dfcca39f4b118b3c83375a0b60b3 (table test-workload [id=670133578e1a43ea804dc0bacc549ca7]) successfully deleted
I20260630 12:14:40.679379  8516 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d13985df39914ba8b9341674d9b907c0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } attrs { replace: true } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.681639  8440 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d13985df39914ba8b9341674d9b907c0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } attrs { replace: true } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.683377  8345 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d13985df39914ba8b9341674d9b907c0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } attrs { replace: true } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.694291  8102 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d13985df39914ba8b9341674d9b907c0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } attrs { replace: true } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.696386  7921 catalog_manager.cc:5697] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 reported cstate change: config changed from index 4 to 5, d13985df39914ba8b9341674d9b907c0 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "b081183fa88b4a49a6a1e00e386dfadb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45021 } attrs { replace: true } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.710466  8175 consensus_queue.cc:237] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [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: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } }
I20260630 12:14:40.718401  8345 raft_consensus.cc:1275] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0 [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:40.718982  8440 raft_consensus.cc:1275] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Refusing update from remote peer 36dffd4c737e4e9abfb84c0b6fd4152f: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:40.720085  8517 consensus_queue.cc:1048] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:14:40.721148  8516 consensus_queue.cc:1048] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [LEADER]: Connected to new peer: Peer: permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:14:40.727685  8517 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.729236  8440 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.729993  8345 raft_consensus.cc:2955] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.743155  7911 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 60d5e18f397e4fa68df2a35ef791324a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:40.744024  7923 catalog_manager.cc:5697] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 reported cstate change: config changed from index 5 to 6, VOTER b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "761370a40e0b44ee971363c974a16d59" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36333 } } peers { permanent_uuid: "36dffd4c737e4e9abfb84c0b6fd4152f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43281 } } peers { permanent_uuid: "d13985df39914ba8b9341674d9b907c0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35809 } attrs { promote: false } } }
I20260630 12:14:40.759181  8090 tablet_service.cc:1558] Processing DeleteTablet for tablet 60d5e18f397e4fa68df2a35ef791324a with delete_type TABLET_DATA_TOMBSTONED (TS b081183fa88b4a49a6a1e00e386dfadb not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44766
I20260630 12:14:40.761420  8540 tablet_replica.cc:333] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb: stopping tablet replica
I20260630 12:14:40.762159  8540 raft_consensus.cc:2243] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:40.762939  8540 raft_consensus.cc:2272] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.766407  8540 ts_tablet_manager.cc:1916] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:40.783114  8540 ts_tablet_manager.cc:1929] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:14:40.783478  8540 log.cc:1199] T 60d5e18f397e4fa68df2a35ef791324a P b081183fa88b4a49a6a1e00e386dfadb: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821473573380-431-0/minicluster-data/ts-1-root/wals/60d5e18f397e4fa68df2a35ef791324a
I20260630 12:14:40.785178  7910 catalog_manager.cc:5028] TS b081183fa88b4a49a6a1e00e386dfadb (127.0.107.194:45021): tablet 60d5e18f397e4fa68df2a35ef791324a (table test-workload [id=670133578e1a43ea804dc0bacc549ca7]) successfully deleted
W20260630 12:14:41.757438  7973 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 761370a40e0b44ee971363c974a16d59 not available for placement
I20260630 12:14:42.795846   431 tablet_server.cc:179] TabletServer@127.0.107.193:36333 shutting down...
I20260630 12:14:42.817256   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:42.818022   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:42.818634   431 raft_consensus.cc:2243] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.819252   431 raft_consensus.cc:2272] T daebb9c481cc482dbd1952f1e023514f P 761370a40e0b44ee971363c974a16d59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.821287   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:42.821771   431 raft_consensus.cc:2243] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.822440   431 raft_consensus.cc:2272] T 60d5e18f397e4fa68df2a35ef791324a P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.824235   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:42.824688   431 raft_consensus.cc:2243] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.825249   431 raft_consensus.cc:2272] T 67f1f87b4a00439da068e2ab2497c078 P 761370a40e0b44ee971363c974a16d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.847988   431 tablet_server.cc:196] TabletServer@127.0.107.193:36333 shutdown complete.
I20260630 12:14:42.863217   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:42.888813   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:42.889612   431 tablet_replica.cc:333] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb: stopping tablet replica
I20260630 12:14:42.890165   431 raft_consensus.cc:2243] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.890822   431 raft_consensus.cc:2272] T 1cc7dfcca39f4b118b3c83375a0b60b3 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.892834   431 tablet_replica.cc:333] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb: stopping tablet replica
I20260630 12:14:42.893358   431 raft_consensus.cc:2243] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.894112   431 raft_consensus.cc:2272] T daebb9c481cc482dbd1952f1e023514f P b081183fa88b4a49a6a1e00e386dfadb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.896209   431 tablet_replica.cc:333] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb: stopping tablet replica
I20260630 12:14:42.896656   431 raft_consensus.cc:2243] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.897460   431 raft_consensus.cc:2272] T 67f1f87b4a00439da068e2ab2497c078 P b081183fa88b4a49a6a1e00e386dfadb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.922468   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:42.940523   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:42.963775   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:42.964425   431 tablet_replica.cc:333] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f: stopping tablet replica
I20260630 12:14:42.964917   431 raft_consensus.cc:2243] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.965770   431 raft_consensus.cc:2272] T 1cc7dfcca39f4b118b3c83375a0b60b3 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.967911   431 tablet_replica.cc:333] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f: stopping tablet replica
I20260630 12:14:42.968441   431 raft_consensus.cc:2243] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.969086   431 raft_consensus.cc:2272] T 67f1f87b4a00439da068e2ab2497c078 P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:42.970135  8139 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36333: connect: Connection refused (error 111) [suppressed 26 similar messages]
I20260630 12:14:42.971357   431 tablet_replica.cc:333] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f: stopping tablet replica
I20260630 12:14:42.971944   431 raft_consensus.cc:2243] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.972615   431 raft_consensus.cc:2272] T 60d5e18f397e4fa68df2a35ef791324a P 36dffd4c737e4e9abfb84c0b6fd4152f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.997994   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:43.014889   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:43.036098   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:43.036803   431 tablet_replica.cc:333] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0: stopping tablet replica
I20260630 12:14:43.037429   431 raft_consensus.cc:2243] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:43.038033   431 raft_consensus.cc:2272] T 60d5e18f397e4fa68df2a35ef791324a P d13985df39914ba8b9341674d9b907c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:43.039959   431 tablet_replica.cc:333] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0: stopping tablet replica
I20260630 12:14:43.040503   431 raft_consensus.cc:2243] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:43.041067   431 raft_consensus.cc:2272] T 1cc7dfcca39f4b118b3c83375a0b60b3 P d13985df39914ba8b9341674d9b907c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:43.043195   431 tablet_replica.cc:333] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0: stopping tablet replica
I20260630 12:14:43.043612   431 raft_consensus.cc:2243] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:43.044027   431 raft_consensus.cc:2272] T daebb9c481cc482dbd1952f1e023514f P d13985df39914ba8b9341674d9b907c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:43.066315   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:43.078972   431 master.cc:562] Master@127.0.107.254:33739 shutting down...
I20260630 12:14:43.098261   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:43.098851   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:43.099213   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 359001caf6a34856a87d232231aec202: stopping tablet replica
I20260630 12:14:43.120281   431 master.cc:584] Master@127.0.107.254:33739 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9441 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:14:43.159222   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37843
I20260630 12:14:43.160362   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:43.165632  8544 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:43.166905  8545 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:43.167084  8547 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:43.167817   431 server_base.cc:1061] running on GCE node
I20260630 12:14:43.168660   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:43.168848   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:43.169065   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821683169007 us; error 0 us; skew 500 ppm
I20260630 12:14:43.169574   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:43.172120   431 webserver.cc:533] Webserver started at http://127.0.107.254:33791/ using document root <none> and password file <none>
I20260630 12:14:43.172640   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:43.172851   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:43.173343   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:43.174466   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "29cc328e6f57466a8418bc93679876e2"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-z8mm"
I20260630 12:14:43.179164   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:43.182765  8552 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.183851   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:14:43.184135   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "29cc328e6f57466a8418bc93679876e2"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-z8mm"
I20260630 12:14:43.184399   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-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)
I20260630 12:14:43.201843   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:43.203032   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:43.242125   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37843
I20260630 12:14:43.242228  8603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37843 every 8 connection(s)
I20260630 12:14:43.246266  8604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:43.257126  8604 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2: Bootstrap starting.
I20260630 12:14:43.261736  8604 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:43.265964  8604 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2: No bootstrap required, opened a new log
I20260630 12:14:43.268160  8604 raft_consensus.cc:359] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29cc328e6f57466a8418bc93679876e2" member_type: VOTER }
I20260630 12:14:43.268549  8604 raft_consensus.cc:385] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:43.268806  8604 raft_consensus.cc:740] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29cc328e6f57466a8418bc93679876e2, State: Initialized, Role: FOLLOWER
I20260630 12:14:43.269556  8604 consensus_queue.cc:260] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "29cc328e6f57466a8418bc93679876e2" member_type: VOTER }
I20260630 12:14:43.270017  8604 raft_consensus.cc:399] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:43.270248  8604 raft_consensus.cc:493] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:43.270570  8604 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:43.275709  8604 raft_consensus.cc:515] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29cc328e6f57466a8418bc93679876e2" member_type: VOTER }
I20260630 12:14:43.276283  8604 leader_election.cc:304] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [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: 29cc328e6f57466a8418bc93679876e2; no voters: 
I20260630 12:14:43.277457  8604 leader_election.cc:290] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:43.277876  8607 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:43.279286  8607 raft_consensus.cc:697] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [term 1 LEADER]: Becoming Leader. State: Replica: 29cc328e6f57466a8418bc93679876e2, State: Running, Role: LEADER
I20260630 12:14:43.279994  8607 consensus_queue.cc:237] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [LEADER]: Queue going to LEADER mode. State: All 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: "29cc328e6f57466a8418bc93679876e2" member_type: VOTER }
I20260630 12:14:43.280285  8604 sys_catalog.cc:565] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:43.284567  8608 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "29cc328e6f57466a8418bc93679876e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29cc328e6f57466a8418bc93679876e2" member_type: VOTER } }
I20260630 12:14:43.284660  8609 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 29cc328e6f57466a8418bc93679876e2. Latest consensus state: current_term: 1 leader_uuid: "29cc328e6f57466a8418bc93679876e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29cc328e6f57466a8418bc93679876e2" member_type: VOTER } }
I20260630 12:14:43.285626  8608 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:43.285691  8609 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:43.289283  8614 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:43.297688  8614 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:43.298702   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:43.306824  8614 catalog_manager.cc:1383] Generated new cluster ID: b0a4bc551f504c7584e79b1c44492571
I20260630 12:14:43.307170  8614 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:43.324520  8614 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:43.325866  8614 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:43.341491  8614 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2: Generated new TSK 0
I20260630 12:14:43.342104  8614 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:43.365298   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:43.371069  8625 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:43.372570  8626 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:43.374116   431 server_base.cc:1061] running on GCE node
W20260630 12:14:43.374083  8628 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:43.375360   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:43.375552   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:43.375676   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821683375664 us; error 0 us; skew 500 ppm
I20260630 12:14:43.376111   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:43.378509   431 webserver.cc:533] Webserver started at http://127.0.107.193:34443/ using document root <none> and password file <none>
I20260630 12:14:43.378978   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:43.379132   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:43.379347   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:43.380419   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "2b9dd32ca2414ad09118cb1f4ded96a7"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-z8mm"
I20260630 12:14:43.385167   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:14:43.388705  8633 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.389557   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:43.389882   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "2b9dd32ca2414ad09118cb1f4ded96a7"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-z8mm"
I20260630 12:14:43.390165   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-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)
I20260630 12:14:43.404134   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:43.405369   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:43.406785   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:43.409235   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:43.409463   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.409708   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:43.409878   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.448156   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46325
I20260630 12:14:43.448268  8695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46325 every 8 connection(s)
I20260630 12:14:43.453264   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:43.461105  8700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:43.461565  8701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:43.465909  8703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:43.466832   431 server_base.cc:1061] running on GCE node
I20260630 12:14:43.468281   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:43.468547   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:43.468787   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821683468752 us; error 0 us; skew 500 ppm
I20260630 12:14:43.469483   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:43.469836  8696 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37843
I20260630 12:14:43.470228  8696 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:43.471174  8696 heartbeater.cc:507] Master 127.0.107.254:37843 requested a full tablet report, sending...
I20260630 12:14:43.472388   431 webserver.cc:533] Webserver started at http://127.0.107.194:41223/ using document root <none> and password file <none>
I20260630 12:14:43.472940   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:43.473191   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:43.473476   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:43.473453  8569 ts_manager.cc:194] Registered new tserver with Master: 2b9dd32ca2414ad09118cb1f4ded96a7 (127.0.107.193:46325)
I20260630 12:14:43.474771   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "d8e8fb65651f4679b5710f1cad109af8"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-z8mm"
I20260630 12:14:43.475565  8569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45164
I20260630 12:14:43.479532   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:43.483314  8708 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.484130   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:43.484460   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "d8e8fb65651f4679b5710f1cad109af8"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-z8mm"
I20260630 12:14:43.484716   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-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)
I20260630 12:14:43.503633   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:43.504701   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:43.506222   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:43.508445   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:43.508622   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.508917   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:43.509116   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:14:43.547482   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37311
I20260630 12:14:43.547588  8770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37311 every 8 connection(s)
I20260630 12:14:43.552500   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:43.559636  8774 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:43.560257  8775 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:43.564070   431 server_base.cc:1061] running on GCE node
W20260630 12:14:43.564721  8778 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:43.565812   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:43.565919  8771 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37843
W20260630 12:14:43.566025   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:43.566457   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821683566438 us; error 0 us; skew 500 ppm
I20260630 12:14:43.566532  8771 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:43.567050   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:43.567457  8771 heartbeater.cc:507] Master 127.0.107.254:37843 requested a full tablet report, sending...
I20260630 12:14:43.569765   431 webserver.cc:533] Webserver started at http://127.0.107.195:36715/ using document root <none> and password file <none>
I20260630 12:14:43.569897  8569 ts_manager.cc:194] Registered new tserver with Master: d8e8fb65651f4679b5710f1cad109af8 (127.0.107.194:37311)
I20260630 12:14:43.570381   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:43.570634   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:43.570901   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:43.571466  8569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45166
I20260630 12:14:43.572023   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "b4b05e2e1d384572bea19e713699e0dd"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-z8mm"
I20260630 12:14:43.576668   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:14:43.580267  8782 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.581285   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:43.581611   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "b4b05e2e1d384572bea19e713699e0dd"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-z8mm"
I20260630 12:14:43.581995   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-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)
I20260630 12:14:43.597374   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:43.598523   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:43.599998   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:43.602294   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:43.602555   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.602813   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:43.603008   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.644095   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36903
I20260630 12:14:43.644189  8844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36903 every 8 connection(s)
I20260630 12:14:43.658898  8845 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37843
I20260630 12:14:43.659348  8845 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:43.660141  8845 heartbeater.cc:507] Master 127.0.107.254:37843 requested a full tablet report, sending...
I20260630 12:14:43.662317  8569 ts_manager.cc:194] Registered new tserver with Master: b4b05e2e1d384572bea19e713699e0dd (127.0.107.195:36903)
I20260630 12:14:43.663422   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015986627s
I20260630 12:14:43.663620  8569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45182
I20260630 12:14:44.478415  8696 heartbeater.cc:499] Master 127.0.107.254:37843 was elected leader, sending a full tablet report...
I20260630 12:14:44.574117  8771 heartbeater.cc:499] Master 127.0.107.254:37843 was elected leader, sending a full tablet report...
I20260630 12:14:44.666699  8845 heartbeater.cc:499] Master 127.0.107.254:37843 was elected leader, sending a full tablet report...
I20260630 12:14:44.720629  8569 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45186:
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"
    }
  }
}
W20260630 12:14:44.722982  8569 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:44.784555  8736 tablet_service.cc:1511] Processing CreateTablet for tablet 05b7b3988edd48bc95d6d03f4ddec776 (DEFAULT_TABLE table=test-workload [id=e610fe8ef4da4def9092ac085974ecb2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:44.785084  8735 tablet_service.cc:1511] Processing CreateTablet for tablet 5a087c50bbbe43638efc0c7c92df8a2c (DEFAULT_TABLE table=test-workload [id=e610fe8ef4da4def9092ac085974ecb2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:44.786119  8736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b7b3988edd48bc95d6d03f4ddec776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.786672  8734 tablet_service.cc:1511] Processing CreateTablet for tablet ba6f0c7f7be64c1a83dffeed308a545a (DEFAULT_TABLE table=test-workload [id=e610fe8ef4da4def9092ac085974ecb2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:44.787297  8735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a087c50bbbe43638efc0c7c92df8a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.788296  8661 tablet_service.cc:1511] Processing CreateTablet for tablet 05b7b3988edd48bc95d6d03f4ddec776 (DEFAULT_TABLE table=test-workload [id=e610fe8ef4da4def9092ac085974ecb2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:44.788913  8733 tablet_service.cc:1511] Processing CreateTablet for tablet b622e801705e46a0bdb527572b9e0f34 (DEFAULT_TABLE table=test-workload [id=e610fe8ef4da4def9092ac085974ecb2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:44.789702  8661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b7b3988edd48bc95d6d03f4ddec776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.790359  8734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba6f0c7f7be64c1a83dffeed308a545a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.790104  8660 tablet_service.cc:1511] Processing CreateTablet for tablet 5a087c50bbbe43638efc0c7c92df8a2c (DEFAULT_TABLE table=test-workload [id=e610fe8ef4da4def9092ac085974ecb2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:44.791430  8660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a087c50bbbe43638efc0c7c92df8a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.791489  8733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b622e801705e46a0bdb527572b9e0f34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.811528  8659 tablet_service.cc:1511] Processing CreateTablet for tablet ba6f0c7f7be64c1a83dffeed308a545a (DEFAULT_TABLE table=test-workload [id=e610fe8ef4da4def9092ac085974ecb2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:44.812327  8865 tablet_bootstrap.cc:492] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8: Bootstrap starting.
I20260630 12:14:44.813088  8659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba6f0c7f7be64c1a83dffeed308a545a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.820833  8658 tablet_service.cc:1511] Processing CreateTablet for tablet b622e801705e46a0bdb527572b9e0f34 (DEFAULT_TABLE table=test-workload [id=e610fe8ef4da4def9092ac085974ecb2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:44.822312  8658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b622e801705e46a0bdb527572b9e0f34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.826231  8866 tablet_bootstrap.cc:492] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7: Bootstrap starting.
I20260630 12:14:44.828853  8810 tablet_service.cc:1511] Processing CreateTablet for tablet 05b7b3988edd48bc95d6d03f4ddec776 (DEFAULT_TABLE table=test-workload [id=e610fe8ef4da4def9092ac085974ecb2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:44.830314  8810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b7b3988edd48bc95d6d03f4ddec776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.830845  8807 tablet_service.cc:1511] Processing CreateTablet for tablet b622e801705e46a0bdb527572b9e0f34 (DEFAULT_TABLE table=test-workload [id=e610fe8ef4da4def9092ac085974ecb2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:44.831712  8809 tablet_service.cc:1511] Processing CreateTablet for tablet 5a087c50bbbe43638efc0c7c92df8a2c (DEFAULT_TABLE table=test-workload [id=e610fe8ef4da4def9092ac085974ecb2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:44.832265  8807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b622e801705e46a0bdb527572b9e0f34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.832808  8866 tablet_bootstrap.cc:654] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:44.833187  8809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a087c50bbbe43638efc0c7c92df8a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.828536  8808 tablet_service.cc:1511] Processing CreateTablet for tablet ba6f0c7f7be64c1a83dffeed308a545a (DEFAULT_TABLE table=test-workload [id=e610fe8ef4da4def9092ac085974ecb2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:44.843693  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba6f0c7f7be64c1a83dffeed308a545a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.838753  8865 tablet_bootstrap.cc:654] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:44.878064  8866 tablet_bootstrap.cc:492] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7: No bootstrap required, opened a new log
I20260630 12:14:44.878587  8866 ts_tablet_manager.cc:1403] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.005s
I20260630 12:14:44.878635  8867 tablet_bootstrap.cc:492] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd: Bootstrap starting.
I20260630 12:14:44.881469  8865 tablet_bootstrap.cc:492] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8: No bootstrap required, opened a new log
I20260630 12:14:44.882084  8865 ts_tablet_manager.cc:1403] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.004s
I20260630 12:14:44.881829  8866 raft_consensus.cc:359] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:44.882638  8866 raft_consensus.cc:385] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:44.882972  8866 raft_consensus.cc:740] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b9dd32ca2414ad09118cb1f4ded96a7, State: Initialized, Role: FOLLOWER
I20260630 12:14:44.883870  8866 consensus_queue.cc:260] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:44.886147  8867 tablet_bootstrap.cc:654] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:44.885903  8865 raft_consensus.cc:359] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:44.886826  8865 raft_consensus.cc:385] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:44.887148  8865 raft_consensus.cc:740] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8e8fb65651f4679b5710f1cad109af8, State: Initialized, Role: FOLLOWER
I20260630 12:14:44.887302  8866 ts_tablet_manager.cc:1434] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:14:44.888145  8865 consensus_queue.cc:260] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:44.888960  8866 tablet_bootstrap.cc:492] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7: Bootstrap starting.
I20260630 12:14:44.899329  8866 tablet_bootstrap.cc:654] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:44.906576  8865 ts_tablet_manager.cc:1434] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.015s
I20260630 12:14:44.908164  8865 tablet_bootstrap.cc:492] T b622e801705e46a0bdb527572b9e0f34 P d8e8fb65651f4679b5710f1cad109af8: Bootstrap starting.
I20260630 12:14:44.917191  8865 tablet_bootstrap.cc:654] T b622e801705e46a0bdb527572b9e0f34 P d8e8fb65651f4679b5710f1cad109af8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:44.924041  8870 raft_consensus.cc:493] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:44.924789  8870 raft_consensus.cc:515] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:44.931440  8865 tablet_bootstrap.cc:492] T b622e801705e46a0bdb527572b9e0f34 P d8e8fb65651f4679b5710f1cad109af8: No bootstrap required, opened a new log
I20260630 12:14:44.932066  8866 tablet_bootstrap.cc:492] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7: No bootstrap required, opened a new log
I20260630 12:14:44.932174  8865 ts_tablet_manager.cc:1403] T b622e801705e46a0bdb527572b9e0f34 P d8e8fb65651f4679b5710f1cad109af8: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260630 12:14:44.932701  8866 ts_tablet_manager.cc:1403] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.015s
I20260630 12:14:44.935807  8865 raft_consensus.cc:359] T b622e801705e46a0bdb527572b9e0f34 P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:44.937044  8865 raft_consensus.cc:385] T b622e801705e46a0bdb527572b9e0f34 P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:44.937448  8865 raft_consensus.cc:740] T b622e801705e46a0bdb527572b9e0f34 P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8e8fb65651f4679b5710f1cad109af8, State: Initialized, Role: FOLLOWER
I20260630 12:14:44.937587  8866 raft_consensus.cc:359] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:44.938459  8866 raft_consensus.cc:385] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:44.938915  8866 raft_consensus.cc:740] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b9dd32ca2414ad09118cb1f4ded96a7, State: Initialized, Role: FOLLOWER
I20260630 12:14:44.938328  8865 consensus_queue.cc:260] T b622e801705e46a0bdb527572b9e0f34 P d8e8fb65651f4679b5710f1cad109af8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:44.939560  8870 leader_election.cc:290] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8e8fb65651f4679b5710f1cad109af8 (127.0.107.194:37311), b4b05e2e1d384572bea19e713699e0dd (127.0.107.195:36903)
I20260630 12:14:44.939726  8867 tablet_bootstrap.cc:492] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd: No bootstrap required, opened a new log
I20260630 12:14:44.940323  8867 ts_tablet_manager.cc:1403] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.018s
I20260630 12:14:44.939738  8866 consensus_queue.cc:260] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:44.941704  8865 ts_tablet_manager.cc:1434] T b622e801705e46a0bdb527572b9e0f34 P d8e8fb65651f4679b5710f1cad109af8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:14:44.942811  8865 tablet_bootstrap.cc:492] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8: Bootstrap starting.
I20260630 12:14:44.943624  8867 raft_consensus.cc:359] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:44.944435  8867 raft_consensus.cc:385] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:44.944756  8867 raft_consensus.cc:740] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4b05e2e1d384572bea19e713699e0dd, State: Initialized, Role: FOLLOWER
I20260630 12:14:44.947844  8866 ts_tablet_manager.cc:1434] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260630 12:14:44.949075  8866 tablet_bootstrap.cc:492] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7: Bootstrap starting.
I20260630 12:14:44.950160  8865 tablet_bootstrap.cc:654] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:44.948527  8867 consensus_queue.cc:260] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:44.958583  8866 tablet_bootstrap.cc:654] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:44.958981  8746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b7b3988edd48bc95d6d03f4ddec776" candidate_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8e8fb65651f4679b5710f1cad109af8" is_pre_election: true
I20260630 12:14:44.959734  8746 raft_consensus.cc:2468] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b9dd32ca2414ad09118cb1f4ded96a7 in term 0.
I20260630 12:14:44.963143  8635 leader_election.cc:304] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9dd32ca2414ad09118cb1f4ded96a7, d8e8fb65651f4679b5710f1cad109af8; no voters: 
I20260630 12:14:44.964082  8870 raft_consensus.cc:2804] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:44.964501  8870 raft_consensus.cc:493] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:44.964291  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b7b3988edd48bc95d6d03f4ddec776" candidate_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4b05e2e1d384572bea19e713699e0dd" is_pre_election: true
I20260630 12:14:44.965478  8820 raft_consensus.cc:2468] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b9dd32ca2414ad09118cb1f4ded96a7 in term 0.
I20260630 12:14:44.964871  8870 raft_consensus.cc:3060] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:44.972273  8867 ts_tablet_manager.cc:1434] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.007s
I20260630 12:14:44.973779  8867 tablet_bootstrap.cc:492] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd: Bootstrap starting.
I20260630 12:14:44.974942  8870 raft_consensus.cc:515] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:44.978008  8746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b7b3988edd48bc95d6d03f4ddec776" candidate_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8e8fb65651f4679b5710f1cad109af8"
I20260630 12:14:44.978632  8746 raft_consensus.cc:3060] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:44.982769  8867 tablet_bootstrap.cc:654] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:44.987267  8870 leader_election.cc:290] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [CANDIDATE]: Term 1 election: Requested vote from peers d8e8fb65651f4679b5710f1cad109af8 (127.0.107.194:37311), b4b05e2e1d384572bea19e713699e0dd (127.0.107.195:36903)
I20260630 12:14:44.988521  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b7b3988edd48bc95d6d03f4ddec776" candidate_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4b05e2e1d384572bea19e713699e0dd"
I20260630 12:14:44.989289  8820 raft_consensus.cc:3060] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:44.989610  8865 tablet_bootstrap.cc:492] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8: No bootstrap required, opened a new log
I20260630 12:14:44.990127  8865 ts_tablet_manager.cc:1403] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.003s
I20260630 12:14:44.993325  8865 raft_consensus.cc:359] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:44.997455  8865 raft_consensus.cc:385] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:44.997668  8820 raft_consensus.cc:2468] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b9dd32ca2414ad09118cb1f4ded96a7 in term 1.
I20260630 12:14:44.998394  8865 raft_consensus.cc:740] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8e8fb65651f4679b5710f1cad109af8, State: Initialized, Role: FOLLOWER
I20260630 12:14:44.998050  8746 raft_consensus.cc:2468] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b9dd32ca2414ad09118cb1f4ded96a7 in term 1.
I20260630 12:14:44.998083  8867 tablet_bootstrap.cc:492] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd: No bootstrap required, opened a new log
I20260630 12:14:44.999699  8636 leader_election.cc:304] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9dd32ca2414ad09118cb1f4ded96a7, b4b05e2e1d384572bea19e713699e0dd; no voters: 
I20260630 12:14:44.999521  8865 consensus_queue.cc:260] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.000100  8867 ts_tablet_manager.cc:1403] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260630 12:14:45.000849  8866 tablet_bootstrap.cc:492] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7: No bootstrap required, opened a new log
I20260630 12:14:45.001422  8866 ts_tablet_manager.cc:1403] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.028s
I20260630 12:14:45.001672  8870 raft_consensus.cc:2804] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:45.003707  8867 raft_consensus.cc:359] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.004612  8867 raft_consensus.cc:385] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:45.004978  8867 raft_consensus.cc:740] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4b05e2e1d384572bea19e713699e0dd, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.005168  8866 raft_consensus.cc:359] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.006317  8866 raft_consensus.cc:385] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:45.006039  8867 consensus_queue.cc:260] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.006776  8866 raft_consensus.cc:740] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b9dd32ca2414ad09118cb1f4ded96a7, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.007845  8866 consensus_queue.cc:260] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.009524  8865 ts_tablet_manager.cc:1434] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260630 12:14:45.012399  8865 tablet_bootstrap.cc:492] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8: Bootstrap starting.
I20260630 12:14:45.018785  8865 tablet_bootstrap.cc:654] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:45.010915  8867 ts_tablet_manager.cc:1434] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:14:45.020025  8867 tablet_bootstrap.cc:492] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd: Bootstrap starting.
I20260630 12:14:45.026378  8867 tablet_bootstrap.cc:654] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:45.028539  8870 raft_consensus.cc:697] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2b9dd32ca2414ad09118cb1f4ded96a7, State: Running, Role: LEADER
I20260630 12:14:45.030025  8870 consensus_queue.cc:237] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.031620  8866 ts_tablet_manager.cc:1434] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7: Time spent starting tablet: real 0.030s	user 0.017s	sys 0.012s
I20260630 12:14:45.032833  8866 tablet_bootstrap.cc:492] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7: Bootstrap starting.
I20260630 12:14:45.040387  8867 tablet_bootstrap.cc:492] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd: No bootstrap required, opened a new log
I20260630 12:14:45.040858  8866 tablet_bootstrap.cc:654] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:45.041014  8867 ts_tablet_manager.cc:1403] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.013s
I20260630 12:14:45.044369  8867 raft_consensus.cc:359] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.045560  8867 raft_consensus.cc:385] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:45.045853  8867 raft_consensus.cc:740] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4b05e2e1d384572bea19e713699e0dd, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.046633  8867 consensus_queue.cc:260] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.048447  8866 tablet_bootstrap.cc:492] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7: No bootstrap required, opened a new log
I20260630 12:14:45.047806  8568 catalog_manager.cc:5697] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b9dd32ca2414ad09118cb1f4ded96a7 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:45.049003  8866 ts_tablet_manager.cc:1403] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260630 12:14:45.049003  8867 ts_tablet_manager.cc:1434] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260630 12:14:45.050947  8867 tablet_bootstrap.cc:492] T b622e801705e46a0bdb527572b9e0f34 P b4b05e2e1d384572bea19e713699e0dd: Bootstrap starting.
I20260630 12:14:45.052189  8866 raft_consensus.cc:359] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.052955  8866 raft_consensus.cc:385] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:45.053304  8866 raft_consensus.cc:740] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b9dd32ca2414ad09118cb1f4ded96a7, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.054152  8866 consensus_queue.cc:260] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.056790  8866 ts_tablet_manager.cc:1434] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:14:45.059002  8865 tablet_bootstrap.cc:492] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8: No bootstrap required, opened a new log
I20260630 12:14:45.059787  8865 ts_tablet_manager.cc:1403] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.008s
I20260630 12:14:45.059019  8867 tablet_bootstrap.cc:654] T b622e801705e46a0bdb527572b9e0f34 P b4b05e2e1d384572bea19e713699e0dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:45.062546  8865 raft_consensus.cc:359] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.063346  8865 raft_consensus.cc:385] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:45.063681  8865 raft_consensus.cc:740] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8e8fb65651f4679b5710f1cad109af8, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.064677  8865 consensus_queue.cc:260] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.066751  8867 tablet_bootstrap.cc:492] T b622e801705e46a0bdb527572b9e0f34 P b4b05e2e1d384572bea19e713699e0dd: No bootstrap required, opened a new log
I20260630 12:14:45.066954  8865 ts_tablet_manager.cc:1434] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:14:45.067332  8867 ts_tablet_manager.cc:1403] T b622e801705e46a0bdb527572b9e0f34 P b4b05e2e1d384572bea19e713699e0dd: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.005s
I20260630 12:14:45.070441  8867 raft_consensus.cc:359] T b622e801705e46a0bdb527572b9e0f34 P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.071228  8867 raft_consensus.cc:385] T b622e801705e46a0bdb527572b9e0f34 P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:45.071580  8867 raft_consensus.cc:740] T b622e801705e46a0bdb527572b9e0f34 P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4b05e2e1d384572bea19e713699e0dd, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.072355  8867 consensus_queue.cc:260] T b622e801705e46a0bdb527572b9e0f34 P b4b05e2e1d384572bea19e713699e0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.074671  8867 ts_tablet_manager.cc:1434] T b622e801705e46a0bdb527572b9e0f34 P b4b05e2e1d384572bea19e713699e0dd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:45.095338  8870 raft_consensus.cc:493] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:45.095825  8870 raft_consensus.cc:515] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.097645  8870 leader_election.cc:290] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8e8fb65651f4679b5710f1cad109af8 (127.0.107.194:37311), b4b05e2e1d384572bea19e713699e0dd (127.0.107.195:36903)
I20260630 12:14:45.098512  8746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a087c50bbbe43638efc0c7c92df8a2c" candidate_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8e8fb65651f4679b5710f1cad109af8" is_pre_election: true
I20260630 12:14:45.098814  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a087c50bbbe43638efc0c7c92df8a2c" candidate_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4b05e2e1d384572bea19e713699e0dd" is_pre_election: true
I20260630 12:14:45.099151  8746 raft_consensus.cc:2468] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b9dd32ca2414ad09118cb1f4ded96a7 in term 0.
I20260630 12:14:45.099516  8820 raft_consensus.cc:2468] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b9dd32ca2414ad09118cb1f4ded96a7 in term 0.
I20260630 12:14:45.100204  8635 leader_election.cc:304] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9dd32ca2414ad09118cb1f4ded96a7, d8e8fb65651f4679b5710f1cad109af8; no voters: 
I20260630 12:14:45.100979  8870 raft_consensus.cc:2804] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:45.101365  8870 raft_consensus.cc:493] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:45.101656  8870 raft_consensus.cc:3060] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:45.106621  8870 raft_consensus.cc:515] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.108466  8870 leader_election.cc:290] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [CANDIDATE]: Term 1 election: Requested vote from peers d8e8fb65651f4679b5710f1cad109af8 (127.0.107.194:37311), b4b05e2e1d384572bea19e713699e0dd (127.0.107.195:36903)
I20260630 12:14:45.109443  8746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a087c50bbbe43638efc0c7c92df8a2c" candidate_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8e8fb65651f4679b5710f1cad109af8"
I20260630 12:14:45.109663  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a087c50bbbe43638efc0c7c92df8a2c" candidate_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4b05e2e1d384572bea19e713699e0dd"
I20260630 12:14:45.110046  8746 raft_consensus.cc:3060] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:45.110302  8820 raft_consensus.cc:3060] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:45.115497  8746 raft_consensus.cc:2468] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b9dd32ca2414ad09118cb1f4ded96a7 in term 1.
I20260630 12:14:45.115562  8820 raft_consensus.cc:2468] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b9dd32ca2414ad09118cb1f4ded96a7 in term 1.
I20260630 12:14:45.116781  8635 leader_election.cc:304] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9dd32ca2414ad09118cb1f4ded96a7, d8e8fb65651f4679b5710f1cad109af8; no voters: 
I20260630 12:14:45.117595  8870 raft_consensus.cc:2804] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:45.118033  8870 raft_consensus.cc:697] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2b9dd32ca2414ad09118cb1f4ded96a7, State: Running, Role: LEADER
I20260630 12:14:45.118811  8870 consensus_queue.cc:237] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.125656  8569 catalog_manager.cc:5697] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b9dd32ca2414ad09118cb1f4ded96a7 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:45.165341  8870 raft_consensus.cc:493] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:45.165848  8870 raft_consensus.cc:515] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.167533  8870 leader_election.cc:290] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8e8fb65651f4679b5710f1cad109af8 (127.0.107.194:37311), b4b05e2e1d384572bea19e713699e0dd (127.0.107.195:36903)
I20260630 12:14:45.168583  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b622e801705e46a0bdb527572b9e0f34" candidate_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4b05e2e1d384572bea19e713699e0dd" is_pre_election: true
I20260630 12:14:45.168476  8746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b622e801705e46a0bdb527572b9e0f34" candidate_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8e8fb65651f4679b5710f1cad109af8" is_pre_election: true
I20260630 12:14:45.169370  8820 raft_consensus.cc:2468] T b622e801705e46a0bdb527572b9e0f34 P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b9dd32ca2414ad09118cb1f4ded96a7 in term 0.
I20260630 12:14:45.169420  8746 raft_consensus.cc:2468] T b622e801705e46a0bdb527572b9e0f34 P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b9dd32ca2414ad09118cb1f4ded96a7 in term 0.
I20260630 12:14:45.170490  8872 raft_consensus.cc:493] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:45.170744  8636 leader_election.cc:304] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9dd32ca2414ad09118cb1f4ded96a7, b4b05e2e1d384572bea19e713699e0dd; no voters: 
I20260630 12:14:45.171005  8872 raft_consensus.cc:515] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.171608  8870 raft_consensus.cc:2804] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:45.172031  8870 raft_consensus.cc:493] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:45.172317  8870 raft_consensus.cc:3060] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:45.173637  8872 leader_election.cc:290] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b9dd32ca2414ad09118cb1f4ded96a7 (127.0.107.193:46325), b4b05e2e1d384572bea19e713699e0dd (127.0.107.195:36903)
I20260630 12:14:45.180099  8870 raft_consensus.cc:515] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.183248  8746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b622e801705e46a0bdb527572b9e0f34" candidate_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8e8fb65651f4679b5710f1cad109af8"
I20260630 12:14:45.183286  8870 leader_election.cc:290] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [CANDIDATE]: Term 1 election: Requested vote from peers d8e8fb65651f4679b5710f1cad109af8 (127.0.107.194:37311), b4b05e2e1d384572bea19e713699e0dd (127.0.107.195:36903)
I20260630 12:14:45.183959  8746 raft_consensus.cc:3060] T b622e801705e46a0bdb527572b9e0f34 P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:45.184639  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b622e801705e46a0bdb527572b9e0f34" candidate_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4b05e2e1d384572bea19e713699e0dd"
I20260630 12:14:45.185055  8671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6f0c7f7be64c1a83dffeed308a545a" candidate_uuid: "d8e8fb65651f4679b5710f1cad109af8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" is_pre_election: true
I20260630 12:14:45.185302  8820 raft_consensus.cc:3060] T b622e801705e46a0bdb527572b9e0f34 P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:45.185771  8671 raft_consensus.cc:2468] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8e8fb65651f4679b5710f1cad109af8 in term 0.
I20260630 12:14:45.189491  8710 leader_election.cc:304] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9dd32ca2414ad09118cb1f4ded96a7, d8e8fb65651f4679b5710f1cad109af8; no voters: 
I20260630 12:14:45.189535  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6f0c7f7be64c1a83dffeed308a545a" candidate_uuid: "d8e8fb65651f4679b5710f1cad109af8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4b05e2e1d384572bea19e713699e0dd" is_pre_election: true
I20260630 12:14:45.190337  8872 raft_consensus.cc:2804] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:45.190376  8819 raft_consensus.cc:2468] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8e8fb65651f4679b5710f1cad109af8 in term 0.
I20260630 12:14:45.190778  8872 raft_consensus.cc:493] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:45.191223  8872 raft_consensus.cc:3060] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:45.192955  8820 raft_consensus.cc:2468] T b622e801705e46a0bdb527572b9e0f34 P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b9dd32ca2414ad09118cb1f4ded96a7 in term 1.
I20260630 12:14:45.194231  8636 leader_election.cc:304] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b9dd32ca2414ad09118cb1f4ded96a7, b4b05e2e1d384572bea19e713699e0dd; no voters: 
I20260630 12:14:45.195097  8870 raft_consensus.cc:2804] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:45.195616  8870 raft_consensus.cc:697] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2b9dd32ca2414ad09118cb1f4ded96a7, State: Running, Role: LEADER
I20260630 12:14:45.196808  8746 raft_consensus.cc:2468] T b622e801705e46a0bdb527572b9e0f34 P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b9dd32ca2414ad09118cb1f4ded96a7 in term 1.
I20260630 12:14:45.196481  8870 consensus_queue.cc:237] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.198047  8872 raft_consensus.cc:515] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.200359  8872 leader_election.cc:290] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [CANDIDATE]: Term 1 election: Requested vote from peers 2b9dd32ca2414ad09118cb1f4ded96a7 (127.0.107.193:46325), b4b05e2e1d384572bea19e713699e0dd (127.0.107.195:36903)
I20260630 12:14:45.201004  8671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6f0c7f7be64c1a83dffeed308a545a" candidate_uuid: "d8e8fb65651f4679b5710f1cad109af8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7"
I20260630 12:14:45.201683  8671 raft_consensus.cc:3060] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:45.201627  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6f0c7f7be64c1a83dffeed308a545a" candidate_uuid: "d8e8fb65651f4679b5710f1cad109af8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4b05e2e1d384572bea19e713699e0dd"
I20260630 12:14:45.202626  8820 raft_consensus.cc:3060] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:45.206714  8569 catalog_manager.cc:5697] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b9dd32ca2414ad09118cb1f4ded96a7 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:45.209568  8820 raft_consensus.cc:2468] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8e8fb65651f4679b5710f1cad109af8 in term 1.
I20260630 12:14:45.210002  8671 raft_consensus.cc:2468] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8e8fb65651f4679b5710f1cad109af8 in term 1.
I20260630 12:14:45.210774  8711 leader_election.cc:304] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4b05e2e1d384572bea19e713699e0dd, d8e8fb65651f4679b5710f1cad109af8; no voters: 
I20260630 12:14:45.212898  8872 raft_consensus.cc:2804] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:45.215134  8872 raft_consensus.cc:697] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [term 1 LEADER]: Becoming Leader. State: Replica: d8e8fb65651f4679b5710f1cad109af8, State: Running, Role: LEADER
I20260630 12:14:45.216051  8872 consensus_queue.cc:237] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:45.223866  8569 catalog_manager.cc:5697] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8e8fb65651f4679b5710f1cad109af8 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d8e8fb65651f4679b5710f1cad109af8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:45.307961   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:45.313865  8894 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.315275  8895 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.316769  8897 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:45.317862   431 server_base.cc:1061] running on GCE node
I20260630 12:14:45.318939   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:45.319190   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:45.319401   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821685319362 us; error 0 us; skew 500 ppm
I20260630 12:14:45.319890   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:45.322269   431 webserver.cc:533] Webserver started at http://127.0.107.196:44167/ using document root <none> and password file <none>
I20260630 12:14:45.322763   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:45.322973   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:45.323237   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:45.324329   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-3-root/instance:
uuid: "8e9b677e48914e9cae484061a355faeb"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-z8mm"
I20260630 12:14:45.328948   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:45.332620  8902 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.333756   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:45.334255   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-3-root
uuid: "8e9b677e48914e9cae484061a355faeb"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-z8mm"
I20260630 12:14:45.334578   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821473573380-431-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)
I20260630 12:14:45.347613   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:45.348989   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:45.350621   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:45.353223   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:45.353471   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.353789   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:45.353964   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.397156   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:41799
I20260630 12:14:45.397318  8964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:41799 every 8 connection(s)
I20260630 12:14:45.414026  8965 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37843
I20260630 12:14:45.414489  8965 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:45.415225  8965 heartbeater.cc:507] Master 127.0.107.254:37843 requested a full tablet report, sending...
I20260630 12:14:45.417250  8569 ts_manager.cc:194] Registered new tserver with Master: 8e9b677e48914e9cae484061a355faeb (127.0.107.196:41799)
I20260630 12:14:45.418670  8569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45190
I20260630 12:14:45.424257  8870 consensus_queue.cc:1048] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:45.437680  8870 consensus_queue.cc:1048] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:45.604060  8872 consensus_queue.cc:1048] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:45.615343  8872 consensus_queue.cc:1048] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:45.667196  8870 consensus_queue.cc:1048] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:45.672572  8870 consensus_queue.cc:1048] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:45.679376  8881 consensus_queue.cc:1048] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:45.687319  8870 consensus_queue.cc:1048] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:46.326879  8745 consensus_queue.cc:237] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [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: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: true } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } }
I20260630 12:14:46.334518  8820 raft_consensus.cc:1275] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Refusing update from remote peer d8e8fb65651f4679b5710f1cad109af8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:46.336643  8671 raft_consensus.cc:1275] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Refusing update from remote peer d8e8fb65651f4679b5710f1cad109af8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:46.336567  8983 consensus_queue.cc:1048] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:14:46.338297  8872 consensus_queue.cc:1048] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:14:46.345978  8983 raft_consensus.cc:2955] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: true } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.348038  8820 raft_consensus.cc:2955] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: true } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
W20260630 12:14:46.352583  8710 consensus_peers.cc:597] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 -> Peer 8e9b677e48914e9cae484061a355faeb (127.0.107.196:41799): Couldn't send request to peer 8e9b677e48914e9cae484061a355faeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba6f0c7f7be64c1a83dffeed308a545a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:46.351243  8671 raft_consensus.cc:2955] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: true } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.366416  8568 catalog_manager.cc:5697] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd reported cstate change: config changed from index -1 to 2, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d8e8fb65651f4679b5710f1cad109af8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: true } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.382457  8671 consensus_queue.cc:237] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [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: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } }
I20260630 12:14:46.391420  8820 raft_consensus.cc:1275] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Refusing update from remote peer 2b9dd32ca2414ad09118cb1f4ded96a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:46.393217  8870 consensus_queue.cc:1048] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:14:46.399978  8745 raft_consensus.cc:1275] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Refusing update from remote peer 2b9dd32ca2414ad09118cb1f4ded96a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:46.401458  8870 consensus_queue.cc:1048] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:14:46.405880  8882 raft_consensus.cc:2955] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
W20260630 12:14:46.411793  8635 consensus_peers.cc:597] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 -> Peer 8e9b677e48914e9cae484061a355faeb (127.0.107.196:41799): Couldn't send request to peer 8e9b677e48914e9cae484061a355faeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05b7b3988edd48bc95d6d03f4ddec776. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:46.413242  8820 raft_consensus.cc:2955] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.415419  8745 raft_consensus.cc:2955] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: true } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.421423  8965 heartbeater.cc:499] Master 127.0.107.254:37843 was elected leader, sending a full tablet report...
I20260630 12:14:46.424083  8671 consensus_queue.cc:237] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [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: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: true } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } }
I20260630 12:14:46.423723  8567 catalog_manager.cc:5697] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:46.434844  8819 raft_consensus.cc:1275] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Refusing update from remote peer 2b9dd32ca2414ad09118cb1f4ded96a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:14:46.434841  8635 consensus_peers.cc:597] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 -> Peer 8e9b677e48914e9cae484061a355faeb (127.0.107.196:41799): Couldn't send request to peer 8e9b677e48914e9cae484061a355faeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a087c50bbbe43638efc0c7c92df8a2c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:46.436740  8882 consensus_queue.cc:1048] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:46.439316  8745 raft_consensus.cc:1275] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Refusing update from remote peer 2b9dd32ca2414ad09118cb1f4ded96a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:46.441156  8882 consensus_queue.cc:1048] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:46.450001  8820 raft_consensus.cc:2955] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: true } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.447799  8984 raft_consensus.cc:2955] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: true } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.452903  8745 raft_consensus.cc:2955] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: true } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.465183  8569 catalog_manager.cc:5697] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd reported cstate change: config changed from index -1 to 2, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: true } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.467149  8745 consensus_queue.cc:237] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [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: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: false } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } }
I20260630 12:14:46.474167  8820 raft_consensus.cc:1275] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Refusing update from remote peer d8e8fb65651f4679b5710f1cad109af8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:46.475641  8872 consensus_queue.cc:1048] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:46.476475  8710 consensus_peers.cc:597] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 -> Peer 8e9b677e48914e9cae484061a355faeb (127.0.107.196:41799): Couldn't send request to peer 8e9b677e48914e9cae484061a355faeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba6f0c7f7be64c1a83dffeed308a545a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:46.475884  8671 raft_consensus.cc:1275] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Refusing update from remote peer d8e8fb65651f4679b5710f1cad109af8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:46.478261  8872 consensus_queue.cc:1048] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:46.484302  8983 raft_consensus.cc:2955] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [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: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: false } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.486439  8820 raft_consensus.cc:2955] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd [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: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: false } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.487247  8671 raft_consensus.cc:2955] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 [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: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: false } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
W20260630 12:14:46.496441  8617 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:46.497016  8617 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:46.501264  8569 catalog_manager.cc:5697] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "d8e8fb65651f4679b5710f1cad109af8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: false } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.502609  8671 consensus_queue.cc:237] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [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: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: false } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } }
I20260630 12:14:46.509176  8820 raft_consensus.cc:1275] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Refusing update from remote peer 2b9dd32ca2414ad09118cb1f4ded96a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:46.509861  8745 raft_consensus.cc:1275] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Refusing update from remote peer 2b9dd32ca2414ad09118cb1f4ded96a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:14:46.510030  8635 consensus_peers.cc:597] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 -> Peer 8e9b677e48914e9cae484061a355faeb (127.0.107.196:41799): Couldn't send request to peer 8e9b677e48914e9cae484061a355faeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05b7b3988edd48bc95d6d03f4ddec776. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:46.510905  8870 consensus_queue.cc:1048] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:46.511695  8984 consensus_queue.cc:1048] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:46.519539  8746 consensus_queue.cc:237] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [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: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: false } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:46.519505  8870 raft_consensus.cc:2955] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [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: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: false } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.522823  8820 raft_consensus.cc:2955] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd [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: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: false } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.525506  8819 raft_consensus.cc:1275] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Refusing update from remote peer d8e8fb65651f4679b5710f1cad109af8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:46.521430  8745 raft_consensus.cc:2955] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8 [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: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: false } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.527341  8872 consensus_queue.cc:1048] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:14:46.536912  8617 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:46.537357  8617 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:46.535933  8872 raft_consensus.cc:2955] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: false } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } }
I20260630 12:14:46.539021  8818 raft_consensus.cc:2955] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: false } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } }
I20260630 12:14:46.545015  8670 raft_consensus.cc:1275] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Refusing update from remote peer d8e8fb65651f4679b5710f1cad109af8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:46.545816  8671 consensus_queue.cc:237] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [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: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } }
I20260630 12:14:46.547088  8982 consensus_queue.cc:1048] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:46.549964  8554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ba6f0c7f7be64c1a83dffeed308a545a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:46.537690  8568 catalog_manager.cc:5697] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: false } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.553915  8670 raft_consensus.cc:2955] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: false } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } }
W20260630 12:14:46.561209  8635 consensus_peers.cc:597] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 -> Peer 8e9b677e48914e9cae484061a355faeb (127.0.107.196:41799): Couldn't send request to peer 8e9b677e48914e9cae484061a355faeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a087c50bbbe43638efc0c7c92df8a2c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:46.562641  8818 raft_consensus.cc:1275] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Refusing update from remote peer 2b9dd32ca2414ad09118cb1f4ded96a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:46.564345  8881 consensus_queue.cc:1048] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:46.564600  8746 raft_consensus.cc:1275] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Refusing update from remote peer 2b9dd32ca2414ad09118cb1f4ded96a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:46.568830  8870 consensus_queue.cc:1048] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:46.573617  8870 raft_consensus.cc:2955] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [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: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.586122  8671 consensus_queue.cc:237] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [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: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: false } }
I20260630 12:14:46.585829  8568 catalog_manager.cc:5697] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd reported cstate change: config changed from index 3 to 4, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "d8e8fb65651f4679b5710f1cad109af8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } attrs { replace: false } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } }
I20260630 12:14:46.584679  8746 raft_consensus.cc:2955] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 [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: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.588393  8820 raft_consensus.cc:2955] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd [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: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.596079  8818 raft_consensus.cc:1275] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Refusing update from remote peer 2b9dd32ca2414ad09118cb1f4ded96a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:46.597762  8745 raft_consensus.cc:1275] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Refusing update from remote peer 2b9dd32ca2414ad09118cb1f4ded96a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:46.599684  8996 consensus_queue.cc:1048] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:46.603766  8881 consensus_queue.cc:1048] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:14:46.605378  8617 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:46.605743  8617 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:46.608385  8996 raft_consensus.cc:2955] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: false } } }
I20260630 12:14:46.610368  8818 raft_consensus.cc:2955] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: false } } }
I20260630 12:14:46.614204  8745 raft_consensus.cc:2955] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: false } } }
I20260630 12:14:46.627723  8569 catalog_manager.cc:5697] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } peers { permanent_uuid: "8e9b677e48914e9cae484061a355faeb" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41799 } attrs { promote: true } } }
I20260630 12:14:46.630920  8554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 05b7b3988edd48bc95d6d03f4ddec776 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:46.638098  8566 catalog_manager.cc:5697] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd reported cstate change: config changed from index 3 to 4, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } } peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } attrs { replace: false } } }
I20260630 12:14:46.643105  8930 tablet_service.cc:1558] Processing DeleteTablet for tablet ba6f0c7f7be64c1a83dffeed308a545a with delete_type TABLET_DATA_TOMBSTONED (TS 8e9b677e48914e9cae484061a355faeb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46180
W20260630 12:14:46.646340  8554 catalog_manager.cc:4995] TS 8e9b677e48914e9cae484061a355faeb (127.0.107.196:41799): delete failed for tablet ba6f0c7f7be64c1a83dffeed308a545a because the tablet was not found. No further retry: Not found: Tablet not found: ba6f0c7f7be64c1a83dffeed308a545a
I20260630 12:14:46.649838  8930 tablet_service.cc:1558] Processing DeleteTablet for tablet 05b7b3988edd48bc95d6d03f4ddec776 with delete_type TABLET_DATA_TOMBSTONED (TS 8e9b677e48914e9cae484061a355faeb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46180
W20260630 12:14:46.651345  8554 catalog_manager.cc:4995] TS 8e9b677e48914e9cae484061a355faeb (127.0.107.196:41799): delete failed for tablet 05b7b3988edd48bc95d6d03f4ddec776 because the tablet was not found. No further retry: Not found: Tablet not found: 05b7b3988edd48bc95d6d03f4ddec776
I20260630 12:14:46.653626  8671 consensus_queue.cc:237] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [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: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } }
I20260630 12:14:46.659197  8745 raft_consensus.cc:1275] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Refusing update from remote peer 2b9dd32ca2414ad09118cb1f4ded96a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:46.659231  8818 raft_consensus.cc:1275] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Refusing update from remote peer 2b9dd32ca2414ad09118cb1f4ded96a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:46.661083  8870 consensus_queue.cc:1048] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:46.661857  8996 consensus_queue.cc:1048] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:46.668547  8881 raft_consensus.cc:2955] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } }
I20260630 12:14:46.670626  8818 raft_consensus.cc:2955] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } }
I20260630 12:14:46.673724  8745 raft_consensus.cc:2955] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: false } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } } }
I20260630 12:14:46.682284  8554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a087c50bbbe43638efc0c7c92df8a2c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:46.684116  8567 catalog_manager.cc:5697] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 reported cstate change: config changed from index 3 to 4, NON_VOTER 8e9b677e48914e9cae484061a355faeb (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b9dd32ca2414ad09118cb1f4ded96a7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8e8fb65651f4679b5710f1cad109af8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37311 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4b05e2e1d384572bea19e713699e0dd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36903 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:46.694561  8930 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a087c50bbbe43638efc0c7c92df8a2c with delete_type TABLET_DATA_TOMBSTONED (TS 8e9b677e48914e9cae484061a355faeb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46180
W20260630 12:14:46.696369  8554 catalog_manager.cc:4995] TS 8e9b677e48914e9cae484061a355faeb (127.0.107.196:41799): delete failed for tablet 5a087c50bbbe43638efc0c7c92df8a2c because the tablet was not found. No further retry: Not found: Tablet not found: 5a087c50bbbe43638efc0c7c92df8a2c
I20260630 12:14:47.489495   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260630 12:14:47.511823  8710 consensus_peers.cc:597] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 -> Peer 2b9dd32ca2414ad09118cb1f4ded96a7 (127.0.107.193:46325): Couldn't send request to peer 2b9dd32ca2414ad09118cb1f4ded96a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:47.517719   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:47.518620   431 tablet_replica.cc:333] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7: stopping tablet replica
I20260630 12:14:47.519357   431 raft_consensus.cc:2243] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.519968   431 raft_consensus.cc:2272] T ba6f0c7f7be64c1a83dffeed308a545a P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.522811   431 tablet_replica.cc:333] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7: stopping tablet replica
I20260630 12:14:47.523512   431 raft_consensus.cc:2243] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:47.524247   431 raft_consensus.cc:2272] T 5a087c50bbbe43638efc0c7c92df8a2c P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.527006   431 tablet_replica.cc:333] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7: stopping tablet replica
I20260630 12:14:47.527565   431 raft_consensus.cc:2243] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:47.528348   431 raft_consensus.cc:2272] T b622e801705e46a0bdb527572b9e0f34 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.530546   431 tablet_replica.cc:333] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7: stopping tablet replica
I20260630 12:14:47.531015   431 raft_consensus.cc:2243] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:47.531744   431 raft_consensus.cc:2272] T 05b7b3988edd48bc95d6d03f4ddec776 P 2b9dd32ca2414ad09118cb1f4ded96a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.556980   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:47.574471   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:47.599195   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:47.600018   431 tablet_replica.cc:333] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8: stopping tablet replica
I20260630 12:14:47.600665   431 raft_consensus.cc:2243] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:47.601567   431 raft_consensus.cc:2272] T ba6f0c7f7be64c1a83dffeed308a545a P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.603904   431 tablet_replica.cc:333] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8: stopping tablet replica
I20260630 12:14:47.604504   431 raft_consensus.cc:2243] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.605172   431 raft_consensus.cc:2272] T 5a087c50bbbe43638efc0c7c92df8a2c P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.607972   431 tablet_replica.cc:333] T b622e801705e46a0bdb527572b9e0f34 P d8e8fb65651f4679b5710f1cad109af8: stopping tablet replica
I20260630 12:14:47.608520   431 raft_consensus.cc:2243] T b622e801705e46a0bdb527572b9e0f34 P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.608956   431 raft_consensus.cc:2272] T b622e801705e46a0bdb527572b9e0f34 P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.611366   431 tablet_replica.cc:333] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8: stopping tablet replica
I20260630 12:14:47.611883   431 raft_consensus.cc:2243] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.612493   431 raft_consensus.cc:2272] T 05b7b3988edd48bc95d6d03f4ddec776 P d8e8fb65651f4679b5710f1cad109af8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.637085   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:47.653326   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:47.677627   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:47.678385   431 tablet_replica.cc:333] T b622e801705e46a0bdb527572b9e0f34 P b4b05e2e1d384572bea19e713699e0dd: stopping tablet replica
I20260630 12:14:47.679060   431 raft_consensus.cc:2243] T b622e801705e46a0bdb527572b9e0f34 P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.679544   431 raft_consensus.cc:2272] T b622e801705e46a0bdb527572b9e0f34 P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.681773   431 tablet_replica.cc:333] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd: stopping tablet replica
I20260630 12:14:47.682365   431 raft_consensus.cc:2243] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.682935   431 raft_consensus.cc:2272] T 5a087c50bbbe43638efc0c7c92df8a2c P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.685143   431 tablet_replica.cc:333] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd: stopping tablet replica
I20260630 12:14:47.685655   431 raft_consensus.cc:2243] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.686331   431 raft_consensus.cc:2272] T ba6f0c7f7be64c1a83dffeed308a545a P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.688171   431 tablet_replica.cc:333] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd: stopping tablet replica
I20260630 12:14:47.688649   431 raft_consensus.cc:2243] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:47.689313   431 raft_consensus.cc:2272] T 05b7b3988edd48bc95d6d03f4ddec776 P b4b05e2e1d384572bea19e713699e0dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.712467   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:47.727857   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:47.749537   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:47.765852   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:47.775619   431 master.cc:562] Master@127.0.107.254:37843 shutting down...
I20260630 12:14:47.793421   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:47.794006   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:47.794350   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 29cc328e6f57466a8418bc93679876e2: stopping tablet replica
I20260630 12:14:47.819096   431 master.cc:584] Master@127.0.107.254:37843 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4705 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:14:47.864853   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35071
I20260630 12:14:47.866691   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:47.873508  9005 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:47.873657  9004 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:47.877449   431 server_base.cc:1061] running on GCE node
W20260630 12:14:47.879125  9007 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:47.880079   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:47.880272   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:47.880481   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821687880445 us; error 0 us; skew 500 ppm
I20260630 12:14:47.881013   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:47.883496   431 webserver.cc:533] Webserver started at http://127.0.107.254:35547/ using document root <none> and password file <none>
I20260630 12:14:47.883984   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:47.884191   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:47.884481   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:47.885726   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "ea903c85c29b46d8b06da85a9cc11388"
format_stamp: "Formatted at 2026-06-30 12:14:47 on dist-test-slave-z8mm"
I20260630 12:14:47.890393   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:14:47.894062  9012 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:47.894984   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:14:47.895226   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "ea903c85c29b46d8b06da85a9cc11388"
format_stamp: "Formatted at 2026-06-30 12:14:47 on dist-test-slave-z8mm"
I20260630 12:14:47.895468   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-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)
I20260630 12:14:47.914537   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:47.915689   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:47.953490   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35071
I20260630 12:14:47.953583  9063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35071 every 8 connection(s)
I20260630 12:14:47.957486  9064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.968679  9064 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388: Bootstrap starting.
I20260630 12:14:47.973573  9064 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.977870  9064 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388: No bootstrap required, opened a new log
I20260630 12:14:47.980036  9064 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea903c85c29b46d8b06da85a9cc11388" member_type: VOTER }
I20260630 12:14:47.980417  9064 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.980580  9064 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea903c85c29b46d8b06da85a9cc11388, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.981158  9064 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea903c85c29b46d8b06da85a9cc11388" member_type: VOTER }
I20260630 12:14:47.981600  9064 raft_consensus.cc:399] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:47.981803  9064 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:47.982020  9064 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.986819  9064 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea903c85c29b46d8b06da85a9cc11388" member_type: VOTER }
I20260630 12:14:47.987334  9064 leader_election.cc:304] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [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: ea903c85c29b46d8b06da85a9cc11388; no voters: 
I20260630 12:14:47.988412  9064 leader_election.cc:290] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:47.988791  9067 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:47.990228  9067 raft_consensus.cc:697] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [term 1 LEADER]: Becoming Leader. State: Replica: ea903c85c29b46d8b06da85a9cc11388, State: Running, Role: LEADER
I20260630 12:14:47.990935  9067 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [LEADER]: Queue going to LEADER mode. State: All 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: "ea903c85c29b46d8b06da85a9cc11388" member_type: VOTER }
I20260630 12:14:47.991461  9064 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:47.994374  9069 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea903c85c29b46d8b06da85a9cc11388. Latest consensus state: current_term: 1 leader_uuid: "ea903c85c29b46d8b06da85a9cc11388" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea903c85c29b46d8b06da85a9cc11388" member_type: VOTER } }
I20260630 12:14:47.994390  9068 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ea903c85c29b46d8b06da85a9cc11388" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea903c85c29b46d8b06da85a9cc11388" member_type: VOTER } }
I20260630 12:14:47.995137  9069 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:47.995353  9068 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:48.006146  9072 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:48.011531  9072 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:48.012637   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:48.021216  9072 catalog_manager.cc:1383] Generated new cluster ID: 8eb919229245406c8ddb5560ca5f9970
I20260630 12:14:48.021550  9072 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:48.041451  9072 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:48.042770  9072 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:48.063598  9072 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388: Generated new TSK 0
I20260630 12:14:48.064221  9072 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:48.080057   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:48.086578  9085 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:48.087423  9086 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:48.090193  9088 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:48.090224   431 server_base.cc:1061] running on GCE node
I20260630 12:14:48.091435   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:48.091675   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:48.091846   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821688091823 us; error 0 us; skew 500 ppm
I20260630 12:14:48.092387   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:48.094828   431 webserver.cc:533] Webserver started at http://127.0.107.193:40921/ using document root <none> and password file <none>
I20260630 12:14:48.095326   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:48.095546   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:48.095816   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:48.097018   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "6a15a8ead7d14e8da481eaf648293eaa"
format_stamp: "Formatted at 2026-06-30 12:14:48 on dist-test-slave-z8mm"
I20260630 12:14:48.101703   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:14:48.105361  9093 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.106321   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:14:48.106614   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "6a15a8ead7d14e8da481eaf648293eaa"
format_stamp: "Formatted at 2026-06-30 12:14:48 on dist-test-slave-z8mm"
I20260630 12:14:48.106875   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-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)
I20260630 12:14:48.121826   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:48.122902   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:48.124315   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:48.126760   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:48.126991   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.127245   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:48.127408   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.168362   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39399
I20260630 12:14:48.168465  9155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39399 every 8 connection(s)
I20260630 12:14:48.173885   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:48.181020  9160 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:48.182207  9161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:48.185653  9164 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:48.185846   431 server_base.cc:1061] running on GCE node
I20260630 12:14:48.186517  9156 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35071
I20260630 12:14:48.186899  9156 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:48.187001   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:48.187301   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:48.187496   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821688187478 us; error 0 us; skew 500 ppm
I20260630 12:14:48.187776  9156 heartbeater.cc:507] Master 127.0.107.254:35071 requested a full tablet report, sending...
I20260630 12:14:48.188148   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:48.190233  9029 ts_manager.cc:194] Registered new tserver with Master: 6a15a8ead7d14e8da481eaf648293eaa (127.0.107.193:39399)
I20260630 12:14:48.191358   431 webserver.cc:533] Webserver started at http://127.0.107.194:41609/ using document root <none> and password file <none>
I20260630 12:14:48.192054   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:48.192291   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:48.192595   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:48.192901  9029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36466
I20260630 12:14:48.194262   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "ed628dd89da945f3ab0622809be6f9b8"
format_stamp: "Formatted at 2026-06-30 12:14:48 on dist-test-slave-z8mm"
I20260630 12:14:48.199121   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:48.202898  9168 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.203716   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:14:48.204038   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "ed628dd89da945f3ab0622809be6f9b8"
format_stamp: "Formatted at 2026-06-30 12:14:48 on dist-test-slave-z8mm"
I20260630 12:14:48.204321   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-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)
I20260630 12:14:48.227209   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:48.228404   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:48.230588   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:48.232894   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:48.233137   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.233407   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:48.233568   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.273198   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38931
I20260630 12:14:48.273319  9230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38931 every 8 connection(s)
I20260630 12:14:48.278118   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:48.285573  9234 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:48.286875  9235 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:48.288688  9237 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:48.289284   431 server_base.cc:1061] running on GCE node
I20260630 12:14:48.290453   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:48.290736   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:48.290951   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821688290930 us; error 0 us; skew 500 ppm
I20260630 12:14:48.291487   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:48.292248  9231 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35071
I20260630 12:14:48.292712  9231 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:48.293651  9231 heartbeater.cc:507] Master 127.0.107.254:35071 requested a full tablet report, sending...
I20260630 12:14:48.294457   431 webserver.cc:533] Webserver started at http://127.0.107.195:34143/ using document root <none> and password file <none>
I20260630 12:14:48.295107   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:48.295318   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:48.295622   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:48.296052  9029 ts_manager.cc:194] Registered new tserver with Master: ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931)
I20260630 12:14:48.296993   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "b5f190f0e4664d1287d598f5ce51c77c"
format_stamp: "Formatted at 2026-06-30 12:14:48 on dist-test-slave-z8mm"
I20260630 12:14:48.297745  9029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36474
I20260630 12:14:48.302510   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:14:48.306365  9242 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.307235   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:48.307600   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "b5f190f0e4664d1287d598f5ce51c77c"
format_stamp: "Formatted at 2026-06-30 12:14:48 on dist-test-slave-z8mm"
I20260630 12:14:48.307926   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821473573380-431-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)
I20260630 12:14:48.319325   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:48.320492   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:48.321985   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:48.324208   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:48.324450   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.324687   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:48.324862   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.365355   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45167
I20260630 12:14:48.365453  9304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45167 every 8 connection(s)
I20260630 12:14:48.379866  9305 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35071
I20260630 12:14:48.380272  9305 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:48.380985  9305 heartbeater.cc:507] Master 127.0.107.254:35071 requested a full tablet report, sending...
I20260630 12:14:48.383160  9029 ts_manager.cc:194] Registered new tserver with Master: b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195:45167)
I20260630 12:14:48.383673   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014992158s
I20260630 12:14:48.384573  9029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36478
I20260630 12:14:49.196012  9156 heartbeater.cc:499] Master 127.0.107.254:35071 was elected leader, sending a full tablet report...
I20260630 12:14:49.300777  9231 heartbeater.cc:499] Master 127.0.107.254:35071 was elected leader, sending a full tablet report...
I20260630 12:14:49.387319  9305 heartbeater.cc:499] Master 127.0.107.254:35071 was elected leader, sending a full tablet report...
I20260630 12:14:49.445797  9029 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36484:
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"
    }
  }
}
W20260630 12:14:49.448735  9029 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:49.526292  9193 tablet_service.cc:1511] Processing CreateTablet for tablet 88071a91c2c04430b7e1f3267ee09ac8 (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:49.527853  9193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88071a91c2c04430b7e1f3267ee09ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.527719  9270 tablet_service.cc:1511] Processing CreateTablet for tablet ba889e6739e343a483f4c29913715714 (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:49.529290  9270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba889e6739e343a483f4c29913715714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.530186  9195 tablet_service.cc:1511] Processing CreateTablet for tablet d893734448ef495cac01d66af705f16a (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:49.531569  9195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d893734448ef495cac01d66af705f16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.532011  9194 tablet_service.cc:1511] Processing CreateTablet for tablet f73d83f38ea14e74ad8ee99e56cc70a6 (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:49.533501  9194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f73d83f38ea14e74ad8ee99e56cc70a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.533780  9269 tablet_service.cc:1511] Processing CreateTablet for tablet d893734448ef495cac01d66af705f16a (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:49.535243  9269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d893734448ef495cac01d66af705f16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.537629  9196 tablet_service.cc:1511] Processing CreateTablet for tablet ba889e6739e343a483f4c29913715714 (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:49.539043  9196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba889e6739e343a483f4c29913715714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.542320  9192 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6d64584ac6419f8ed443ee29ffd982 (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:49.543773  9192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6d64584ac6419f8ed443ee29ffd982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.547053  9268 tablet_service.cc:1511] Processing CreateTablet for tablet f73d83f38ea14e74ad8ee99e56cc70a6 (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:49.548523  9268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f73d83f38ea14e74ad8ee99e56cc70a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.550351  9191 tablet_service.cc:1511] Processing CreateTablet for tablet 4a0036f7649646b8b793245328337952 (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:49.551863  9191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a0036f7649646b8b793245328337952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.558949  9267 tablet_service.cc:1511] Processing CreateTablet for tablet 88071a91c2c04430b7e1f3267ee09ac8 (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:49.560631  9267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88071a91c2c04430b7e1f3267ee09ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.567844  9266 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6d64584ac6419f8ed443ee29ffd982 (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:49.569906  9266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6d64584ac6419f8ed443ee29ffd982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.575536  9325 tablet_bootstrap.cc:492] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c: Bootstrap starting.
I20260630 12:14:49.579227  9270 tablet_service.cc:1511] Processing CreateTablet for tablet 4a0036f7649646b8b793245328337952 (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:49.580816  9270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a0036f7649646b8b793245328337952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.606114  9121 tablet_service.cc:1511] Processing CreateTablet for tablet ba889e6739e343a483f4c29913715714 (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:49.607617  9121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba889e6739e343a483f4c29913715714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.607260  9118 tablet_service.cc:1511] Processing CreateTablet for tablet 88071a91c2c04430b7e1f3267ee09ac8 (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:49.608582  9118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88071a91c2c04430b7e1f3267ee09ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.609849  9120 tablet_service.cc:1511] Processing CreateTablet for tablet d893734448ef495cac01d66af705f16a (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:49.611231  9120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d893734448ef495cac01d66af705f16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.614382  9119 tablet_service.cc:1511] Processing CreateTablet for tablet f73d83f38ea14e74ad8ee99e56cc70a6 (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:49.615849  9119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f73d83f38ea14e74ad8ee99e56cc70a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.618739  9117 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6d64584ac6419f8ed443ee29ffd982 (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:49.620296  9117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6d64584ac6419f8ed443ee29ffd982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.630731  9116 tablet_service.cc:1511] Processing CreateTablet for tablet 4a0036f7649646b8b793245328337952 (DEFAULT_TABLE table=test-workload [id=204464bb9bee405fafc53dcb494fb837]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:49.632368  9116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a0036f7649646b8b793245328337952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:49.650494  9326 tablet_bootstrap.cc:492] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8: Bootstrap starting.
I20260630 12:14:49.677320  9325 tablet_bootstrap.cc:654] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.657291  9327 tablet_bootstrap.cc:492] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa: Bootstrap starting.
I20260630 12:14:49.683586  9326 tablet_bootstrap.cc:654] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.685909  9327 tablet_bootstrap.cc:654] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.691247  9325 tablet_bootstrap.cc:492] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c: No bootstrap required, opened a new log
I20260630 12:14:49.691795  9325 ts_tablet_manager.cc:1403] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c: Time spent bootstrapping tablet: real 0.117s	user 0.006s	sys 0.025s
I20260630 12:14:49.692233  9326 tablet_bootstrap.cc:492] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8: No bootstrap required, opened a new log
I20260630 12:14:49.692332  9327 tablet_bootstrap.cc:492] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa: No bootstrap required, opened a new log
I20260630 12:14:49.693061  9326 ts_tablet_manager.cc:1403] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.006s
I20260630 12:14:49.693168  9327 ts_tablet_manager.cc:1403] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260630 12:14:49.694921  9325 raft_consensus.cc:359] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } }
I20260630 12:14:49.695768  9325 raft_consensus.cc:385] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.695606  9327 raft_consensus.cc:359] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.696198  9325 raft_consensus.cc:740] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f190f0e4664d1287d598f5ce51c77c, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.696502  9327 raft_consensus.cc:385] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.696113  9326 raft_consensus.cc:359] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.697011  9327 raft_consensus.cc:740] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a15a8ead7d14e8da481eaf648293eaa, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.697185  9326 raft_consensus.cc:385] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.697639  9326 raft_consensus.cc:740] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed628dd89da945f3ab0622809be6f9b8, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.697309  9325 consensus_queue.cc:260] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } }
I20260630 12:14:49.698004  9327 consensus_queue.cc:260] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.698421  9326 consensus_queue.cc:260] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.700711  9325 ts_tablet_manager.cc:1434] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260630 12:14:49.703198  9327 ts_tablet_manager.cc:1434] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260630 12:14:49.704373  9327 tablet_bootstrap.cc:492] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa: Bootstrap starting.
I20260630 12:14:49.711845  9327 tablet_bootstrap.cc:654] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.718900  9325 tablet_bootstrap.cc:492] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c: Bootstrap starting.
I20260630 12:14:49.720091  9327 tablet_bootstrap.cc:492] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa: No bootstrap required, opened a new log
I20260630 12:14:49.720674  9327 ts_tablet_manager.cc:1403] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:14:49.723834  9327 raft_consensus.cc:359] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.724710  9327 raft_consensus.cc:385] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.725093  9327 raft_consensus.cc:740] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a15a8ead7d14e8da481eaf648293eaa, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.725994  9326 ts_tablet_manager.cc:1434] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8: Time spent starting tablet: real 0.033s	user 0.020s	sys 0.012s
I20260630 12:14:49.726375  9325 tablet_bootstrap.cc:654] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.726033  9327 consensus_queue.cc:260] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.727296  9326 tablet_bootstrap.cc:492] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8: Bootstrap starting.
I20260630 12:14:49.728976  9327 ts_tablet_manager.cc:1434] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:14:49.730425  9327 tablet_bootstrap.cc:492] T ba889e6739e343a483f4c29913715714 P 6a15a8ead7d14e8da481eaf648293eaa: Bootstrap starting.
I20260630 12:14:49.734576  9326 tablet_bootstrap.cc:654] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.738750  9327 tablet_bootstrap.cc:654] T ba889e6739e343a483f4c29913715714 P 6a15a8ead7d14e8da481eaf648293eaa: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.740582  9325 tablet_bootstrap.cc:492] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c: No bootstrap required, opened a new log
I20260630 12:14:49.741335  9325 ts_tablet_manager.cc:1403] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.006s
I20260630 12:14:49.745554  9325 raft_consensus.cc:359] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.746533  9325 raft_consensus.cc:385] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.746886  9325 raft_consensus.cc:740] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f190f0e4664d1287d598f5ce51c77c, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.747845  9325 consensus_queue.cc:260] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.753610  9325 ts_tablet_manager.cc:1434] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260630 12:14:49.755342  9325 tablet_bootstrap.cc:492] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c: Bootstrap starting.
I20260630 12:14:49.766577  9325 tablet_bootstrap.cc:654] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c: Neither blocks nor log segments found. Creating new log.
W20260630 12:14:49.778673  9232 tablet.cc:2406] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:14:49.778751  9326 tablet_bootstrap.cc:492] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8: No bootstrap required, opened a new log
I20260630 12:14:49.779553  9325 tablet_bootstrap.cc:492] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c: No bootstrap required, opened a new log
I20260630 12:14:49.779778  9326 ts_tablet_manager.cc:1403] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.025s
I20260630 12:14:49.778808  9327 tablet_bootstrap.cc:492] T ba889e6739e343a483f4c29913715714 P 6a15a8ead7d14e8da481eaf648293eaa: No bootstrap required, opened a new log
I20260630 12:14:49.780072  9325 ts_tablet_manager.cc:1403] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.002s
I20260630 12:14:49.780469  9327 ts_tablet_manager.cc:1403] T ba889e6739e343a483f4c29913715714 P 6a15a8ead7d14e8da481eaf648293eaa: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.026s
I20260630 12:14:49.782667  9325 raft_consensus.cc:359] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.783329  9325 raft_consensus.cc:385] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.783197  9326 raft_consensus.cc:359] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } }
I20260630 12:14:49.783706  9325 raft_consensus.cc:740] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f190f0e4664d1287d598f5ce51c77c, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.783522  9327 raft_consensus.cc:359] T ba889e6739e343a483f4c29913715714 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } }
I20260630 12:14:49.784080  9326 raft_consensus.cc:385] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.784348  9327 raft_consensus.cc:385] T ba889e6739e343a483f4c29913715714 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.784436  9326 raft_consensus.cc:740] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed628dd89da945f3ab0622809be6f9b8, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.784647  9325 consensus_queue.cc:260] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.785020  9327 raft_consensus.cc:740] T ba889e6739e343a483f4c29913715714 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a15a8ead7d14e8da481eaf648293eaa, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.785749  9326 consensus_queue.cc:260] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } }
I20260630 12:14:49.786010  9327 consensus_queue.cc:260] T ba889e6739e343a483f4c29913715714 P 6a15a8ead7d14e8da481eaf648293eaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } }
I20260630 12:14:49.788401  9327 ts_tablet_manager.cc:1434] T ba889e6739e343a483f4c29913715714 P 6a15a8ead7d14e8da481eaf648293eaa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:14:49.789772  9327 tablet_bootstrap.cc:492] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa: Bootstrap starting.
I20260630 12:14:49.790732  9326 ts_tablet_manager.cc:1434] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260630 12:14:49.791467  9325 ts_tablet_manager.cc:1434] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:14:49.791982  9326 tablet_bootstrap.cc:492] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8: Bootstrap starting.
I20260630 12:14:49.792724  9325 tablet_bootstrap.cc:492] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c: Bootstrap starting.
I20260630 12:14:49.796938  9327 tablet_bootstrap.cc:654] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.799989  9326 tablet_bootstrap.cc:654] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.807847  9325 tablet_bootstrap.cc:654] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.810356  9327 tablet_bootstrap.cc:492] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa: No bootstrap required, opened a new log
I20260630 12:14:49.811146  9327 ts_tablet_manager.cc:1403] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260630 12:14:49.815191  9327 raft_consensus.cc:359] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.816279  9327 raft_consensus.cc:385] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.816668  9327 raft_consensus.cc:740] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a15a8ead7d14e8da481eaf648293eaa, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.816710  9332 raft_consensus.cc:493] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:49.817472  9332 raft_consensus.cc:515] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.825467  9333 raft_consensus.cc:493] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:49.826095  9333 raft_consensus.cc:515] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } }
I20260630 12:14:49.827178  9332 leader_election.cc:290] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931), b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195:45167)
I20260630 12:14:49.827590  9326 tablet_bootstrap.cc:492] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8: No bootstrap required, opened a new log
I20260630 12:14:49.828230  9326 ts_tablet_manager.cc:1403] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.018s
I20260630 12:14:49.828365  9327 consensus_queue.cc:260] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.830168  9331 raft_consensus.cc:493] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:49.830817  9331 raft_consensus.cc:515] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.834062  9331 leader_election.cc:290] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a15a8ead7d14e8da481eaf648293eaa (127.0.107.193:39399), ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931)
I20260630 12:14:49.837414  9325 tablet_bootstrap.cc:492] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c: No bootstrap required, opened a new log
I20260630 12:14:49.838110  9325 ts_tablet_manager.cc:1403] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.010s
I20260630 12:14:49.837790  9326 raft_consensus.cc:359] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.840895  9326 raft_consensus.cc:385] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.836867  9333 leader_election.cc:290] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195:45167), 6a15a8ead7d14e8da481eaf648293eaa (127.0.107.193:39399)
I20260630 12:14:49.841385  9326 raft_consensus.cc:740] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed628dd89da945f3ab0622809be6f9b8, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.842504  9326 consensus_queue.cc:260] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.844955  9326 ts_tablet_manager.cc:1434] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.006s
I20260630 12:14:49.846397  9326 tablet_bootstrap.cc:492] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8: Bootstrap starting.
I20260630 12:14:49.847764  9325 raft_consensus.cc:359] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.850366  9325 raft_consensus.cc:385] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.851271  9325 raft_consensus.cc:740] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f190f0e4664d1287d598f5ce51c77c, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.854311  9326 tablet_bootstrap.cc:654] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.852579  9325 consensus_queue.cc:260] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.860443  9327 ts_tablet_manager.cc:1434] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.002s
I20260630 12:14:49.859843  9332 raft_consensus.cc:493] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:49.861153  9332 raft_consensus.cc:515] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.867120  9325 ts_tablet_manager.cc:1434] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260630 12:14:49.875347  9332 leader_election.cc:290] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931), b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195:45167)
I20260630 12:14:49.880930  9327 tablet_bootstrap.cc:492] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa: Bootstrap starting.
I20260630 12:14:49.882370  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0036f7649646b8b793245328337952" candidate_uuid: "6a15a8ead7d14e8da481eaf648293eaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed628dd89da945f3ab0622809be6f9b8" is_pre_election: true
I20260630 12:14:49.883234  9206 raft_consensus.cc:2468] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a15a8ead7d14e8da481eaf648293eaa in term 0.
I20260630 12:14:49.884711  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d893734448ef495cac01d66af705f16a" candidate_uuid: "6a15a8ead7d14e8da481eaf648293eaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed628dd89da945f3ab0622809be6f9b8" is_pre_election: true
I20260630 12:14:49.886821  9097 leader_election.cc:304] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a15a8ead7d14e8da481eaf648293eaa, ed628dd89da945f3ab0622809be6f9b8; no voters: 
I20260630 12:14:49.885560  9205 raft_consensus.cc:2468] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a15a8ead7d14e8da481eaf648293eaa in term 0.
I20260630 12:14:49.887784  9332 raft_consensus.cc:2804] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:49.888307  9332 raft_consensus.cc:493] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:49.888923  9332 raft_consensus.cc:3060] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.890830  9097 leader_election.cc:304] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a15a8ead7d14e8da481eaf648293eaa, ed628dd89da945f3ab0622809be6f9b8; no voters: 
I20260630 12:14:49.895565  9325 tablet_bootstrap.cc:492] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c: Bootstrap starting.
I20260630 12:14:49.900693  9327 tablet_bootstrap.cc:654] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.907426  9332 raft_consensus.cc:515] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.908319  9326 tablet_bootstrap.cc:492] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8: No bootstrap required, opened a new log
I20260630 12:14:49.909305  9326 ts_tablet_manager.cc:1403] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.014s
I20260630 12:14:49.913736  9326 raft_consensus.cc:359] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.921818  9332 leader_election.cc:290] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [CANDIDATE]: Term 1 election: Requested vote from peers ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931), b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195:45167)
I20260630 12:14:49.922590  9332 raft_consensus.cc:2804] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:49.922122  9326 raft_consensus.cc:385] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.923280  9326 raft_consensus.cc:740] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed628dd89da945f3ab0622809be6f9b8, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.925520  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d893734448ef495cac01d66af705f16a" candidate_uuid: "b5f190f0e4664d1287d598f5ce51c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed628dd89da945f3ab0622809be6f9b8" is_pre_election: true
I20260630 12:14:49.922947  9332 raft_consensus.cc:493] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:49.926322  9205 raft_consensus.cc:2468] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f190f0e4664d1287d598f5ce51c77c in term 0.
I20260630 12:14:49.927426  9332 raft_consensus.cc:3060] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.927824  9246 leader_election.cc:304] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f190f0e4664d1287d598f5ce51c77c, ed628dd89da945f3ab0622809be6f9b8; no voters: 
I20260630 12:14:49.928815  9331 raft_consensus.cc:2804] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:49.929198  9331 raft_consensus.cc:493] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:49.929522  9331 raft_consensus.cc:3060] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.929483  9280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba889e6739e343a483f4c29913715714" candidate_uuid: "ed628dd89da945f3ab0622809be6f9b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f190f0e4664d1287d598f5ce51c77c" is_pre_election: true
I20260630 12:14:49.930455  9280 raft_consensus.cc:2468] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed628dd89da945f3ab0622809be6f9b8 in term 0.
I20260630 12:14:49.932775  9169 leader_election.cc:304] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f190f0e4664d1287d598f5ce51c77c, ed628dd89da945f3ab0622809be6f9b8; no voters: 
I20260630 12:14:49.924346  9326 consensus_queue.cc:260] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.938690  9333 raft_consensus.cc:2804] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:49.945307  9333 raft_consensus.cc:493] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:49.948045  9333 raft_consensus.cc:3060] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:14:49.936933  9097 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:38931, user_credentials={real_user=slave}} blocked reactor thread for 46190.7us
I20260630 12:14:49.948534  9280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0036f7649646b8b793245328337952" candidate_uuid: "6a15a8ead7d14e8da481eaf648293eaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f190f0e4664d1287d598f5ce51c77c" is_pre_election: true
I20260630 12:14:49.949330  9280 raft_consensus.cc:2468] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a15a8ead7d14e8da481eaf648293eaa in term 0.
I20260630 12:14:49.955473  9279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d893734448ef495cac01d66af705f16a" candidate_uuid: "6a15a8ead7d14e8da481eaf648293eaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f190f0e4664d1287d598f5ce51c77c" is_pre_election: true
I20260630 12:14:49.956581  9278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0036f7649646b8b793245328337952" candidate_uuid: "6a15a8ead7d14e8da481eaf648293eaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f190f0e4664d1287d598f5ce51c77c"
I20260630 12:14:49.957325  9278 raft_consensus.cc:3060] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.958045  9331 raft_consensus.cc:515] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.961311  9331 leader_election.cc:290] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [CANDIDATE]: Term 1 election: Requested vote from peers 6a15a8ead7d14e8da481eaf648293eaa (127.0.107.193:39399), ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931)
I20260630 12:14:49.961858  9331 raft_consensus.cc:493] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:49.962309  9331 raft_consensus.cc:515] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.963296  9279 raft_consensus.cc:2393] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a15a8ead7d14e8da481eaf648293eaa in current term 1: Already voted for candidate b5f190f0e4664d1287d598f5ce51c77c in this term.
I20260630 12:14:49.965561  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d893734448ef495cac01d66af705f16a" candidate_uuid: "b5f190f0e4664d1287d598f5ce51c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed628dd89da945f3ab0622809be6f9b8"
I20260630 12:14:49.966634  9205 raft_consensus.cc:3060] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.968272  9332 raft_consensus.cc:515] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.965794  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88071a91c2c04430b7e1f3267ee09ac8" candidate_uuid: "b5f190f0e4664d1287d598f5ce51c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed628dd89da945f3ab0622809be6f9b8" is_pre_election: true
I20260630 12:14:49.970062  9333 raft_consensus.cc:515] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } }
W20260630 12:14:49.970474  9246 leader_election.cc:343] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:49.972294  9333 leader_election.cc:290] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [CANDIDATE]: Term 1 election: Requested vote from peers b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195:45167), 6a15a8ead7d14e8da481eaf648293eaa (127.0.107.193:39399)
I20260630 12:14:49.973518  9325 tablet_bootstrap.cc:654] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.976001  9332 leader_election.cc:290] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [CANDIDATE]: Term 1 election: Requested vote from peers ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931), b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195:45167)
I20260630 12:14:49.978116  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0036f7649646b8b793245328337952" candidate_uuid: "6a15a8ead7d14e8da481eaf648293eaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed628dd89da945f3ab0622809be6f9b8"
I20260630 12:14:49.979069  9206 raft_consensus.cc:3060] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.981169  9278 raft_consensus.cc:2468] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a15a8ead7d14e8da481eaf648293eaa in term 1.
I20260630 12:14:49.987502  9326 ts_tablet_manager.cc:1434] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.014s
I20260630 12:14:49.988497  9278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba889e6739e343a483f4c29913715714" candidate_uuid: "ed628dd89da945f3ab0622809be6f9b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f190f0e4664d1287d598f5ce51c77c"
I20260630 12:14:49.989293  9278 raft_consensus.cc:3060] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.989471  9327 tablet_bootstrap.cc:492] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa: No bootstrap required, opened a new log
I20260630 12:14:49.989334  9204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d893734448ef495cac01d66af705f16a" candidate_uuid: "6a15a8ead7d14e8da481eaf648293eaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed628dd89da945f3ab0622809be6f9b8"
I20260630 12:14:49.990263  9327 ts_tablet_manager.cc:1403] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa: Time spent bootstrapping tablet: real 0.116s	user 0.022s	sys 0.030s
I20260630 12:14:49.991024  9326 tablet_bootstrap.cc:492] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8: Bootstrap starting.
I20260630 12:14:49.992636  9333 raft_consensus.cc:493] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:49.993276  9333 raft_consensus.cc:515] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:49.995702  9333 leader_election.cc:290] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a15a8ead7d14e8da481eaf648293eaa (127.0.107.193:39399), b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195:45167)
I20260630 12:14:49.965587  9331 leader_election.cc:290] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a15a8ead7d14e8da481eaf648293eaa (127.0.107.193:39399), ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931)
I20260630 12:14:49.997208  9279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73d83f38ea14e74ad8ee99e56cc70a6" candidate_uuid: "ed628dd89da945f3ab0622809be6f9b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f190f0e4664d1287d598f5ce51c77c" is_pre_election: true
I20260630 12:14:49.997608  9131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d893734448ef495cac01d66af705f16a" candidate_uuid: "b5f190f0e4664d1287d598f5ce51c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a15a8ead7d14e8da481eaf648293eaa" is_pre_election: true
I20260630 12:14:49.998565  9131 raft_consensus.cc:2393] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5f190f0e4664d1287d598f5ce51c77c in current term 1: Already voted for candidate 6a15a8ead7d14e8da481eaf648293eaa in this term.
I20260630 12:14:50.000126  9131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d893734448ef495cac01d66af705f16a" candidate_uuid: "b5f190f0e4664d1287d598f5ce51c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a15a8ead7d14e8da481eaf648293eaa"
I20260630 12:14:50.000933  9131 raft_consensus.cc:2393] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b5f190f0e4664d1287d598f5ce51c77c in current term 1: Already voted for candidate 6a15a8ead7d14e8da481eaf648293eaa in this term.
I20260630 12:14:50.001441  9278 raft_consensus.cc:2468] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed628dd89da945f3ab0622809be6f9b8 in term 1.
I20260630 12:14:50.001194  9094 leader_election.cc:304] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a15a8ead7d14e8da481eaf648293eaa, b5f190f0e4664d1287d598f5ce51c77c; no voters: 
W20260630 12:14:50.002398  9169 leader_election.cc:343] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195:45167): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:50.003083  9332 raft_consensus.cc:493] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:50.003316  9131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88071a91c2c04430b7e1f3267ee09ac8" candidate_uuid: "b5f190f0e4664d1287d598f5ce51c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a15a8ead7d14e8da481eaf648293eaa" is_pre_election: true
I20260630 12:14:50.003857  9332 raft_consensus.cc:515] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.004453  9169 leader_election.cc:304] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f190f0e4664d1287d598f5ce51c77c, ed628dd89da945f3ab0622809be6f9b8; no voters: 
W20260630 12:14:50.005532  9077 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:50.006114  9333 raft_consensus.cc:2804] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:50.006868  9129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba889e6739e343a483f4c29913715714" candidate_uuid: "ed628dd89da945f3ab0622809be6f9b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a15a8ead7d14e8da481eaf648293eaa"
I20260630 12:14:50.007638  9129 raft_consensus.cc:3060] T ba889e6739e343a483f4c29913715714 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.007727  9327 raft_consensus.cc:359] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.008507  9327 raft_consensus.cc:385] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.009114  9332 leader_election.cc:290] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931), b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195:45167)
I20260630 12:14:50.009693  9332 raft_consensus.cc:2804] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:50.010214  9332 raft_consensus.cc:697] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 LEADER]: Becoming Leader. State: Replica: 6a15a8ead7d14e8da481eaf648293eaa, State: Running, Role: LEADER
I20260630 12:14:50.010283  9128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73d83f38ea14e74ad8ee99e56cc70a6" candidate_uuid: "ed628dd89da945f3ab0622809be6f9b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a15a8ead7d14e8da481eaf648293eaa" is_pre_election: true
I20260630 12:14:50.011083  9332 consensus_queue.cc:237] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.011992  9130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba889e6739e343a483f4c29913715714" candidate_uuid: "ed628dd89da945f3ab0622809be6f9b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a15a8ead7d14e8da481eaf648293eaa" is_pre_election: true
I20260630 12:14:50.012416  9205 raft_consensus.cc:2468] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f190f0e4664d1287d598f5ce51c77c in term 1.
I20260630 12:14:50.013458  9279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d893734448ef495cac01d66af705f16a" candidate_uuid: "6a15a8ead7d14e8da481eaf648293eaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f190f0e4664d1287d598f5ce51c77c"
I20260630 12:14:50.014250  9279 raft_consensus.cc:2393] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a15a8ead7d14e8da481eaf648293eaa in current term 1: Already voted for candidate b5f190f0e4664d1287d598f5ce51c77c in this term.
I20260630 12:14:50.008399  9204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88071a91c2c04430b7e1f3267ee09ac8" candidate_uuid: "6a15a8ead7d14e8da481eaf648293eaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed628dd89da945f3ab0622809be6f9b8" is_pre_election: true
I20260630 12:14:50.008976  9327 raft_consensus.cc:740] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a15a8ead7d14e8da481eaf648293eaa, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.015547  9094 leader_election.cc:304] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [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: 6a15a8ead7d14e8da481eaf648293eaa; no voters: b5f190f0e4664d1287d598f5ce51c77c, ed628dd89da945f3ab0622809be6f9b8
I20260630 12:14:50.015995  9129 raft_consensus.cc:2468] T ba889e6739e343a483f4c29913715714 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed628dd89da945f3ab0622809be6f9b8 in term 1.
I20260630 12:14:50.016518  9131 raft_consensus.cc:2468] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f190f0e4664d1287d598f5ce51c77c in term 0.
W20260630 12:14:50.016716  9169 leader_election.cc:343] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a15a8ead7d14e8da481eaf648293eaa (127.0.107.193:39399): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:50.017462  9169 leader_election.cc:304] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [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: ed628dd89da945f3ab0622809be6f9b8; no voters: 6a15a8ead7d14e8da481eaf648293eaa, b5f190f0e4664d1287d598f5ce51c77c
I20260630 12:14:50.017750  9333 raft_consensus.cc:697] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [term 1 LEADER]: Becoming Leader. State: Replica: ed628dd89da945f3ab0622809be6f9b8, State: Running, Role: LEADER
I20260630 12:14:50.017969  9246 leader_election.cc:304] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [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: b5f190f0e4664d1287d598f5ce51c77c, ed628dd89da945f3ab0622809be6f9b8; no voters: 6a15a8ead7d14e8da481eaf648293eaa
I20260630 12:14:50.019004  9355 raft_consensus.cc:2749] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:50.018780  9333 consensus_queue.cc:237] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } }
I20260630 12:14:50.019423  9331 raft_consensus.cc:2804] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:50.020867  9331 raft_consensus.cc:697] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [term 1 LEADER]: Becoming Leader. State: Replica: b5f190f0e4664d1287d598f5ce51c77c, State: Running, Role: LEADER
I20260630 12:14:50.021996  9350 raft_consensus.cc:2749] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:50.021767  9331 consensus_queue.cc:237] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.022984  9326 tablet_bootstrap.cc:654] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.017328  9327 consensus_queue.cc:260] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
W20260630 12:14:50.016911  9097 leader_election.cc:343] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:50.014621  9278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88071a91c2c04430b7e1f3267ee09ac8" candidate_uuid: "6a15a8ead7d14e8da481eaf648293eaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f190f0e4664d1287d598f5ce51c77c" is_pre_election: true
I20260630 12:14:50.028267  9327 ts_tablet_manager.cc:1434] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260630 12:14:50.016013  9206 raft_consensus.cc:2468] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a15a8ead7d14e8da481eaf648293eaa in term 1.
I20260630 12:14:50.034682  9278 raft_consensus.cc:2468] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a15a8ead7d14e8da481eaf648293eaa in term 0.
I20260630 12:14:50.034621  9243 leader_election.cc:304] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [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: 6a15a8ead7d14e8da481eaf648293eaa, b5f190f0e4664d1287d598f5ce51c77c; no voters: ed628dd89da945f3ab0622809be6f9b8
I20260630 12:14:50.038439  9353 raft_consensus.cc:2804] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:50.038986  9353 raft_consensus.cc:493] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:50.039439  9353 raft_consensus.cc:3060] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.042526  9026 catalog_manager.cc:5697] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ed628dd89da945f3ab0622809be6f9b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:50.046093  9327 tablet_bootstrap.cc:492] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa: Bootstrap starting.
I20260630 12:14:50.049424  9353 raft_consensus.cc:515] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.053704  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88071a91c2c04430b7e1f3267ee09ac8" candidate_uuid: "b5f190f0e4664d1287d598f5ce51c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed628dd89da945f3ab0622809be6f9b8"
I20260630 12:14:50.053691  9131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88071a91c2c04430b7e1f3267ee09ac8" candidate_uuid: "b5f190f0e4664d1287d598f5ce51c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a15a8ead7d14e8da481eaf648293eaa"
I20260630 12:14:50.055378  9131 raft_consensus.cc:3060] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.054481  9027 catalog_manager.cc:5697] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a15a8ead7d14e8da481eaf648293eaa (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6a15a8ead7d14e8da481eaf648293eaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:50.063464  9325 tablet_bootstrap.cc:492] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c: No bootstrap required, opened a new log
I20260630 12:14:50.064373  9325 ts_tablet_manager.cc:1403] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c: Time spent bootstrapping tablet: real 0.169s	user 0.016s	sys 0.008s
W20260630 12:14:50.065184  9246 leader_election.cc:343] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:50.068720  9327 tablet_bootstrap.cc:654] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.067984  9028 catalog_manager.cc:5697] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "b5f190f0e4664d1287d598f5ce51c77c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:50.075858  9326 tablet_bootstrap.cc:492] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8: No bootstrap required, opened a new log
I20260630 12:14:50.075891  9325 raft_consensus.cc:359] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.069734  9131 raft_consensus.cc:2468] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f190f0e4664d1287d598f5ce51c77c in term 1.
I20260630 12:14:50.076972  9325 raft_consensus.cc:385] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.070354  9353 leader_election.cc:290] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [CANDIDATE]: Term 1 election: Requested vote from peers 6a15a8ead7d14e8da481eaf648293eaa (127.0.107.193:39399), ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931)
I20260630 12:14:50.077363  9325 raft_consensus.cc:740] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f190f0e4664d1287d598f5ce51c77c, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.076598  9326 ts_tablet_manager.cc:1403] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.003s
W20260630 12:14:50.069626  9094 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:45167, user_credentials={real_user=slave}} blocked reactor thread for 54177us
I20260630 12:14:50.078142  9243 leader_election.cc:304] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [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: 6a15a8ead7d14e8da481eaf648293eaa, b5f190f0e4664d1287d598f5ce51c77c; no voters: ed628dd89da945f3ab0622809be6f9b8
I20260630 12:14:50.078886  9094 leader_election.cc:304] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [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: 6a15a8ead7d14e8da481eaf648293eaa, b5f190f0e4664d1287d598f5ce51c77c; no voters: ed628dd89da945f3ab0622809be6f9b8
I20260630 12:14:50.079711  9358 raft_consensus.cc:2764] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:14:50.078191  9325 consensus_queue.cc:260] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.081147  9331 raft_consensus.cc:2804] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:50.080781  9326 raft_consensus.cc:359] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.081701  9331 raft_consensus.cc:697] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [term 1 LEADER]: Becoming Leader. State: Replica: b5f190f0e4664d1287d598f5ce51c77c, State: Running, Role: LEADER
I20260630 12:14:50.082648  9331 consensus_queue.cc:237] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.083220  9325 ts_tablet_manager.cc:1434] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.003s
I20260630 12:14:50.084687  9325 tablet_bootstrap.cc:492] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c: Bootstrap starting.
I20260630 12:14:50.081677  9326 raft_consensus.cc:385] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.088078  9326 raft_consensus.cc:740] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed628dd89da945f3ab0622809be6f9b8, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.090238  9327 tablet_bootstrap.cc:492] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa: No bootstrap required, opened a new log
I20260630 12:14:50.089859  9326 consensus_queue.cc:260] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.090946  9327 ts_tablet_manager.cc:1403] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.003s
I20260630 12:14:50.093245  9325 tablet_bootstrap.cc:654] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.094154  9326 ts_tablet_manager.cc:1434] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260630 12:14:50.095247  9326 tablet_bootstrap.cc:492] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8: Bootstrap starting.
I20260630 12:14:50.094856  9327 raft_consensus.cc:359] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.095749  9327 raft_consensus.cc:385] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.096148  9327 raft_consensus.cc:740] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a15a8ead7d14e8da481eaf648293eaa, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.097239  9327 consensus_queue.cc:260] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.100589  9327 ts_tablet_manager.cc:1434] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:14:50.106858  9331 raft_consensus.cc:493] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:50.107484  9331 raft_consensus.cc:515] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.111083  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6d64584ac6419f8ed443ee29ffd982" candidate_uuid: "b5f190f0e4664d1287d598f5ce51c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed628dd89da945f3ab0622809be6f9b8" is_pre_election: true
I20260630 12:14:50.112396  9131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6d64584ac6419f8ed443ee29ffd982" candidate_uuid: "b5f190f0e4664d1287d598f5ce51c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a15a8ead7d14e8da481eaf648293eaa" is_pre_election: true
W20260630 12:14:50.113682  9246 leader_election.cc:343] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:50.114326  9131 raft_consensus.cc:2468] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f190f0e4664d1287d598f5ce51c77c in term 0.
I20260630 12:14:50.115113  9331 leader_election.cc:290] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a15a8ead7d14e8da481eaf648293eaa (127.0.107.193:39399), ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931)
I20260630 12:14:50.115589  9243 leader_election.cc:304] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [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: 6a15a8ead7d14e8da481eaf648293eaa, b5f190f0e4664d1287d598f5ce51c77c; no voters: ed628dd89da945f3ab0622809be6f9b8
I20260630 12:14:50.116487  9331 raft_consensus.cc:2804] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:50.116858  9331 raft_consensus.cc:493] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:50.117200  9331 raft_consensus.cc:3060] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.119320  9326 tablet_bootstrap.cc:654] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.126718  9331 raft_consensus.cc:515] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.130264  9131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6d64584ac6419f8ed443ee29ffd982" candidate_uuid: "b5f190f0e4664d1287d598f5ce51c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a15a8ead7d14e8da481eaf648293eaa"
I20260630 12:14:50.131145  9131 raft_consensus.cc:3060] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.142628  9131 raft_consensus.cc:2468] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f190f0e4664d1287d598f5ce51c77c in term 1.
I20260630 12:14:50.143321  9325 tablet_bootstrap.cc:492] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c: No bootstrap required, opened a new log
I20260630 12:14:50.143971  9325 ts_tablet_manager.cc:1403] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.035s
I20260630 12:14:50.144290  9243 leader_election.cc:304] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a15a8ead7d14e8da481eaf648293eaa, b5f190f0e4664d1287d598f5ce51c77c; no voters: 
I20260630 12:14:50.145723  9353 raft_consensus.cc:2804] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:50.145478  9028 catalog_manager.cc:5697] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "b5f190f0e4664d1287d598f5ce51c77c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:50.147239  9325 raft_consensus.cc:359] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.148039  9325 raft_consensus.cc:385] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.148327  9325 raft_consensus.cc:740] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f190f0e4664d1287d598f5ce51c77c, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.149184  9325 consensus_queue.cc:260] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.152417  9325 ts_tablet_manager.cc:1434] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260630 12:14:50.153595  9331 leader_election.cc:290] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [CANDIDATE]: Term 1 election: Requested vote from peers 6a15a8ead7d14e8da481eaf648293eaa (127.0.107.193:39399), ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931)
I20260630 12:14:50.153460  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6d64584ac6419f8ed443ee29ffd982" candidate_uuid: "b5f190f0e4664d1287d598f5ce51c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed628dd89da945f3ab0622809be6f9b8"
W20260630 12:14:50.155256  9246 leader_election.cc:343] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:50.155432  9326 tablet_bootstrap.cc:492] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8: No bootstrap required, opened a new log
I20260630 12:14:50.156904  9326 ts_tablet_manager.cc:1403] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.015s
I20260630 12:14:50.158314  9353 raft_consensus.cc:697] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [term 1 LEADER]: Becoming Leader. State: Replica: b5f190f0e4664d1287d598f5ce51c77c, State: Running, Role: LEADER
I20260630 12:14:50.159308  9353 consensus_queue.cc:237] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.160390  9326 raft_consensus.cc:359] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.161192  9326 raft_consensus.cc:385] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.161489  9326 raft_consensus.cc:740] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed628dd89da945f3ab0622809be6f9b8, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.162261  9326 consensus_queue.cc:260] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.164669  9326 ts_tablet_manager.cc:1434] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.002s
I20260630 12:14:50.170364  9026 catalog_manager.cc:5697] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "b5f190f0e4664d1287d598f5ce51c77c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:50.190897  9358 raft_consensus.cc:493] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:50.191593  9358 raft_consensus.cc:515] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.193565  9358 leader_election.cc:290] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931), b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195:45167)
I20260630 12:14:50.194468  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73d83f38ea14e74ad8ee99e56cc70a6" candidate_uuid: "6a15a8ead7d14e8da481eaf648293eaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed628dd89da945f3ab0622809be6f9b8" is_pre_election: true
I20260630 12:14:50.194579  9278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73d83f38ea14e74ad8ee99e56cc70a6" candidate_uuid: "6a15a8ead7d14e8da481eaf648293eaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f190f0e4664d1287d598f5ce51c77c" is_pre_election: true
I20260630 12:14:50.195135  9205 raft_consensus.cc:2468] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a15a8ead7d14e8da481eaf648293eaa in term 0.
I20260630 12:14:50.195246  9278 raft_consensus.cc:2468] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a15a8ead7d14e8da481eaf648293eaa in term 0.
I20260630 12:14:50.196316  9097 leader_election.cc:304] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a15a8ead7d14e8da481eaf648293eaa, ed628dd89da945f3ab0622809be6f9b8; no voters: 
I20260630 12:14:50.197142  9358 raft_consensus.cc:2804] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:50.197506  9358 raft_consensus.cc:493] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:50.197784  9358 raft_consensus.cc:3060] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.203127  9358 raft_consensus.cc:515] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.204784  9358 leader_election.cc:290] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [CANDIDATE]: Term 1 election: Requested vote from peers ed628dd89da945f3ab0622809be6f9b8 (127.0.107.194:38931), b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195:45167)
I20260630 12:14:50.205777  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73d83f38ea14e74ad8ee99e56cc70a6" candidate_uuid: "6a15a8ead7d14e8da481eaf648293eaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed628dd89da945f3ab0622809be6f9b8"
I20260630 12:14:50.205842  9278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73d83f38ea14e74ad8ee99e56cc70a6" candidate_uuid: "6a15a8ead7d14e8da481eaf648293eaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f190f0e4664d1287d598f5ce51c77c"
I20260630 12:14:50.206640  9205 raft_consensus.cc:3060] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.206650  9278 raft_consensus.cc:3060] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.212385  9205 raft_consensus.cc:2468] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a15a8ead7d14e8da481eaf648293eaa in term 1.
I20260630 12:14:50.212385  9278 raft_consensus.cc:2468] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a15a8ead7d14e8da481eaf648293eaa in term 1.
I20260630 12:14:50.213793  9097 leader_election.cc:304] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a15a8ead7d14e8da481eaf648293eaa, ed628dd89da945f3ab0622809be6f9b8; no voters: 
I20260630 12:14:50.214535  9358 raft_consensus.cc:2804] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:50.215035  9358 raft_consensus.cc:697] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 LEADER]: Becoming Leader. State: Replica: 6a15a8ead7d14e8da481eaf648293eaa, State: Running, Role: LEADER
I20260630 12:14:50.215812  9358 consensus_queue.cc:237] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.223186  9028 catalog_manager.cc:5697] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a15a8ead7d14e8da481eaf648293eaa (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6a15a8ead7d14e8da481eaf648293eaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:50.324702  9333 raft_consensus.cc:493] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:50.325479  9333 raft_consensus.cc:515] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.328078  9333 leader_election.cc:290] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a15a8ead7d14e8da481eaf648293eaa (127.0.107.193:39399), b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195:45167)
I20260630 12:14:50.330621  9131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88071a91c2c04430b7e1f3267ee09ac8" candidate_uuid: "ed628dd89da945f3ab0622809be6f9b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a15a8ead7d14e8da481eaf648293eaa" is_pre_election: true
I20260630 12:14:50.331533  9131 raft_consensus.cc:2393] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed628dd89da945f3ab0622809be6f9b8 in current term 1: Already voted for candidate b5f190f0e4664d1287d598f5ce51c77c in this term.
I20260630 12:14:50.332489  9278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88071a91c2c04430b7e1f3267ee09ac8" candidate_uuid: "ed628dd89da945f3ab0622809be6f9b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f190f0e4664d1287d598f5ce51c77c" is_pre_election: true
I20260630 12:14:50.334265  9169 leader_election.cc:304] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8 [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: ed628dd89da945f3ab0622809be6f9b8; no voters: 6a15a8ead7d14e8da481eaf648293eaa, b5f190f0e4664d1287d598f5ce51c77c
I20260630 12:14:50.335511  9333 raft_consensus.cc:3060] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.344247  9333 raft_consensus.cc:2749] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:50.406388  9353 consensus_queue.cc:1048] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:50.433548  9371 consensus_queue.cc:1048] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:50.513336  9131 raft_consensus.cc:1275] T ba889e6739e343a483f4c29913715714 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Refusing update from remote peer ed628dd89da945f3ab0622809be6f9b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.513890  9278 raft_consensus.cc:1275] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Refusing update from remote peer ed628dd89da945f3ab0622809be6f9b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.518090  9355 consensus_queue.cc:1048] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:50.521162  9278 raft_consensus.cc:1275] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Refusing update from remote peer 6a15a8ead7d14e8da481eaf648293eaa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.523339  9350 consensus_queue.cc:1048] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:50.527814  9355 raft_consensus.cc:493] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:50.528398  9355 raft_consensus.cc:515] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 } } peers { permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 } } peers { permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 } }
I20260630 12:14:50.528581  9205 raft_consensus.cc:1275] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Refusing update from remote peer 6a15a8ead7d14e8da481eaf648293eaa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.528672  9333 consensus_queue.cc:1048] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:50.530602  9355 leader_election.cc:290] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a15a8ead7d14e8da481eaf648293eaa (127.0.107.193:39399), b5f190f0e4664d1287d598f5ce51c77c (127.0.107.195:45167)
I20260630 12:14:50.531157  9332 consensus_queue.cc:1048] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:50.532866  9129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6d64584ac6419f8ed443ee29ffd982" candidate_uuid: "ed628dd89da945f3ab0622809be6f9b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a15a8ead7d14e8da481eaf648293eaa" is_pre_election: true
I20260630 12:14:50.533785  9129 raft_consensus.cc:2393] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed628dd89da945f3ab0622809be6f9b8 in current term 1: Already voted for candidate b5f190f0e4664d1287d598f5ce51c77c in this term.
I20260630 12:14:50.546636  9206 raft_consensus.cc:1275] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Refusing update from remote peer 6a15a8ead7d14e8da481eaf648293eaa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.548466  9332 consensus_queue.cc:1048] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:50.560562  9203 raft_consensus.cc:3060] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.571307  9203 raft_consensus.cc:1275] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Refusing update from remote peer b5f190f0e4664d1287d598f5ce51c77c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.582682  9353 consensus_queue.cc:1048] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:50.596657  9279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6d64584ac6419f8ed443ee29ffd982" candidate_uuid: "ed628dd89da945f3ab0622809be6f9b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f190f0e4664d1287d598f5ce51c77c" is_pre_election: true
I20260630 12:14:50.602944  9169 leader_election.cc:304] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8 [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: ed628dd89da945f3ab0622809be6f9b8; no voters: 6a15a8ead7d14e8da481eaf648293eaa, b5f190f0e4664d1287d598f5ce51c77c
I20260630 12:14:50.606842  9130 raft_consensus.cc:1275] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Refusing update from remote peer b5f190f0e4664d1287d598f5ce51c77c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.608487  9277 raft_consensus.cc:1275] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Refusing update from remote peer 6a15a8ead7d14e8da481eaf648293eaa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.625013  9130 raft_consensus.cc:1275] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Refusing update from remote peer b5f190f0e4664d1287d598f5ce51c77c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.627626  9203 raft_consensus.cc:1275] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Refusing update from remote peer b5f190f0e4664d1287d598f5ce51c77c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.623241  9332 consensus_queue.cc:1048] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f190f0e4664d1287d598f5ce51c77c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260630 12:14:50.629350  9370 consensus_queue.cc:1048] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:50.641402  9370 consensus_queue.cc:1048] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed628dd89da945f3ab0622809be6f9b8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:14:50.618399  9353 consensus_queue.cc:1048] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a15a8ead7d14e8da481eaf648293eaa" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260630 12:14:50.656245  9333 raft_consensus.cc:2749] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:50.851773  9395 mvcc.cc:204] Tried to move back new op lower bound from 7302437644357713920 to 7302437642316423168. Current Snapshot: MvccSnapshot[applied={T|T < 7302437644357713920}]
W20260630 12:14:50.886052  9411 log.cc:927] Time spent T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
W20260630 12:14:50.941862  9415 log.cc:927] Time spent T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
W20260630 12:14:51.228636  9375 meta_cache.cc:1261] Time spent looking up entry by key: real 0.069s	user 0.002s	sys 0.000s
W20260630 12:14:51.341202  9375 meta_cache.cc:1261] Time spent looking up entry by key: real 0.091s	user 0.000s	sys 0.000s
I20260630 12:14:51.845309   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:51.868804   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:51.869486   431 tablet_replica.cc:333] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa: stopping tablet replica
I20260630 12:14:51.870121   431 raft_consensus.cc:2243] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:51.870939   431 raft_consensus.cc:2272] T f73d83f38ea14e74ad8ee99e56cc70a6 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.873814   431 tablet_replica.cc:333] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa: stopping tablet replica
I20260630 12:14:51.874424   431 raft_consensus.cc:2243] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.874924   431 raft_consensus.cc:2272] T 4d6d64584ac6419f8ed443ee29ffd982 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.877529   431 tablet_replica.cc:333] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa: stopping tablet replica
I20260630 12:14:51.878113   431 raft_consensus.cc:2243] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.878607   431 raft_consensus.cc:2272] T d893734448ef495cac01d66af705f16a P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.881292   431 tablet_replica.cc:333] T ba889e6739e343a483f4c29913715714 P 6a15a8ead7d14e8da481eaf648293eaa: stopping tablet replica
I20260630 12:14:51.881843   431 raft_consensus.cc:2243] T ba889e6739e343a483f4c29913715714 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.882335   431 raft_consensus.cc:2272] T ba889e6739e343a483f4c29913715714 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.884915   431 tablet_replica.cc:333] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa: stopping tablet replica
I20260630 12:14:51.885558   431 raft_consensus.cc:2243] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.886029   431 raft_consensus.cc:2272] T 88071a91c2c04430b7e1f3267ee09ac8 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.888470   431 tablet_replica.cc:333] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa: stopping tablet replica
I20260630 12:14:51.888975   431 raft_consensus.cc:2243] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:51.889827   431 raft_consensus.cc:2272] T 4a0036f7649646b8b793245328337952 P 6a15a8ead7d14e8da481eaf648293eaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.915529   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:51.931383   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:51.955265   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:51.956183   431 tablet_replica.cc:333] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8: stopping tablet replica
I20260630 12:14:51.956822   431 raft_consensus.cc:2243] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.957355   431 raft_consensus.cc:2272] T f73d83f38ea14e74ad8ee99e56cc70a6 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.959978   431 tablet_replica.cc:333] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8: stopping tablet replica
I20260630 12:14:51.960582   431 raft_consensus.cc:2243] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.961176   431 raft_consensus.cc:2272] T 4d6d64584ac6419f8ed443ee29ffd982 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.963721   431 tablet_replica.cc:333] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8: stopping tablet replica
I20260630 12:14:51.964321   431 raft_consensus.cc:2243] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:51.965183   431 raft_consensus.cc:2272] T ba889e6739e343a483f4c29913715714 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.967573   431 tablet_replica.cc:333] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8: stopping tablet replica
I20260630 12:14:51.968199   431 raft_consensus.cc:2243] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.968712   431 raft_consensus.cc:2272] T d893734448ef495cac01d66af705f16a P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.971346   431 tablet_replica.cc:333] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8: stopping tablet replica
I20260630 12:14:51.971899   431 raft_consensus.cc:2243] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.972462   431 raft_consensus.cc:2272] T 88071a91c2c04430b7e1f3267ee09ac8 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:51.975077   431 tablet_replica.cc:333] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8: stopping tablet replica
I20260630 12:14:51.975605   431 raft_consensus.cc:2243] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:51.976107   431 raft_consensus.cc:2272] T 4a0036f7649646b8b793245328337952 P ed628dd89da945f3ab0622809be6f9b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.002146   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:52.019378   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:52.045881   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:52.046543   431 tablet_replica.cc:333] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c: stopping tablet replica
I20260630 12:14:52.047171   431 raft_consensus.cc:2243] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:52.047684   431 raft_consensus.cc:2272] T f73d83f38ea14e74ad8ee99e56cc70a6 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.050758   431 tablet_replica.cc:333] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c: stopping tablet replica
I20260630 12:14:52.051345   431 raft_consensus.cc:2243] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:52.051847   431 raft_consensus.cc:2272] T ba889e6739e343a483f4c29913715714 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.054761   431 tablet_replica.cc:333] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c: stopping tablet replica
I20260630 12:14:52.055365   431 raft_consensus.cc:2243] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:52.056250   431 raft_consensus.cc:2272] T 4d6d64584ac6419f8ed443ee29ffd982 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.058890   431 tablet_replica.cc:333] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c: stopping tablet replica
I20260630 12:14:52.059674   431 raft_consensus.cc:2243] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:52.060858   431 raft_consensus.cc:2272] T d893734448ef495cac01d66af705f16a P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.067045   431 tablet_replica.cc:333] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c: stopping tablet replica
I20260630 12:14:52.067637   431 raft_consensus.cc:2243] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:52.068230   431 raft_consensus.cc:2272] T 4a0036f7649646b8b793245328337952 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.070681   431 tablet_replica.cc:333] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c: stopping tablet replica
I20260630 12:14:52.071201   431 raft_consensus.cc:2243] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:52.072057   431 raft_consensus.cc:2272] T 88071a91c2c04430b7e1f3267ee09ac8 P b5f190f0e4664d1287d598f5ce51c77c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.098771   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:52.114632   431 master.cc:562] Master@127.0.107.254:35071 shutting down...
I20260630 12:14:52.135520   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:52.136112   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:52.136425   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ea903c85c29b46d8b06da85a9cc11388: stopping tablet replica
I20260630 12:14:52.156510   431 master.cc:584] Master@127.0.107.254:35071 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4322 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:14:52.186684   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42287
I20260630 12:14:52.187852   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:52.193048  9428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:52.193414  9429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:52.194955  9431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:52.195792   431 server_base.cc:1061] running on GCE node
I20260630 12:14:52.196564   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:52.196748   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:52.196862   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821692196852 us; error 0 us; skew 500 ppm
I20260630 12:14:52.197515   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:52.199854   431 webserver.cc:533] Webserver started at http://127.0.107.254:34115/ using document root <none> and password file <none>
I20260630 12:14:52.200284   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:52.200461   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:52.200675   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:52.201786   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "9ed2c247204048dd8e8e9c5d28153969"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-z8mm"
I20260630 12:14:52.206259   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:52.209796  9436 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.210721   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:52.210989   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "9ed2c247204048dd8e8e9c5d28153969"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-z8mm"
I20260630 12:14:52.211228   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-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)
I20260630 12:14:52.228875   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:52.229902   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:52.265174   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42287
I20260630 12:14:52.265276  9487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42287 every 8 connection(s)
I20260630 12:14:52.269322  9488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.280007  9488 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969: Bootstrap starting.
I20260630 12:14:52.284364  9488 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.288385  9488 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969: No bootstrap required, opened a new log
I20260630 12:14:52.290660  9488 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ed2c247204048dd8e8e9c5d28153969" member_type: VOTER }
I20260630 12:14:52.291061  9488 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.291235  9488 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ed2c247204048dd8e8e9c5d28153969, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.291828  9488 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ed2c247204048dd8e8e9c5d28153969" member_type: VOTER }
I20260630 12:14:52.292260  9488 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:52.292443  9488 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:52.292651  9488 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:52.297366  9488 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ed2c247204048dd8e8e9c5d28153969" member_type: VOTER }
I20260630 12:14:52.297897  9488 leader_election.cc:304] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [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: 9ed2c247204048dd8e8e9c5d28153969; no voters: 
I20260630 12:14:52.298974  9488 leader_election.cc:290] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:52.299374  9491 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:52.300757  9491 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [term 1 LEADER]: Becoming Leader. State: Replica: 9ed2c247204048dd8e8e9c5d28153969, State: Running, Role: LEADER
I20260630 12:14:52.301477  9491 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [LEADER]: Queue going to LEADER mode. State: All 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: "9ed2c247204048dd8e8e9c5d28153969" member_type: VOTER }
I20260630 12:14:52.302047  9488 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:52.306303  9492 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9ed2c247204048dd8e8e9c5d28153969" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ed2c247204048dd8e8e9c5d28153969" member_type: VOTER } }
I20260630 12:14:52.307346  9492 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:52.306470  9493 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9ed2c247204048dd8e8e9c5d28153969. Latest consensus state: current_term: 1 leader_uuid: "9ed2c247204048dd8e8e9c5d28153969" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ed2c247204048dd8e8e9c5d28153969" member_type: VOTER } }
I20260630 12:14:52.308743  9493 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:52.310096  9498 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:52.315066  9498 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:52.318997   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:52.324481  9498 catalog_manager.cc:1383] Generated new cluster ID: aba6d18a12f04971ad350b4f584e5040
I20260630 12:14:52.324803  9498 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:52.338898  9498 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:52.340221  9498 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:52.358778  9498 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969: Generated new TSK 0
I20260630 12:14:52.359463  9498 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:52.386449   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:52.392692  9509 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:52.393463  9510 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:52.395961   431 server_base.cc:1061] running on GCE node
W20260630 12:14:52.396220  9512 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:52.397320   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:52.397550   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:52.397734   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821692397718 us; error 0 us; skew 500 ppm
I20260630 12:14:52.398245   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:52.400640   431 webserver.cc:533] Webserver started at http://127.0.107.193:39639/ using document root <none> and password file <none>
I20260630 12:14:52.401197   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:52.401402   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:52.401678   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:52.402771   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "f1efa5851c704757aba6aab08576fd26"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-z8mm"
I20260630 12:14:52.407500   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:52.411056  9517 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.411928   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:52.412302   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "f1efa5851c704757aba6aab08576fd26"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-z8mm"
I20260630 12:14:52.412611   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-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)
I20260630 12:14:52.431512   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:52.432687   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:52.434304   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:52.436640   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:52.436877   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.437165   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:52.437351   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.475348   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42541
I20260630 12:14:52.475433  9579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42541 every 8 connection(s)
I20260630 12:14:52.480515   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:52.487478  9584 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:52.488469  9585 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:52.491303  9587 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:52.492301   431 server_base.cc:1061] running on GCE node
I20260630 12:14:52.493096  9580 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42287
I20260630 12:14:52.493500  9580 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:52.494278  9580 heartbeater.cc:507] Master 127.0.107.254:42287 requested a full tablet report, sending...
I20260630 12:14:52.494561   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:52.494830   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:52.495007   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821692494995 us; error 0 us; skew 500 ppm
I20260630 12:14:52.495565   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:52.496652  9453 ts_manager.cc:194] Registered new tserver with Master: f1efa5851c704757aba6aab08576fd26 (127.0.107.193:42541)
I20260630 12:14:52.498306   431 webserver.cc:533] Webserver started at http://127.0.107.194:43079/ using document root <none> and password file <none>
I20260630 12:14:52.498848  9453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45404
I20260630 12:14:52.498855   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:52.499326   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:52.499610   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:52.500989   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "77ab00fd2dd84025a642ceb9189ab07d"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-z8mm"
I20260630 12:14:52.505621   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:52.508780  9592 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.509585   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:52.509949   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "77ab00fd2dd84025a642ceb9189ab07d"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-z8mm"
I20260630 12:14:52.510200   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-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)
I20260630 12:14:52.563445   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:52.564531   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:52.566102   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:52.568395   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:52.568635   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.568905   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:52.569105   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:14:52.610774   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44447
I20260630 12:14:52.610877  9654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44447 every 8 connection(s)
I20260630 12:14:52.615744   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:52.622964  9658 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:52.623968  9659 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:52.628659  9661 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:52.630038  9655 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42287
I20260630 12:14:52.630542  9655 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:52.631207   431 server_base.cc:1061] running on GCE node
I20260630 12:14:52.631582  9655 heartbeater.cc:507] Master 127.0.107.254:42287 requested a full tablet report, sending...
I20260630 12:14:52.632180   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:52.632434   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:52.632642   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821692632624 us; error 0 us; skew 500 ppm
I20260630 12:14:52.633405   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:52.633881  9453 ts_manager.cc:194] Registered new tserver with Master: 77ab00fd2dd84025a642ceb9189ab07d (127.0.107.194:44447)
I20260630 12:14:52.635367  9453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45416
I20260630 12:14:52.636282   431 webserver.cc:533] Webserver started at http://127.0.107.195:40721/ using document root <none> and password file <none>
I20260630 12:14:52.636998   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:52.637277   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:52.637596   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:52.638827   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "4d8c43fa93c54c7eaf21e9e2e8cb806e"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-z8mm"
I20260630 12:14:52.643256   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:52.646509  9666 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.647313   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:52.647572   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "4d8c43fa93c54c7eaf21e9e2e8cb806e"
format_stamp: "Formatted at 2026-06-30 12:14:52 on dist-test-slave-z8mm"
I20260630 12:14:52.647830   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821473573380-431-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)
I20260630 12:14:52.663594   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:52.664598   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:52.666325   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:52.668944   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:52.669258   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.669570   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:52.669759   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:52.706946   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40105
I20260630 12:14:52.707042  9728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40105 every 8 connection(s)
I20260630 12:14:52.720801  9729 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42287
I20260630 12:14:52.721266  9729 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:52.722013  9729 heartbeater.cc:507] Master 127.0.107.254:42287 requested a full tablet report, sending...
I20260630 12:14:52.723896  9453 ts_manager.cc:194] Registered new tserver with Master: 4d8c43fa93c54c7eaf21e9e2e8cb806e (127.0.107.195:40105)
I20260630 12:14:52.723991   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013883648s
I20260630 12:14:52.725416  9453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45426
I20260630 12:14:53.502012  9580 heartbeater.cc:499] Master 127.0.107.254:42287 was elected leader, sending a full tablet report...
I20260630 12:14:53.638417  9655 heartbeater.cc:499] Master 127.0.107.254:42287 was elected leader, sending a full tablet report...
I20260630 12:14:53.727888  9729 heartbeater.cc:499] Master 127.0.107.254:42287 was elected leader, sending a full tablet report...
I20260630 12:14:53.780421  9453 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45436:
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"
    }
  }
}
W20260630 12:14:53.782310  9453 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:53.828091  9620 tablet_service.cc:1511] Processing CreateTablet for tablet 50a85de6a7de439fab2f25f6fea0604f (DEFAULT_TABLE table=test-workload [id=98c1e831334e45708bc8d7e61bdcf89e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:53.829582  9620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a85de6a7de439fab2f25f6fea0604f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.831789  9545 tablet_service.cc:1511] Processing CreateTablet for tablet 50a85de6a7de439fab2f25f6fea0604f (DEFAULT_TABLE table=test-workload [id=98c1e831334e45708bc8d7e61bdcf89e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:53.833297  9545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a85de6a7de439fab2f25f6fea0604f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.833134  9694 tablet_service.cc:1511] Processing CreateTablet for tablet 50a85de6a7de439fab2f25f6fea0604f (DEFAULT_TABLE table=test-workload [id=98c1e831334e45708bc8d7e61bdcf89e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:53.834476  9694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a85de6a7de439fab2f25f6fea0604f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.852319  9749 tablet_bootstrap.cc:492] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e: Bootstrap starting.
I20260630 12:14:53.853737  9750 tablet_bootstrap.cc:492] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d: Bootstrap starting.
I20260630 12:14:53.856194  9751 tablet_bootstrap.cc:492] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26: Bootstrap starting.
I20260630 12:14:53.860416  9749 tablet_bootstrap.cc:654] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.860980  9750 tablet_bootstrap.cc:654] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.863466  9751 tablet_bootstrap.cc:654] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.866091  9749 tablet_bootstrap.cc:492] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e: No bootstrap required, opened a new log
I20260630 12:14:53.866374  9750 tablet_bootstrap.cc:492] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d: No bootstrap required, opened a new log
I20260630 12:14:53.866607  9749 ts_tablet_manager.cc:1403] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:14:53.867086  9750 ts_tablet_manager.cc:1403] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260630 12:14:53.869707  9751 tablet_bootstrap.cc:492] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26: No bootstrap required, opened a new log
I20260630 12:14:53.870416  9751 ts_tablet_manager.cc:1403] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:14:53.870445  9750 raft_consensus.cc:359] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab00fd2dd84025a642ceb9189ab07d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44447 } } peers { permanent_uuid: "f1efa5851c704757aba6aab08576fd26" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42541 } } peers { permanent_uuid: "4d8c43fa93c54c7eaf21e9e2e8cb806e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40105 } }
I20260630 12:14:53.870641  9749 raft_consensus.cc:359] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab00fd2dd84025a642ceb9189ab07d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44447 } } peers { permanent_uuid: "f1efa5851c704757aba6aab08576fd26" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42541 } } peers { permanent_uuid: "4d8c43fa93c54c7eaf21e9e2e8cb806e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40105 } }
I20260630 12:14:53.871534  9750 raft_consensus.cc:385] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.871737  9749 raft_consensus.cc:385] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.872017  9750 raft_consensus.cc:740] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ab00fd2dd84025a642ceb9189ab07d, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.872179  9749 raft_consensus.cc:740] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8c43fa93c54c7eaf21e9e2e8cb806e, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.873297  9749 consensus_queue.cc:260] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab00fd2dd84025a642ceb9189ab07d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44447 } } peers { permanent_uuid: "f1efa5851c704757aba6aab08576fd26" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42541 } } peers { permanent_uuid: "4d8c43fa93c54c7eaf21e9e2e8cb806e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40105 } }
I20260630 12:14:53.873175  9750 consensus_queue.cc:260] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab00fd2dd84025a642ceb9189ab07d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44447 } } peers { permanent_uuid: "f1efa5851c704757aba6aab08576fd26" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42541 } } peers { permanent_uuid: "4d8c43fa93c54c7eaf21e9e2e8cb806e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40105 } }
I20260630 12:14:53.873821  9751 raft_consensus.cc:359] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab00fd2dd84025a642ceb9189ab07d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44447 } } peers { permanent_uuid: "f1efa5851c704757aba6aab08576fd26" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42541 } } peers { permanent_uuid: "4d8c43fa93c54c7eaf21e9e2e8cb806e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40105 } }
I20260630 12:14:53.874868  9751 raft_consensus.cc:385] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.875416  9751 raft_consensus.cc:740] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1efa5851c704757aba6aab08576fd26, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.876261  9749 ts_tablet_manager.cc:1434] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:14:53.876893  9751 consensus_queue.cc:260] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab00fd2dd84025a642ceb9189ab07d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44447 } } peers { permanent_uuid: "f1efa5851c704757aba6aab08576fd26" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42541 } } peers { permanent_uuid: "4d8c43fa93c54c7eaf21e9e2e8cb806e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40105 } }
I20260630 12:14:53.884058  9750 ts_tablet_manager.cc:1434] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.008s
I20260630 12:14:53.885366  9756 raft_consensus.cc:493] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:53.886883  9756 raft_consensus.cc:515] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab00fd2dd84025a642ceb9189ab07d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44447 } } peers { permanent_uuid: "f1efa5851c704757aba6aab08576fd26" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42541 } } peers { permanent_uuid: "4d8c43fa93c54c7eaf21e9e2e8cb806e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40105 } }
I20260630 12:14:53.889948  9756 leader_election.cc:290] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1efa5851c704757aba6aab08576fd26 (127.0.107.193:42541), 4d8c43fa93c54c7eaf21e9e2e8cb806e (127.0.107.195:40105)
I20260630 12:14:53.900086  9751 ts_tablet_manager.cc:1434] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.000s
I20260630 12:14:53.913339  9555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a85de6a7de439fab2f25f6fea0604f" candidate_uuid: "77ab00fd2dd84025a642ceb9189ab07d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1efa5851c704757aba6aab08576fd26" is_pre_election: true
I20260630 12:14:53.914132  9555 raft_consensus.cc:2468] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ab00fd2dd84025a642ceb9189ab07d in term 0.
I20260630 12:14:53.915118  9704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a85de6a7de439fab2f25f6fea0604f" candidate_uuid: "77ab00fd2dd84025a642ceb9189ab07d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8c43fa93c54c7eaf21e9e2e8cb806e" is_pre_election: true
I20260630 12:14:53.915313  9595 leader_election.cc:304] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ab00fd2dd84025a642ceb9189ab07d, f1efa5851c704757aba6aab08576fd26; no voters: 
I20260630 12:14:53.915750  9704 raft_consensus.cc:2468] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ab00fd2dd84025a642ceb9189ab07d in term 0.
I20260630 12:14:53.916184  9757 raft_consensus.cc:2804] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:53.916524  9757 raft_consensus.cc:493] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:53.916877  9757 raft_consensus.cc:3060] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.922199  9757 raft_consensus.cc:515] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab00fd2dd84025a642ceb9189ab07d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44447 } } peers { permanent_uuid: "f1efa5851c704757aba6aab08576fd26" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42541 } } peers { permanent_uuid: "4d8c43fa93c54c7eaf21e9e2e8cb806e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40105 } }
I20260630 12:14:53.924209  9757 leader_election.cc:290] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [CANDIDATE]: Term 1 election: Requested vote from peers f1efa5851c704757aba6aab08576fd26 (127.0.107.193:42541), 4d8c43fa93c54c7eaf21e9e2e8cb806e (127.0.107.195:40105)
I20260630 12:14:53.924922  9555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a85de6a7de439fab2f25f6fea0604f" candidate_uuid: "77ab00fd2dd84025a642ceb9189ab07d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1efa5851c704757aba6aab08576fd26"
I20260630 12:14:53.925236  9704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a85de6a7de439fab2f25f6fea0604f" candidate_uuid: "77ab00fd2dd84025a642ceb9189ab07d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8c43fa93c54c7eaf21e9e2e8cb806e"
I20260630 12:14:53.925590  9555 raft_consensus.cc:3060] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.925843  9704 raft_consensus.cc:3060] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.931037  9704 raft_consensus.cc:2468] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ab00fd2dd84025a642ceb9189ab07d in term 1.
I20260630 12:14:53.931038  9555 raft_consensus.cc:2468] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ab00fd2dd84025a642ceb9189ab07d in term 1.
I20260630 12:14:53.932336  9596 leader_election.cc:304] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d8c43fa93c54c7eaf21e9e2e8cb806e, 77ab00fd2dd84025a642ceb9189ab07d; no voters: 
I20260630 12:14:53.933110  9757 raft_consensus.cc:2804] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:53.933557  9757 raft_consensus.cc:697] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [term 1 LEADER]: Becoming Leader. State: Replica: 77ab00fd2dd84025a642ceb9189ab07d, State: Running, Role: LEADER
I20260630 12:14:53.934322  9757 consensus_queue.cc:237] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab00fd2dd84025a642ceb9189ab07d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44447 } } peers { permanent_uuid: "f1efa5851c704757aba6aab08576fd26" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42541 } } peers { permanent_uuid: "4d8c43fa93c54c7eaf21e9e2e8cb806e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40105 } }
I20260630 12:14:53.942521  9450 catalog_manager.cc:5697] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ab00fd2dd84025a642ceb9189ab07d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "77ab00fd2dd84025a642ceb9189ab07d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ab00fd2dd84025a642ceb9189ab07d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1efa5851c704757aba6aab08576fd26" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d8c43fa93c54c7eaf21e9e2e8cb806e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40105 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:54.165748  9704 raft_consensus.cc:1275] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e [term 1 FOLLOWER]: Refusing update from remote peer 77ab00fd2dd84025a642ceb9189ab07d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:54.165748  9555 raft_consensus.cc:1275] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26 [term 1 FOLLOWER]: Refusing update from remote peer 77ab00fd2dd84025a642ceb9189ab07d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:54.167646  9756 consensus_queue.cc:1048] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8c43fa93c54c7eaf21e9e2e8cb806e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:54.168432  9757 consensus_queue.cc:1048] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1efa5851c704757aba6aab08576fd26" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:54.643186   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:54.666181   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:54.666848   431 tablet_replica.cc:333] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26: stopping tablet replica
I20260630 12:14:54.667382   431 raft_consensus.cc:2243] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:54.667900   431 raft_consensus.cc:2272] T 50a85de6a7de439fab2f25f6fea0604f P f1efa5851c704757aba6aab08576fd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:54.689510   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:54.699268   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:54.723939   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:54.724629   431 tablet_replica.cc:333] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d: stopping tablet replica
I20260630 12:14:54.725245   431 raft_consensus.cc:2243] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:54.726209   431 raft_consensus.cc:2272] T 50a85de6a7de439fab2f25f6fea0604f P 77ab00fd2dd84025a642ceb9189ab07d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:54.747834   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:54.757688   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:54.778697   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:54.779433   431 tablet_replica.cc:333] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e: stopping tablet replica
I20260630 12:14:54.779963   431 raft_consensus.cc:2243] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:54.780507   431 raft_consensus.cc:2272] T 50a85de6a7de439fab2f25f6fea0604f P 4d8c43fa93c54c7eaf21e9e2e8cb806e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:54.801754   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:54.811281   431 master.cc:562] Master@127.0.107.254:42287 shutting down...
I20260630 12:14:54.828727   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:54.829327   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:54.829658   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9ed2c247204048dd8e8e9c5d28153969: stopping tablet replica
I20260630 12:14:54.848330   431 master.cc:584] Master@127.0.107.254:42287 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2687 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:14:54.876446   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43833
I20260630 12:14:54.877705   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:54.882997  9785 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:54.883733  9784 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:54.884514  9787 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:54.885174   431 server_base.cc:1061] running on GCE node
I20260630 12:14:54.885952   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:54.886197   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:54.886363   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821694886329 us; error 0 us; skew 500 ppm
I20260630 12:14:54.886884   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:54.889313   431 webserver.cc:533] Webserver started at http://127.0.107.254:38603/ using document root <none> and password file <none>
I20260630 12:14:54.889781   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:54.889938   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:54.890264   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:54.891332   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "878a509b68dc495da240c2c3c1139bfb"
format_stamp: "Formatted at 2026-06-30 12:14:54 on dist-test-slave-z8mm"
I20260630 12:14:54.895761   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:54.899353  9792 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:54.900144   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:14:54.900444   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "878a509b68dc495da240c2c3c1139bfb"
format_stamp: "Formatted at 2026-06-30 12:14:54 on dist-test-slave-z8mm"
I20260630 12:14:54.900724   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-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)
I20260630 12:14:54.917855   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:54.918884   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:54.954538   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43833
I20260630 12:14:54.954633  9843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43833 every 8 connection(s)
I20260630 12:14:54.958381  9844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.968638  9844 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb: Bootstrap starting.
I20260630 12:14:54.973116  9844 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:54.977237  9844 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb: No bootstrap required, opened a new log
I20260630 12:14:54.979308  9844 raft_consensus.cc:359] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "878a509b68dc495da240c2c3c1139bfb" member_type: VOTER }
I20260630 12:14:54.979694  9844 raft_consensus.cc:385] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:54.979987  9844 raft_consensus.cc:740] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 878a509b68dc495da240c2c3c1139bfb, State: Initialized, Role: FOLLOWER
I20260630 12:14:54.980580  9844 consensus_queue.cc:260] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "878a509b68dc495da240c2c3c1139bfb" member_type: VOTER }
I20260630 12:14:54.981141  9844 raft_consensus.cc:399] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:54.981356  9844 raft_consensus.cc:493] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:54.981637  9844 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:54.986513  9844 raft_consensus.cc:515] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "878a509b68dc495da240c2c3c1139bfb" member_type: VOTER }
I20260630 12:14:54.987107  9844 leader_election.cc:304] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [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: 878a509b68dc495da240c2c3c1139bfb; no voters: 
I20260630 12:14:54.988294  9844 leader_election.cc:290] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:54.988663  9847 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:54.990036  9847 raft_consensus.cc:697] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [term 1 LEADER]: Becoming Leader. State: Replica: 878a509b68dc495da240c2c3c1139bfb, State: Running, Role: LEADER
I20260630 12:14:54.990713  9847 consensus_queue.cc:237] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [LEADER]: Queue going to LEADER mode. State: All 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: "878a509b68dc495da240c2c3c1139bfb" member_type: VOTER }
I20260630 12:14:54.991328  9844 sys_catalog.cc:565] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:54.995446  9848 sys_catalog.cc:455] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "878a509b68dc495da240c2c3c1139bfb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "878a509b68dc495da240c2c3c1139bfb" member_type: VOTER } }
I20260630 12:14:54.996075  9848 sys_catalog.cc:458] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:55.001169  9849 sys_catalog.cc:455] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 878a509b68dc495da240c2c3c1139bfb. Latest consensus state: current_term: 1 leader_uuid: "878a509b68dc495da240c2c3c1139bfb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "878a509b68dc495da240c2c3c1139bfb" member_type: VOTER } }
I20260630 12:14:55.002111  9849 sys_catalog.cc:458] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:55.006879  9855 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:55.011809  9855 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:55.013046   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:55.020929  9855 catalog_manager.cc:1383] Generated new cluster ID: 48722b500e5f4ffea8d1b3a1b19d59cd
I20260630 12:14:55.021289  9855 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:55.042479  9855 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:55.043836  9855 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:55.060004  9855 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb: Generated new TSK 0
I20260630 12:14:55.060678  9855 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:55.079999   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:55.086359  9865 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:55.087586  9866 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:55.089522   431 server_base.cc:1061] running on GCE node
W20260630 12:14:55.089457  9868 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:55.090806   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:55.091058   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:55.091246   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821695091214 us; error 0 us; skew 500 ppm
I20260630 12:14:55.091755   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:55.094406   431 webserver.cc:533] Webserver started at http://127.0.107.193:38539/ using document root <none> and password file <none>
I20260630 12:14:55.094967   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:55.095196   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:55.095490   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:55.096635   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "24a190859faa420ebf4624d59d24d82c"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-z8mm"
I20260630 12:14:55.101456   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:14:55.105393  9873 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.106148   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:55.106483   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "24a190859faa420ebf4624d59d24d82c"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-z8mm"
I20260630 12:14:55.106740   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-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)
I20260630 12:14:55.131000   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:55.132175   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:55.133678   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:55.136045   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:55.136238   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.136543   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:55.136713   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.174751   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35475
I20260630 12:14:55.174842  9935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35475 every 8 connection(s)
I20260630 12:14:55.179857   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:55.186944  9940 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:55.188257  9941 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:55.190683  9943 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:55.190737   431 server_base.cc:1061] running on GCE node
I20260630 12:14:55.194099   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:55.194419   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:55.194612   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821695194575 us; error 0 us; skew 500 ppm
I20260630 12:14:55.195303   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:55.197214  9936 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43833
I20260630 12:14:55.197585  9936 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:55.198199   431 webserver.cc:533] Webserver started at http://127.0.107.194:40799/ using document root <none> and password file <none>
I20260630 12:14:55.198417  9936 heartbeater.cc:507] Master 127.0.107.254:43833 requested a full tablet report, sending...
I20260630 12:14:55.198848   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:55.199152   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:55.199440   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:55.200706   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "071f88eae077473dbf849c9e02b69409"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-z8mm"
I20260630 12:14:55.200944  9809 ts_manager.cc:194] Registered new tserver with Master: 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475)
I20260630 12:14:55.202877  9809 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47060
I20260630 12:14:55.205852   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:14:55.209535  9948 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.210367   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:14:55.210680   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "071f88eae077473dbf849c9e02b69409"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-z8mm"
I20260630 12:14:55.210959   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-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)
I20260630 12:14:55.230870   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:55.232024   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:55.233582   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:55.235914   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:55.236115   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.236420   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:55.236609   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.275112   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35231
I20260630 12:14:55.275187 10010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35231 every 8 connection(s)
I20260630 12:14:55.280104   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:55.287823 10014 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:55.288221 10015 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:55.291628   431 server_base.cc:1061] running on GCE node
W20260630 12:14:55.292372 10018 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:55.293409 10011 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43833
I20260630 12:14:55.293534   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:55.293843 10011 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:55.293900   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:55.294232   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821695294206 us; error 0 us; skew 500 ppm
I20260630 12:14:55.294792 10011 heartbeater.cc:507] Master 127.0.107.254:43833 requested a full tablet report, sending...
I20260630 12:14:55.294842   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:55.297475  9809 ts_manager.cc:194] Registered new tserver with Master: 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231)
I20260630 12:14:55.298262   431 webserver.cc:533] Webserver started at http://127.0.107.195:40667/ using document root <none> and password file <none>
I20260630 12:14:55.298964   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:55.299220   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:55.299526   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:55.299463  9809 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47064
I20260630 12:14:55.301230   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "838740b6794941cd902406b94c04f7bc"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-z8mm"
I20260630 12:14:55.305747   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:55.309156 10022 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.310050   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:55.310400   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "838740b6794941cd902406b94c04f7bc"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-z8mm"
I20260630 12:14:55.310652   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-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)
I20260630 12:14:55.322561   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:55.323662   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:55.325189   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:55.327409   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:55.327643   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.327893   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:55.328066   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.365002   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45893
I20260630 12:14:55.365206 10084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45893 every 8 connection(s)
I20260630 12:14:55.379102 10085 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43833
I20260630 12:14:55.379591 10085 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:55.380293 10085 heartbeater.cc:507] Master 127.0.107.254:43833 requested a full tablet report, sending...
I20260630 12:14:55.382335  9809 ts_manager.cc:194] Registered new tserver with Master: 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893)
I20260630 12:14:55.383181   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014941735s
I20260630 12:14:55.384014  9809 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47070
I20260630 12:14:56.205838  9936 heartbeater.cc:499] Master 127.0.107.254:43833 was elected leader, sending a full tablet report...
I20260630 12:14:56.302963 10011 heartbeater.cc:499] Master 127.0.107.254:43833 was elected leader, sending a full tablet report...
I20260630 12:14:56.387220 10085 heartbeater.cc:499] Master 127.0.107.254:43833 was elected leader, sending a full tablet report...
I20260630 12:14:56.446033  9809 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47082:
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"
    }
  }
}
I20260630 12:14:56.512876 10050 tablet_service.cc:1511] Processing CreateTablet for tablet 760a088608f2430080460252f03a6ab0 (DEFAULT_TABLE table=test-workload [id=dc89f780ff8c4703bb78668c97b96d36]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:56.513285 10049 tablet_service.cc:1511] Processing CreateTablet for tablet 486e3a3e6d2c45c58281d7b6afe55803 (DEFAULT_TABLE table=test-workload [id=dc89f780ff8c4703bb78668c97b96d36]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:56.514983 10050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760a088608f2430080460252f03a6ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:56.515787 10049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486e3a3e6d2c45c58281d7b6afe55803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:56.524235  9901 tablet_service.cc:1511] Processing CreateTablet for tablet 520e7daa1fe24752be7ff51857fa477c (DEFAULT_TABLE table=test-workload [id=dc89f780ff8c4703bb78668c97b96d36]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:56.524637  9900 tablet_service.cc:1511] Processing CreateTablet for tablet e5885d87c14446d0b33937ba1562aebe (DEFAULT_TABLE table=test-workload [id=dc89f780ff8c4703bb78668c97b96d36]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:56.526087  9901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520e7daa1fe24752be7ff51857fa477c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:56.526929  9900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5885d87c14446d0b33937ba1562aebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:56.537644  9976 tablet_service.cc:1511] Processing CreateTablet for tablet be79d2c4402049f3a56bfd7d3d34f58b (DEFAULT_TABLE table=test-workload [id=dc89f780ff8c4703bb78668c97b96d36]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:56.539227  9976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be79d2c4402049f3a56bfd7d3d34f58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:56.542917  9975 tablet_service.cc:1511] Processing CreateTablet for tablet 76b53574cf75455c9312798be1818ce0 (DEFAULT_TABLE table=test-workload [id=dc89f780ff8c4703bb78668c97b96d36]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:56.544862  9975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b53574cf75455c9312798be1818ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:56.554311 10107 tablet_bootstrap.cc:492] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c: Bootstrap starting.
I20260630 12:14:56.562357 10107 tablet_bootstrap.cc:654] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:56.590478 10106 tablet_bootstrap.cc:492] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc: Bootstrap starting.
I20260630 12:14:56.597054 10107 tablet_bootstrap.cc:492] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c: No bootstrap required, opened a new log
I20260630 12:14:56.598059 10107 ts_tablet_manager.cc:1403] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c: Time spent bootstrapping tablet: real 0.045s	user 0.029s	sys 0.008s
I20260630 12:14:56.598219 10109 tablet_bootstrap.cc:492] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409: Bootstrap starting.
I20260630 12:14:56.598798 10106 tablet_bootstrap.cc:654] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:56.601898 10107 raft_consensus.cc:359] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } }
I20260630 12:14:56.603158 10107 raft_consensus.cc:385] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:56.603433 10107 raft_consensus.cc:740] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24a190859faa420ebf4624d59d24d82c, State: Initialized, Role: FOLLOWER
I20260630 12:14:56.604442 10107 consensus_queue.cc:260] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } }
I20260630 12:14:56.605225 10107 raft_consensus.cc:399] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:56.605558 10107 raft_consensus.cc:493] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:56.605980 10107 raft_consensus.cc:3060] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:56.606520 10106 tablet_bootstrap.cc:492] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc: No bootstrap required, opened a new log
I20260630 12:14:56.606786 10109 tablet_bootstrap.cc:654] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:56.607043 10106 ts_tablet_manager.cc:1403] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260630 12:14:56.610536 10106 raft_consensus.cc:359] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:56.611126 10106 raft_consensus.cc:385] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:56.611502 10106 raft_consensus.cc:740] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 838740b6794941cd902406b94c04f7bc, State: Initialized, Role: FOLLOWER
I20260630 12:14:56.612406 10106 consensus_queue.cc:260] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:56.613178 10106 raft_consensus.cc:399] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:56.613509 10106 raft_consensus.cc:493] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:56.613859 10106 raft_consensus.cc:3060] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:56.614248 10109 tablet_bootstrap.cc:492] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409: No bootstrap required, opened a new log
I20260630 12:14:56.614740 10109 ts_tablet_manager.cc:1403] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:14:56.615517 10107 raft_consensus.cc:515] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } }
I20260630 12:14:56.616426 10107 leader_election.cc:304] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c [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: 24a190859faa420ebf4624d59d24d82c; no voters: 
I20260630 12:14:56.617316 10109 raft_consensus.cc:359] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } }
I20260630 12:14:56.618057 10109 raft_consensus.cc:385] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:56.618108 10107 leader_election.cc:290] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:56.618566 10109 raft_consensus.cc:740] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 071f88eae077473dbf849c9e02b69409, State: Initialized, Role: FOLLOWER
I20260630 12:14:56.618656 10112 raft_consensus.cc:2804] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:56.619611 10109 consensus_queue.cc:260] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } }
I20260630 12:14:56.620523 10109 raft_consensus.cc:399] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:56.620995 10109 raft_consensus.cc:493] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:56.621557 10109 raft_consensus.cc:3060] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:56.623571 10106 raft_consensus.cc:515] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:56.624783 10106 leader_election.cc:304] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc [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: 838740b6794941cd902406b94c04f7bc; no voters: 
I20260630 12:14:56.626515 10112 raft_consensus.cc:697] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c [term 1 LEADER]: Becoming Leader. State: Replica: 24a190859faa420ebf4624d59d24d82c, State: Running, Role: LEADER
I20260630 12:14:56.628290 10106 leader_election.cc:290] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:56.629196 10115 raft_consensus.cc:2804] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:56.628897 10112 consensus_queue.cc:237] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c [LEADER]: Queue going to LEADER mode. State: All 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: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } }
I20260630 12:14:56.632302 10107 ts_tablet_manager.cc:1434] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c: Time spent starting tablet: real 0.034s	user 0.020s	sys 0.008s
I20260630 12:14:56.633535 10107 tablet_bootstrap.cc:492] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c: Bootstrap starting.
I20260630 12:14:56.635665 10109 raft_consensus.cc:515] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } }
I20260630 12:14:56.636560 10109 leader_election.cc:304] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 [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: 071f88eae077473dbf849c9e02b69409; no voters: 
I20260630 12:14:56.642936 10115 raft_consensus.cc:697] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc [term 1 LEADER]: Becoming Leader. State: Replica: 838740b6794941cd902406b94c04f7bc, State: Running, Role: LEADER
I20260630 12:14:56.644119 10115 consensus_queue.cc:237] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc [LEADER]: Queue going to LEADER mode. State: All 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: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:56.644891 10109 leader_election.cc:290] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:56.646181 10119 raft_consensus.cc:2804] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:56.647094 10107 tablet_bootstrap.cc:654] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:56.650648 10119 raft_consensus.cc:697] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 [term 1 LEADER]: Becoming Leader. State: Replica: 071f88eae077473dbf849c9e02b69409, State: Running, Role: LEADER
I20260630 12:14:56.652117 10119 consensus_queue.cc:237] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 [LEADER]: Queue going to LEADER mode. State: All 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: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } }
I20260630 12:14:56.656874 10109 ts_tablet_manager.cc:1434] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409: Time spent starting tablet: real 0.042s	user 0.020s	sys 0.011s
I20260630 12:14:56.658766 10109 tablet_bootstrap.cc:492] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409: Bootstrap starting.
I20260630 12:14:56.662796  9809 catalog_manager.cc:5697] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 838740b6794941cd902406b94c04f7bc (127.0.107.195). New cstate: current_term: 1 leader_uuid: "838740b6794941cd902406b94c04f7bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:56.670480 10109 tablet_bootstrap.cc:654] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:56.684576 10106 ts_tablet_manager.cc:1434] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc: Time spent starting tablet: real 0.077s	user 0.043s	sys 0.029s
I20260630 12:14:56.685739 10106 tablet_bootstrap.cc:492] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc: Bootstrap starting.
I20260630 12:14:56.685753  9809 catalog_manager.cc:5697] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c reported cstate change: term changed from 0 to 1, leader changed from <none> to 24a190859faa420ebf4624d59d24d82c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "24a190859faa420ebf4624d59d24d82c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:56.688966  9808 catalog_manager.cc:5697] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 reported cstate change: term changed from 0 to 1, leader changed from <none> to 071f88eae077473dbf849c9e02b69409 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "071f88eae077473dbf849c9e02b69409" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:56.693316 10106 tablet_bootstrap.cc:654] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:56.731868 10107 tablet_bootstrap.cc:492] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c: No bootstrap required, opened a new log
I20260630 12:14:56.732616 10109 tablet_bootstrap.cc:492] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409: No bootstrap required, opened a new log
I20260630 12:14:56.732705 10107 ts_tablet_manager.cc:1403] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.008s
I20260630 12:14:56.733454 10109 ts_tablet_manager.cc:1403] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.010s
I20260630 12:14:56.733783 10106 tablet_bootstrap.cc:492] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc: No bootstrap required, opened a new log
I20260630 12:14:56.734326 10106 ts_tablet_manager.cc:1403] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.021s
I20260630 12:14:56.736166 10107 raft_consensus.cc:359] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } }
I20260630 12:14:56.736857 10107 raft_consensus.cc:385] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:56.736631 10109 raft_consensus.cc:359] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } }
I20260630 12:14:56.737223 10107 raft_consensus.cc:740] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24a190859faa420ebf4624d59d24d82c, State: Initialized, Role: FOLLOWER
I20260630 12:14:56.737289 10106 raft_consensus.cc:359] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:56.737527 10109 raft_consensus.cc:385] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:56.738087 10106 raft_consensus.cc:385] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:56.738260 10109 raft_consensus.cc:740] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 071f88eae077473dbf849c9e02b69409, State: Initialized, Role: FOLLOWER
I20260630 12:14:56.738546 10106 raft_consensus.cc:740] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 838740b6794941cd902406b94c04f7bc, State: Initialized, Role: FOLLOWER
I20260630 12:14:56.738147 10107 consensus_queue.cc:260] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } }
I20260630 12:14:56.739168 10107 raft_consensus.cc:399] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:56.739527 10107 raft_consensus.cc:493] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:56.739601 10106 consensus_queue.cc:260] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:56.739929 10107 raft_consensus.cc:3060] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:56.740365 10106 raft_consensus.cc:399] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:56.740741 10106 raft_consensus.cc:493] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:56.741170 10106 raft_consensus.cc:3060] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:56.739639 10109 consensus_queue.cc:260] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } }
I20260630 12:14:56.742966 10109 raft_consensus.cc:399] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:56.743388 10109 raft_consensus.cc:493] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:56.744125 10109 raft_consensus.cc:3060] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:56.749110 10106 raft_consensus.cc:515] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:56.749964 10106 leader_election.cc:304] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc [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: 838740b6794941cd902406b94c04f7bc; no voters: 
I20260630 12:14:56.750752 10106 leader_election.cc:290] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:56.750913 10115 raft_consensus.cc:2804] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:56.751463 10115 raft_consensus.cc:697] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc [term 1 LEADER]: Becoming Leader. State: Replica: 838740b6794941cd902406b94c04f7bc, State: Running, Role: LEADER
I20260630 12:14:56.752179 10115 consensus_queue.cc:237] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc [LEADER]: Queue going to LEADER mode. State: All 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: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:56.752579 10106 ts_tablet_manager.cc:1434] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc: Time spent starting tablet: real 0.018s	user 0.016s	sys 0.000s
I20260630 12:14:56.752532 10109 raft_consensus.cc:515] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } }
I20260630 12:14:56.753505 10109 leader_election.cc:304] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 [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: 071f88eae077473dbf849c9e02b69409; no voters: 
I20260630 12:14:56.754263 10109 leader_election.cc:290] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:56.754453 10119 raft_consensus.cc:2804] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:56.755054 10119 raft_consensus.cc:697] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 [term 1 LEADER]: Becoming Leader. State: Replica: 071f88eae077473dbf849c9e02b69409, State: Running, Role: LEADER
I20260630 12:14:56.750448 10107 raft_consensus.cc:515] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } }
I20260630 12:14:56.756131 10109 ts_tablet_manager.cc:1434] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.004s
I20260630 12:14:56.755846 10119 consensus_queue.cc:237] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 [LEADER]: Queue going to LEADER mode. State: All 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: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } }
I20260630 12:14:56.756472 10107 leader_election.cc:304] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c [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: 24a190859faa420ebf4624d59d24d82c; no voters: 
I20260630 12:14:56.757372 10112 raft_consensus.cc:2804] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:56.757933 10112 raft_consensus.cc:697] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c [term 1 LEADER]: Becoming Leader. State: Replica: 24a190859faa420ebf4624d59d24d82c, State: Running, Role: LEADER
I20260630 12:14:56.758661 10112 consensus_queue.cc:237] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c [LEADER]: Queue going to LEADER mode. State: All 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: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } }
I20260630 12:14:56.760159 10107 leader_election.cc:290] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:56.760064  9808 catalog_manager.cc:5697] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 838740b6794941cd902406b94c04f7bc (127.0.107.195). New cstate: current_term: 1 leader_uuid: "838740b6794941cd902406b94c04f7bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:56.763850 10107 ts_tablet_manager.cc:1434] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c: Time spent starting tablet: real 0.031s	user 0.016s	sys 0.003s
I20260630 12:14:56.773729  9807 catalog_manager.cc:5697] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 reported cstate change: term changed from 0 to 1, leader changed from <none> to 071f88eae077473dbf849c9e02b69409 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "071f88eae077473dbf849c9e02b69409" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:56.774137  9809 catalog_manager.cc:5697] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c reported cstate change: term changed from 0 to 1, leader changed from <none> to 24a190859faa420ebf4624d59d24d82c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "24a190859faa420ebf4624d59d24d82c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:57.503721  9805 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38740:
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"
    }
  }
}
W20260630 12:14:57.506150  9805 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:57.550011  9900 tablet_service.cc:1511] Processing CreateTablet for tablet ed83fd251655480ba3ad20d4d6912e45 (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:57.551360  9900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed83fd251655480ba3ad20d4d6912e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.551118  9975 tablet_service.cc:1511] Processing CreateTablet for tablet ed83fd251655480ba3ad20d4d6912e45 (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:57.552418  9975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed83fd251655480ba3ad20d4d6912e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.552650 10049 tablet_service.cc:1511] Processing CreateTablet for tablet ed83fd251655480ba3ad20d4d6912e45 (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:57.553889 10049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed83fd251655480ba3ad20d4d6912e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.554809  9901 tablet_service.cc:1511] Processing CreateTablet for tablet 3720bd09494d43bf98fe649bcf94c1b0 (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:57.556108  9901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3720bd09494d43bf98fe649bcf94c1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.558765  9976 tablet_service.cc:1511] Processing CreateTablet for tablet 3720bd09494d43bf98fe649bcf94c1b0 (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:57.560151  9976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3720bd09494d43bf98fe649bcf94c1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.572567 10050 tablet_service.cc:1511] Processing CreateTablet for tablet 3720bd09494d43bf98fe649bcf94c1b0 (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:57.574016 10050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3720bd09494d43bf98fe649bcf94c1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.581192 10163 tablet_bootstrap.cc:492] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409: Bootstrap starting.
I20260630 12:14:57.586184  9899 tablet_service.cc:1511] Processing CreateTablet for tablet d3cd51a6ffca4e5a87caadcb2412647e (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:57.587666  9899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cd51a6ffca4e5a87caadcb2412647e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.590812 10164 tablet_bootstrap.cc:492] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc: Bootstrap starting.
I20260630 12:14:57.591764 10163 tablet_bootstrap.cc:654] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.599774  9976 tablet_service.cc:1511] Processing CreateTablet for tablet d3cd51a6ffca4e5a87caadcb2412647e (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:57.600889 10164 tablet_bootstrap.cc:654] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.601269  9976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cd51a6ffca4e5a87caadcb2412647e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.601953 10049 tablet_service.cc:1511] Processing CreateTablet for tablet d3cd51a6ffca4e5a87caadcb2412647e (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:57.604499 10049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cd51a6ffca4e5a87caadcb2412647e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.604077  9900 tablet_service.cc:1511] Processing CreateTablet for tablet cbfd87ce248f4aff8d4ff864e4581960 (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:57.605530  9900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfd87ce248f4aff8d4ff864e4581960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.605402  9975 tablet_service.cc:1511] Processing CreateTablet for tablet cbfd87ce248f4aff8d4ff864e4581960 (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:57.606792  9975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfd87ce248f4aff8d4ff864e4581960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.623632 10048 tablet_service.cc:1511] Processing CreateTablet for tablet cbfd87ce248f4aff8d4ff864e4581960 (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:57.625232 10048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfd87ce248f4aff8d4ff864e4581960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.629858 10165 tablet_bootstrap.cc:492] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c: Bootstrap starting.
I20260630 12:14:57.640749 10165 tablet_bootstrap.cc:654] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.639300  9899 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb19325998e4d7bab1a9ff36903bef9 (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:57.644110  9899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb19325998e4d7bab1a9ff36903bef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.645761 10164 tablet_bootstrap.cc:492] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc: No bootstrap required, opened a new log
I20260630 12:14:57.646332 10164 ts_tablet_manager.cc:1403] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.002s
I20260630 12:14:57.646569 10163 tablet_bootstrap.cc:492] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409: No bootstrap required, opened a new log
I20260630 12:14:57.647119 10163 ts_tablet_manager.cc:1403] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.006s
I20260630 12:14:57.646785  9975 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb19325998e4d7bab1a9ff36903bef9 (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:57.648207  9975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb19325998e4d7bab1a9ff36903bef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.649467 10164 raft_consensus.cc:359] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.652712 10164 raft_consensus.cc:385] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.653146 10164 raft_consensus.cc:740] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 838740b6794941cd902406b94c04f7bc, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.655825 10049 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb19325998e4d7bab1a9ff36903bef9 (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:57.657380  9901 tablet_service.cc:1511] Processing CreateTablet for tablet 88cda5d42bb94505a8fc679b10f516ff (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:57.658763  9901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88cda5d42bb94505a8fc679b10f516ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.659174  9976 tablet_service.cc:1511] Processing CreateTablet for tablet 88cda5d42bb94505a8fc679b10f516ff (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:57.660094 10048 tablet_service.cc:1511] Processing CreateTablet for tablet 88cda5d42bb94505a8fc679b10f516ff (DEFAULT_TABLE table=test-workload-rf3 [id=d9f92a5f0b8e49929062ec47bfa858d1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:57.660485  9976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88cda5d42bb94505a8fc679b10f516ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.669396 10164 consensus_queue.cc:260] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.669770 10048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88cda5d42bb94505a8fc679b10f516ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.671734 10164 ts_tablet_manager.cc:1434] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260630 12:14:57.672843 10164 tablet_bootstrap.cc:492] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc: Bootstrap starting.
I20260630 12:14:57.650084 10163 raft_consensus.cc:359] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.675618 10163 raft_consensus.cc:385] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.675993 10163 raft_consensus.cc:740] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 071f88eae077473dbf849c9e02b69409, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.678465 10163 consensus_queue.cc:260] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.680884 10163 ts_tablet_manager.cc:1434] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.005s
I20260630 12:14:57.681393 10049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb19325998e4d7bab1a9ff36903bef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.682049 10163 tablet_bootstrap.cc:492] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409: Bootstrap starting.
I20260630 12:14:57.683369 10164 tablet_bootstrap.cc:654] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.684376 10165 tablet_bootstrap.cc:492] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c: No bootstrap required, opened a new log
I20260630 12:14:57.685062 10165 ts_tablet_manager.cc:1403] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.005s
I20260630 12:14:57.688196 10165 raft_consensus.cc:359] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.689075 10165 raft_consensus.cc:385] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.689469 10165 raft_consensus.cc:740] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24a190859faa420ebf4624d59d24d82c, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.693411 10165 consensus_queue.cc:260] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.696668 10165 ts_tablet_manager.cc:1434] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:14:57.699009 10165 tablet_bootstrap.cc:492] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c: Bootstrap starting.
I20260630 12:14:57.699715 10164 tablet_bootstrap.cc:492] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc: No bootstrap required, opened a new log
I20260630 12:14:57.700322 10164 ts_tablet_manager.cc:1403] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.004s
I20260630 12:14:57.703534 10164 raft_consensus.cc:359] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.705353 10164 raft_consensus.cc:385] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.705713 10164 raft_consensus.cc:740] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 838740b6794941cd902406b94c04f7bc, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.705888 10165 tablet_bootstrap.cc:654] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.706672 10164 consensus_queue.cc:260] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.709996 10164 ts_tablet_manager.cc:1434] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:14:57.708097 10163 tablet_bootstrap.cc:654] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.711854 10113 raft_consensus.cc:493] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:57.712388 10113 raft_consensus.cc:515] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.714869 10164 tablet_bootstrap.cc:492] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc: Bootstrap starting.
I20260630 12:14:57.716728 10113 leader_election.cc:290] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231), 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893)
I20260630 12:14:57.731160 10164 tablet_bootstrap.cc:654] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.743429 10163 tablet_bootstrap.cc:492] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409: No bootstrap required, opened a new log
I20260630 12:14:57.744944 10163 ts_tablet_manager.cc:1403] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.001s
I20260630 12:14:57.749012 10163 raft_consensus.cc:359] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.749842 10163 raft_consensus.cc:385] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.750193 10163 raft_consensus.cc:740] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 071f88eae077473dbf849c9e02b69409, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.751084 10163 consensus_queue.cc:260] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.758482 10163 ts_tablet_manager.cc:1434] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260630 12:14:57.762702 10165 tablet_bootstrap.cc:492] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c: No bootstrap required, opened a new log
I20260630 12:14:57.763372 10165 ts_tablet_manager.cc:1403] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.028s
I20260630 12:14:57.765736 10163 tablet_bootstrap.cc:492] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409: Bootstrap starting.
I20260630 12:14:57.766542 10165 raft_consensus.cc:359] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.767419 10165 raft_consensus.cc:385] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.767743 10165 raft_consensus.cc:740] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24a190859faa420ebf4624d59d24d82c, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.768151 10164 tablet_bootstrap.cc:492] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc: No bootstrap required, opened a new log
I20260630 12:14:57.768702 10165 consensus_queue.cc:260] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.771795 10164 ts_tablet_manager.cc:1403] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.010s
I20260630 12:14:57.772560 10163 tablet_bootstrap.cc:654] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.773608 10165 ts_tablet_manager.cc:1434] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260630 12:14:57.775184 10164 raft_consensus.cc:359] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.776124 10164 raft_consensus.cc:385] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.776470 10165 tablet_bootstrap.cc:492] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c: Bootstrap starting.
I20260630 12:14:57.776273  9986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3720bd09494d43bf98fe649bcf94c1b0" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "071f88eae077473dbf849c9e02b69409" is_pre_election: true
I20260630 12:14:57.776510 10164 raft_consensus.cc:740] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 838740b6794941cd902406b94c04f7bc, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.777225  9986 raft_consensus.cc:2468] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24a190859faa420ebf4624d59d24d82c in term 0.
I20260630 12:14:57.777966 10164 consensus_queue.cc:260] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.779085 10060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3720bd09494d43bf98fe649bcf94c1b0" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838740b6794941cd902406b94c04f7bc" is_pre_election: true
I20260630 12:14:57.779803 10060 raft_consensus.cc:2468] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24a190859faa420ebf4624d59d24d82c in term 0.
I20260630 12:14:57.780462 10164 ts_tablet_manager.cc:1434] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:14:57.781849 10164 tablet_bootstrap.cc:492] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc: Bootstrap starting.
I20260630 12:14:57.781777  9875 leader_election.cc:304] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 071f88eae077473dbf849c9e02b69409, 24a190859faa420ebf4624d59d24d82c; no voters: 
I20260630 12:14:57.784016 10113 raft_consensus.cc:2804] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:57.784425 10113 raft_consensus.cc:493] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:57.784787 10113 raft_consensus.cc:3060] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:57.789352 10163 tablet_bootstrap.cc:492] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409: No bootstrap required, opened a new log
I20260630 12:14:57.790064 10163 ts_tablet_manager.cc:1403] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260630 12:14:57.791759 10165 tablet_bootstrap.cc:654] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.792120 10164 tablet_bootstrap.cc:654] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.793609 10163 raft_consensus.cc:359] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.794481 10163 raft_consensus.cc:385] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.794855 10163 raft_consensus.cc:740] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 071f88eae077473dbf849c9e02b69409, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.796142 10163 consensus_queue.cc:260] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.799998 10163 ts_tablet_manager.cc:1434] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260630 12:14:57.801744 10163 tablet_bootstrap.cc:492] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409: Bootstrap starting.
I20260630 12:14:57.811424 10163 tablet_bootstrap.cc:654] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.824764 10163 tablet_bootstrap.cc:492] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409: No bootstrap required, opened a new log
I20260630 12:14:57.825722 10163 ts_tablet_manager.cc:1403] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260630 12:14:57.830015 10163 raft_consensus.cc:359] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.831243 10163 raft_consensus.cc:385] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.831789 10163 raft_consensus.cc:740] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 071f88eae077473dbf849c9e02b69409, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.831557 10113 raft_consensus.cc:515] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.833539 10163 consensus_queue.cc:260] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.835399 10113 leader_election.cc:290] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 election: Requested vote from peers 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231), 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893)
I20260630 12:14:57.836153  9986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3720bd09494d43bf98fe649bcf94c1b0" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "071f88eae077473dbf849c9e02b69409"
I20260630 12:14:57.836954 10163 ts_tablet_manager.cc:1434] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260630 12:14:57.836802  9986 raft_consensus.cc:3060] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:57.838219 10163 tablet_bootstrap.cc:492] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409: Bootstrap starting.
I20260630 12:14:57.838901 10060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3720bd09494d43bf98fe649bcf94c1b0" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838740b6794941cd902406b94c04f7bc"
I20260630 12:14:57.839761 10060 raft_consensus.cc:3060] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:57.850692 10163 tablet_bootstrap.cc:654] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.860448 10060 raft_consensus.cc:2468] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24a190859faa420ebf4624d59d24d82c in term 1.
I20260630 12:14:57.862671  9875 leader_election.cc:304] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24a190859faa420ebf4624d59d24d82c, 838740b6794941cd902406b94c04f7bc; no voters: 
I20260630 12:14:57.863994 10113 raft_consensus.cc:2804] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:57.864652 10113 raft_consensus.cc:697] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [term 1 LEADER]: Becoming Leader. State: Replica: 24a190859faa420ebf4624d59d24d82c, State: Running, Role: LEADER
I20260630 12:14:57.865792 10113 consensus_queue.cc:237] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.870244  9986 raft_consensus.cc:2468] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24a190859faa420ebf4624d59d24d82c in term 1.
I20260630 12:14:57.875442 10164 tablet_bootstrap.cc:492] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc: No bootstrap required, opened a new log
I20260630 12:14:57.875869 10165 tablet_bootstrap.cc:492] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c: No bootstrap required, opened a new log
I20260630 12:14:57.876389 10164 ts_tablet_manager.cc:1403] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc: Time spent bootstrapping tablet: real 0.095s	user 0.031s	sys 0.060s
I20260630 12:14:57.876799 10163 tablet_bootstrap.cc:492] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409: No bootstrap required, opened a new log
I20260630 12:14:57.877437 10163 ts_tablet_manager.cc:1403] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.010s
I20260630 12:14:57.879921 10164 raft_consensus.cc:359] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.880728 10164 raft_consensus.cc:385] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.881021 10164 raft_consensus.cc:740] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 838740b6794941cd902406b94c04f7bc, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.881839 10164 consensus_queue.cc:260] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.882004 10163 raft_consensus.cc:359] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.882814 10163 raft_consensus.cc:385] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.883085 10163 raft_consensus.cc:740] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 071f88eae077473dbf849c9e02b69409, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.883773 10163 consensus_queue.cc:260] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.884153 10164 ts_tablet_manager.cc:1434] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:14:57.884353  9803 catalog_manager.cc:5697] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c reported cstate change: term changed from 0 to 1, leader changed from <none> to 24a190859faa420ebf4624d59d24d82c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "24a190859faa420ebf4624d59d24d82c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:57.885309 10164 tablet_bootstrap.cc:492] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc: Bootstrap starting.
I20260630 12:14:57.888080 10163 ts_tablet_manager.cc:1434] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:14:57.888187 10118 raft_consensus.cc:493] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:57.876505 10165 ts_tablet_manager.cc:1403] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c: Time spent bootstrapping tablet: real 0.100s	user 0.018s	sys 0.060s
I20260630 12:14:57.889139 10163 tablet_bootstrap.cc:492] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409: Bootstrap starting.
I20260630 12:14:57.888788 10118 raft_consensus.cc:515] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.892004 10165 raft_consensus.cc:359] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.892812 10165 raft_consensus.cc:385] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.893208 10165 raft_consensus.cc:740] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24a190859faa420ebf4624d59d24d82c, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.893967 10165 consensus_queue.cc:260] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.896255 10165 ts_tablet_manager.cc:1434] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:14:57.896533 10163 tablet_bootstrap.cc:654] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.897217 10165 tablet_bootstrap.cc:492] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c: Bootstrap starting.
I20260630 12:14:57.904446 10165 tablet_bootstrap.cc:654] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.910178 10164 tablet_bootstrap.cc:654] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.917107 10118 leader_election.cc:290] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475), 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231)
I20260630 12:14:57.919339 10165 tablet_bootstrap.cc:492] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c: No bootstrap required, opened a new log
I20260630 12:14:57.919899 10165 ts_tablet_manager.cc:1403] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260630 12:14:57.927129 10118 raft_consensus.cc:493] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:57.927917 10118 raft_consensus.cc:515] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.928830 10122 raft_consensus.cc:493] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:57.929608 10122 raft_consensus.cc:515] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.942776 10122 leader_election.cc:290] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475), 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893)
I20260630 12:14:57.956382 10165 raft_consensus.cc:359] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.957228 10165 raft_consensus.cc:385] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.957513 10165 raft_consensus.cc:740] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24a190859faa420ebf4624d59d24d82c, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.958164 10164 tablet_bootstrap.cc:492] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc: No bootstrap required, opened a new log
I20260630 12:14:57.958276 10165 consensus_queue.cc:260] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:57.959138 10164 ts_tablet_manager.cc:1403] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.008s
I20260630 12:14:57.960955 10165 ts_tablet_manager.cc:1434] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260630 12:14:57.944377 10118 leader_election.cc:290] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475), 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231)
I20260630 12:14:58.023962 10118 raft_consensus.cc:493] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:58.024724 10118 raft_consensus.cc:515] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.025797 10113 raft_consensus.cc:493] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:58.026355 10113 raft_consensus.cc:515] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.029913 10164 raft_consensus.cc:359] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.030576 10165 tablet_bootstrap.cc:492] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c: Bootstrap starting.
I20260630 12:14:58.030781 10164 raft_consensus.cc:385] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:58.030959 10060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cd51a6ffca4e5a87caadcb2412647e" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838740b6794941cd902406b94c04f7bc" is_pre_election: true
I20260630 12:14:58.031772 10060 raft_consensus.cc:2468] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24a190859faa420ebf4624d59d24d82c in term 0.
I20260630 12:14:58.033002 10113 leader_election.cc:290] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231), 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893)
I20260630 12:14:58.033516  9875 leader_election.cc:304] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24a190859faa420ebf4624d59d24d82c, 838740b6794941cd902406b94c04f7bc; no voters: 
I20260630 12:14:58.033651 10112 raft_consensus.cc:493] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:58.035656 10112 raft_consensus.cc:515] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.037920 10112 leader_election.cc:290] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231), 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893)
I20260630 12:14:58.038424 10163 tablet_bootstrap.cc:492] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409: No bootstrap required, opened a new log
I20260630 12:14:58.038969 10163 ts_tablet_manager.cc:1403] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409: Time spent bootstrapping tablet: real 0.150s	user 0.024s	sys 0.039s
I20260630 12:14:58.031234 10164 raft_consensus.cc:740] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 838740b6794941cd902406b94c04f7bc, State: Initialized, Role: FOLLOWER
I20260630 12:14:58.044718 10060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfd87ce248f4aff8d4ff864e4581960" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838740b6794941cd902406b94c04f7bc" is_pre_election: true
I20260630 12:14:58.044871  9910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cd51a6ffca4e5a87caadcb2412647e" candidate_uuid: "838740b6794941cd902406b94c04f7bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24a190859faa420ebf4624d59d24d82c" is_pre_election: true
I20260630 12:14:58.045882 10060 raft_consensus.cc:2468] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24a190859faa420ebf4624d59d24d82c in term 0.
I20260630 12:14:58.045718 10164 consensus_queue.cc:260] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.043567  9911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfd87ce248f4aff8d4ff864e4581960" candidate_uuid: "838740b6794941cd902406b94c04f7bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24a190859faa420ebf4624d59d24d82c" is_pre_election: true
I20260630 12:14:58.042729 10118 leader_election.cc:290] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475), 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231)
I20260630 12:14:58.046922  9911 raft_consensus.cc:2468] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 838740b6794941cd902406b94c04f7bc in term 0.
I20260630 12:14:58.047621  9909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed83fd251655480ba3ad20d4d6912e45" candidate_uuid: "838740b6794941cd902406b94c04f7bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24a190859faa420ebf4624d59d24d82c" is_pre_election: true
I20260630 12:14:58.038450 10112 raft_consensus.cc:2804] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:58.048332 10112 raft_consensus.cc:493] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:58.048334  9909 raft_consensus.cc:2468] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 838740b6794941cd902406b94c04f7bc in term 0.
I20260630 12:14:58.048894 10112 raft_consensus.cc:3060] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:14:58.044201  9857 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:58.049840 10025 leader_election.cc:304] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24a190859faa420ebf4624d59d24d82c, 838740b6794941cd902406b94c04f7bc; no voters: 
I20260630 12:14:58.051302 10122 raft_consensus.cc:493] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:58.051484 10025 leader_election.cc:304] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24a190859faa420ebf4624d59d24d82c, 838740b6794941cd902406b94c04f7bc; no voters: 
I20260630 12:14:58.051820 10122 raft_consensus.cc:515] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.052682  9875 leader_election.cc:304] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24a190859faa420ebf4624d59d24d82c, 838740b6794941cd902406b94c04f7bc; no voters: 
I20260630 12:14:58.054054 10122 leader_election.cc:290] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475), 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893)
I20260630 12:14:58.055593 10163 raft_consensus.cc:359] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.056417 10163 raft_consensus.cc:385] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:58.054076 10118 raft_consensus.cc:2804] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:58.056409 10113 raft_consensus.cc:2804] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:58.057255 10118 raft_consensus.cc:493] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:58.057524 10113 raft_consensus.cc:493] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:58.057669 10118 raft_consensus.cc:3060] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.057935 10113 raft_consensus.cc:3060] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.060220 10192 raft_consensus.cc:2804] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:58.060689 10192 raft_consensus.cc:493] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:58.061021 10192 raft_consensus.cc:3060] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.066143  9985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfd87ce248f4aff8d4ff864e4581960" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "071f88eae077473dbf849c9e02b69409" is_pre_election: true
I20260630 12:14:58.066807 10164 ts_tablet_manager.cc:1434] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc: Time spent starting tablet: real 0.107s	user 0.012s	sys 0.000s
I20260630 12:14:58.066926  9985 raft_consensus.cc:2468] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24a190859faa420ebf4624d59d24d82c in term 0.
I20260630 12:14:58.067047  9986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cd51a6ffca4e5a87caadcb2412647e" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "071f88eae077473dbf849c9e02b69409" is_pre_election: true
I20260630 12:14:58.068351 10165 tablet_bootstrap.cc:654] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:58.068249  9986 raft_consensus.cc:2468] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24a190859faa420ebf4624d59d24d82c in term 0.
I20260630 12:14:58.070756  9909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfd87ce248f4aff8d4ff864e4581960" candidate_uuid: "071f88eae077473dbf849c9e02b69409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24a190859faa420ebf4624d59d24d82c" is_pre_election: true
I20260630 12:14:58.072885  9911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed83fd251655480ba3ad20d4d6912e45" candidate_uuid: "071f88eae077473dbf849c9e02b69409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24a190859faa420ebf4624d59d24d82c" is_pre_election: true
I20260630 12:14:58.073875  9911 raft_consensus.cc:2468] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 071f88eae077473dbf849c9e02b69409 in term 0.
I20260630 12:14:58.075783  9951 leader_election.cc:304] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 071f88eae077473dbf849c9e02b69409, 24a190859faa420ebf4624d59d24d82c; no voters: 
I20260630 12:14:58.076727 10122 raft_consensus.cc:2804] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:58.077144 10122 raft_consensus.cc:493] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:58.077574 10122 raft_consensus.cc:3060] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.077971 10164 tablet_bootstrap.cc:492] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc: Bootstrap starting.
I20260630 12:14:58.102770 10118 raft_consensus.cc:515] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.102833 10113 raft_consensus.cc:515] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.104451  9909 raft_consensus.cc:2393] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 071f88eae077473dbf849c9e02b69409 in current term 1: Already voted for candidate 24a190859faa420ebf4624d59d24d82c in this term.
I20260630 12:14:58.106171  9911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfd87ce248f4aff8d4ff864e4581960" candidate_uuid: "838740b6794941cd902406b94c04f7bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24a190859faa420ebf4624d59d24d82c"
I20260630 12:14:58.106518 10113 leader_election.cc:290] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 election: Requested vote from peers 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231), 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893)
I20260630 12:14:58.108069  9986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfd87ce248f4aff8d4ff864e4581960" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "071f88eae077473dbf849c9e02b69409"
I20260630 12:14:58.108531 10060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfd87ce248f4aff8d4ff864e4581960" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838740b6794941cd902406b94c04f7bc"
I20260630 12:14:58.109124  9986 raft_consensus.cc:3060] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.111944 10060 raft_consensus.cc:2393] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 24a190859faa420ebf4624d59d24d82c in current term 1: Already voted for candidate 838740b6794941cd902406b94c04f7bc in this term.
I20260630 12:14:58.108315 10192 raft_consensus.cc:515] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.114928  9909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed83fd251655480ba3ad20d4d6912e45" candidate_uuid: "838740b6794941cd902406b94c04f7bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24a190859faa420ebf4624d59d24d82c"
I20260630 12:14:58.115428 10164 tablet_bootstrap.cc:654] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:58.116497  9985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfd87ce248f4aff8d4ff864e4581960" candidate_uuid: "838740b6794941cd902406b94c04f7bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "071f88eae077473dbf849c9e02b69409" is_pre_election: true
I20260630 12:14:58.117668  9909 raft_consensus.cc:3060] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.118163  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cd51a6ffca4e5a87caadcb2412647e" candidate_uuid: "838740b6794941cd902406b94c04f7bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "071f88eae077473dbf849c9e02b69409" is_pre_election: true
I20260630 12:14:58.056795 10163 raft_consensus.cc:740] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 071f88eae077473dbf849c9e02b69409, State: Initialized, Role: FOLLOWER
I20260630 12:14:58.118922  9984 raft_consensus.cc:2468] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 838740b6794941cd902406b94c04f7bc in term 0.
I20260630 12:14:58.119920 10192 leader_election.cc:290] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [CANDIDATE]: Term 1 election: Requested vote from peers 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475), 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231)
I20260630 12:14:58.119753 10163 consensus_queue.cc:260] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.120239  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed83fd251655480ba3ad20d4d6912e45" candidate_uuid: "838740b6794941cd902406b94c04f7bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "071f88eae077473dbf849c9e02b69409" is_pre_election: true
I20260630 12:14:58.122148  9982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfd87ce248f4aff8d4ff864e4581960" candidate_uuid: "838740b6794941cd902406b94c04f7bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "071f88eae077473dbf849c9e02b69409"
I20260630 12:14:58.122578 10112 raft_consensus.cc:515] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.123783  9910 raft_consensus.cc:2393] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 838740b6794941cd902406b94c04f7bc in current term 1: Already voted for candidate 24a190859faa420ebf4624d59d24d82c in this term.
I20260630 12:14:58.125195 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed83fd251655480ba3ad20d4d6912e45" candidate_uuid: "071f88eae077473dbf849c9e02b69409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838740b6794941cd902406b94c04f7bc" is_pre_election: true
I20260630 12:14:58.126068 10059 raft_consensus.cc:2393] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 071f88eae077473dbf849c9e02b69409 in current term 1: Already voted for candidate 838740b6794941cd902406b94c04f7bc in this term.
I20260630 12:14:58.126776 10112 leader_election.cc:290] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 election: Requested vote from peers 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231), 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893)
I20260630 12:14:58.127022 10060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfd87ce248f4aff8d4ff864e4581960" candidate_uuid: "071f88eae077473dbf849c9e02b69409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838740b6794941cd902406b94c04f7bc" is_pre_election: true
I20260630 12:14:58.127861 10060 raft_consensus.cc:2393] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 071f88eae077473dbf849c9e02b69409 in current term 1: Already voted for candidate 838740b6794941cd902406b94c04f7bc in this term.
I20260630 12:14:58.128942  9982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cd51a6ffca4e5a87caadcb2412647e" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "071f88eae077473dbf849c9e02b69409"
I20260630 12:14:58.133535  9982 raft_consensus.cc:3060] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.136080  9909 raft_consensus.cc:2468] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 838740b6794941cd902406b94c04f7bc in term 1.
I20260630 12:14:58.137763 10025 leader_election.cc:304] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24a190859faa420ebf4624d59d24d82c, 838740b6794941cd902406b94c04f7bc; no voters: 
I20260630 12:14:58.138688 10060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cd51a6ffca4e5a87caadcb2412647e" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838740b6794941cd902406b94c04f7bc"
I20260630 12:14:58.139663 10060 raft_consensus.cc:3060] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.139748  9950 leader_election.cc:304] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [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: 071f88eae077473dbf849c9e02b69409; no voters: 24a190859faa420ebf4624d59d24d82c, 838740b6794941cd902406b94c04f7bc
I20260630 12:14:58.132633  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed83fd251655480ba3ad20d4d6912e45" candidate_uuid: "838740b6794941cd902406b94c04f7bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "071f88eae077473dbf849c9e02b69409"
I20260630 12:14:58.138713 10192 raft_consensus.cc:2804] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:58.129967 10165 tablet_bootstrap.cc:492] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c: No bootstrap required, opened a new log
I20260630 12:14:58.144081 10165 ts_tablet_manager.cc:1403] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.014s
I20260630 12:14:58.132136 10024 leader_election.cc:304] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc [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: 071f88eae077473dbf849c9e02b69409, 838740b6794941cd902406b94c04f7bc; no voters: 24a190859faa420ebf4624d59d24d82c
I20260630 12:14:58.147004 10165 raft_consensus.cc:359] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.147976 10165 raft_consensus.cc:385] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:58.148341 10165 raft_consensus.cc:740] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24a190859faa420ebf4624d59d24d82c, State: Initialized, Role: FOLLOWER
I20260630 12:14:58.149539 10165 consensus_queue.cc:260] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.152416  9986 raft_consensus.cc:2468] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24a190859faa420ebf4624d59d24d82c in term 1.
I20260630 12:14:58.160028  9875 leader_election.cc:304] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [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: 071f88eae077473dbf849c9e02b69409, 24a190859faa420ebf4624d59d24d82c; no voters: 838740b6794941cd902406b94c04f7bc
I20260630 12:14:58.160775 10112 raft_consensus.cc:493] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:58.162235 10112 raft_consensus.cc:515] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.162807 10024 leader_election.cc:304] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [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: 838740b6794941cd902406b94c04f7bc; no voters: 071f88eae077473dbf849c9e02b69409, 24a190859faa420ebf4624d59d24d82c
I20260630 12:14:58.165311 10113 raft_consensus.cc:2804] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:58.164716 10112 leader_election.cc:290] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231), 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893)
I20260630 12:14:58.169066 10060 raft_consensus.cc:2468] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24a190859faa420ebf4624d59d24d82c in term 1.
I20260630 12:14:58.175165  9986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb19325998e4d7bab1a9ff36903bef9" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "071f88eae077473dbf849c9e02b69409" is_pre_election: true
I20260630 12:14:58.172621 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb19325998e4d7bab1a9ff36903bef9" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838740b6794941cd902406b94c04f7bc" is_pre_election: true
I20260630 12:14:58.173202 10192 raft_consensus.cc:697] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [term 1 LEADER]: Becoming Leader. State: Replica: 838740b6794941cd902406b94c04f7bc, State: Running, Role: LEADER
I20260630 12:14:58.178321  9875 leader_election.cc:304] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24a190859faa420ebf4624d59d24d82c, 838740b6794941cd902406b94c04f7bc; no voters: 
I20260630 12:14:58.178696 10192 consensus_queue.cc:237] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
W20260630 12:14:58.179586  9875 leader_election.cc:343] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:58.180429 10112 raft_consensus.cc:2804] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:58.181098 10112 raft_consensus.cc:697] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [term 1 LEADER]: Becoming Leader. State: Replica: 24a190859faa420ebf4624d59d24d82c, State: Running, Role: LEADER
I20260630 12:14:58.181583 10198 raft_consensus.cc:2749] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:58.182125 10112 consensus_queue.cc:237] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.187062  9982 raft_consensus.cc:2468] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24a190859faa420ebf4624d59d24d82c in term 1.
I20260630 12:14:58.172747 10165 ts_tablet_manager.cc:1434] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c: Time spent starting tablet: real 0.028s	user 0.000s	sys 0.007s
I20260630 12:14:58.176241 10197 raft_consensus.cc:2764] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:14:58.190303 10165 tablet_bootstrap.cc:492] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c: Bootstrap starting.
I20260630 12:14:58.175320 10196 raft_consensus.cc:2749] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:58.193182 10163 ts_tablet_manager.cc:1434] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409: Time spent starting tablet: real 0.154s	user 0.035s	sys 0.036s
I20260630 12:14:58.187050  9986 raft_consensus.cc:2468] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24a190859faa420ebf4624d59d24d82c in term 0.
I20260630 12:14:58.195389  9875 leader_election.cc:304] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [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: 071f88eae077473dbf849c9e02b69409, 24a190859faa420ebf4624d59d24d82c; no voters: 838740b6794941cd902406b94c04f7bc
I20260630 12:14:58.197446 10113 raft_consensus.cc:697] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 1 LEADER]: Becoming Leader. State: Replica: 24a190859faa420ebf4624d59d24d82c, State: Running, Role: LEADER
I20260630 12:14:58.198041 10200 raft_consensus.cc:2804] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:58.198513 10200 raft_consensus.cc:493] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:58.198887 10200 raft_consensus.cc:3060] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.198681 10113 consensus_queue.cc:237] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.201252 10118 leader_election.cc:290] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [CANDIDATE]: Term 1 election: Requested vote from peers 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475), 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231)
I20260630 12:14:58.205792 10122 raft_consensus.cc:515] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.209286  9983 raft_consensus.cc:2393] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 838740b6794941cd902406b94c04f7bc in current term 1: Already voted for candidate 071f88eae077473dbf849c9e02b69409 in this term.
I20260630 12:14:58.209369 10196 raft_consensus.cc:493] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:58.210049 10196 raft_consensus.cc:515] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.214268  9909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cda5d42bb94505a8fc679b10f516ff" candidate_uuid: "071f88eae077473dbf849c9e02b69409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24a190859faa420ebf4624d59d24d82c" is_pre_election: true
I20260630 12:14:58.216048 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cda5d42bb94505a8fc679b10f516ff" candidate_uuid: "071f88eae077473dbf849c9e02b69409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838740b6794941cd902406b94c04f7bc" is_pre_election: true
I20260630 12:14:58.216981 10059 raft_consensus.cc:2468] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 071f88eae077473dbf849c9e02b69409 in term 0.
I20260630 12:14:58.218815  9950 leader_election.cc:304] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 071f88eae077473dbf849c9e02b69409, 838740b6794941cd902406b94c04f7bc; no voters: 
I20260630 12:14:58.219810 10164 tablet_bootstrap.cc:492] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc: No bootstrap required, opened a new log
W20260630 12:14:58.220346  9951 leader_election.cc:343] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:58.222009 10122 leader_election.cc:290] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [CANDIDATE]: Term 1 election: Requested vote from peers 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475), 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893)
W20260630 12:14:58.223277 10024 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:35231, user_credentials={real_user=slave}} blocked reactor thread for 60561.9us
I20260630 12:14:58.224269  9909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed83fd251655480ba3ad20d4d6912e45" candidate_uuid: "071f88eae077473dbf849c9e02b69409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24a190859faa420ebf4624d59d24d82c"
I20260630 12:14:58.225082  9909 raft_consensus.cc:2393] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 071f88eae077473dbf849c9e02b69409 in current term 1: Already voted for candidate 838740b6794941cd902406b94c04f7bc in this term.
I20260630 12:14:58.225750 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed83fd251655480ba3ad20d4d6912e45" candidate_uuid: "071f88eae077473dbf849c9e02b69409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838740b6794941cd902406b94c04f7bc"
I20260630 12:14:58.221575 10195 raft_consensus.cc:2804] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:58.227058 10195 raft_consensus.cc:493] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:58.227487 10195 raft_consensus.cc:3060] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.227365  9950 leader_election.cc:304] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [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: 071f88eae077473dbf849c9e02b69409; no voters: 24a190859faa420ebf4624d59d24d82c, 838740b6794941cd902406b94c04f7bc
I20260630 12:14:58.228164 10165 tablet_bootstrap.cc:654] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:58.228735 10122 raft_consensus.cc:2749] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:58.228605  9803 catalog_manager.cc:5697] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 838740b6794941cd902406b94c04f7bc (127.0.107.195). New cstate: current_term: 1 leader_uuid: "838740b6794941cd902406b94c04f7bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:58.236048 10195 raft_consensus.cc:515] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.237136 10196 leader_election.cc:290] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475), 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893)
I20260630 12:14:58.237963  9806 catalog_manager.cc:5697] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c reported cstate change: term changed from 0 to 1, leader changed from <none> to 24a190859faa420ebf4624d59d24d82c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "24a190859faa420ebf4624d59d24d82c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:58.240239  9909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cda5d42bb94505a8fc679b10f516ff" candidate_uuid: "071f88eae077473dbf849c9e02b69409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24a190859faa420ebf4624d59d24d82c"
I20260630 12:14:58.220398 10164 ts_tablet_manager.cc:1403] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc: Time spent bootstrapping tablet: real 0.143s	user 0.014s	sys 0.032s
W20260630 12:14:58.241832  9951 leader_election.cc:343] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:58.243453 10195 leader_election.cc:290] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [CANDIDATE]: Term 1 election: Requested vote from peers 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475), 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893)
I20260630 12:14:58.244246 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cda5d42bb94505a8fc679b10f516ff" candidate_uuid: "071f88eae077473dbf849c9e02b69409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838740b6794941cd902406b94c04f7bc"
I20260630 12:14:58.244865 10059 raft_consensus.cc:3060] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.247362 10200 raft_consensus.cc:515] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.251116  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb19325998e4d7bab1a9ff36903bef9" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "071f88eae077473dbf849c9e02b69409"
I20260630 12:14:58.251539 10200 leader_election.cc:290] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 election: Requested vote from peers 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231), 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893)
I20260630 12:14:58.252933 10060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb19325998e4d7bab1a9ff36903bef9" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838740b6794941cd902406b94c04f7bc"
I20260630 12:14:58.251770  9983 raft_consensus.cc:3060] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.254719 10059 raft_consensus.cc:2468] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 071f88eae077473dbf849c9e02b69409 in term 1.
I20260630 12:14:58.257936  9950 leader_election.cc:304] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [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: 071f88eae077473dbf849c9e02b69409, 838740b6794941cd902406b94c04f7bc; no voters: 24a190859faa420ebf4624d59d24d82c
I20260630 12:14:58.259763 10165 tablet_bootstrap.cc:492] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c: No bootstrap required, opened a new log
I20260630 12:14:58.256840 10164 raft_consensus.cc:359] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.260316 10165 ts_tablet_manager.cc:1403] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.015s
I20260630 12:14:58.260551 10164 raft_consensus.cc:385] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:58.260893 10164 raft_consensus.cc:740] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 838740b6794941cd902406b94c04f7bc, State: Initialized, Role: FOLLOWER
I20260630 12:14:58.261838 10164 consensus_queue.cc:260] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.263549 10165 raft_consensus.cc:359] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.264344 10165 raft_consensus.cc:385] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:58.264637 10165 raft_consensus.cc:740] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24a190859faa420ebf4624d59d24d82c, State: Initialized, Role: FOLLOWER
I20260630 12:14:58.261749 10195 raft_consensus.cc:2804] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:58.265439 10195 raft_consensus.cc:697] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [term 1 LEADER]: Becoming Leader. State: Replica: 071f88eae077473dbf849c9e02b69409, State: Running, Role: LEADER
I20260630 12:14:58.265653 10165 consensus_queue.cc:260] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.266268 10195 consensus_queue.cc:237] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.264724 10164 ts_tablet_manager.cc:1434] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260630 12:14:58.267786 10060 raft_consensus.cc:3060] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.268395 10165 ts_tablet_manager.cc:1434] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:14:58.269805  9983 raft_consensus.cc:2468] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24a190859faa420ebf4624d59d24d82c in term 1.
I20260630 12:14:58.271373  9875 leader_election.cc:304] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 071f88eae077473dbf849c9e02b69409, 24a190859faa420ebf4624d59d24d82c; no voters: 
I20260630 12:14:58.272341 10200 raft_consensus.cc:2804] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:58.272814 10200 raft_consensus.cc:697] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [term 1 LEADER]: Becoming Leader. State: Replica: 24a190859faa420ebf4624d59d24d82c, State: Running, Role: LEADER
I20260630 12:14:58.273638 10200 consensus_queue.cc:237] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.276067  9806 catalog_manager.cc:5697] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c reported cstate change: term changed from 0 to 1, leader changed from <none> to 24a190859faa420ebf4624d59d24d82c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "24a190859faa420ebf4624d59d24d82c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:58.278102 10060 raft_consensus.cc:2468] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24a190859faa420ebf4624d59d24d82c in term 1.
I20260630 12:14:58.278653  9803 catalog_manager.cc:5697] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 reported cstate change: term changed from 0 to 1, leader changed from <none> to 071f88eae077473dbf849c9e02b69409 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "071f88eae077473dbf849c9e02b69409" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:58.295120  9803 catalog_manager.cc:5697] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c reported cstate change: term changed from 0 to 1, leader changed from <none> to 24a190859faa420ebf4624d59d24d82c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "24a190859faa420ebf4624d59d24d82c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:58.302088 10200 consensus_queue.cc:1048] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:58.314878 10113 consensus_queue.cc:1048] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:58.475960 10113 raft_consensus.cc:493] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:58.476497 10113 raft_consensus.cc:515] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } }
I20260630 12:14:58.478958 10113 leader_election.cc:290] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231), 838740b6794941cd902406b94c04f7bc (127.0.107.195:45893)
I20260630 12:14:58.481238 10060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cda5d42bb94505a8fc679b10f516ff" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838740b6794941cd902406b94c04f7bc" is_pre_election: true
I20260630 12:14:58.481238  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cda5d42bb94505a8fc679b10f516ff" candidate_uuid: "24a190859faa420ebf4624d59d24d82c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "071f88eae077473dbf849c9e02b69409" is_pre_election: true
I20260630 12:14:58.483372 10060 raft_consensus.cc:2393] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24a190859faa420ebf4624d59d24d82c in current term 1: Already voted for candidate 071f88eae077473dbf849c9e02b69409 in this term.
I20260630 12:14:58.484397  9875 leader_election.cc:304] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c [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: 24a190859faa420ebf4624d59d24d82c; no voters: 071f88eae077473dbf849c9e02b69409, 838740b6794941cd902406b94c04f7bc
I20260630 12:14:58.485267 10113 raft_consensus.cc:3060] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.495585 10113 raft_consensus.cc:2749] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:58.619210  9909 raft_consensus.cc:1275] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Refusing update from remote peer 071f88eae077473dbf849c9e02b69409: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:58.623054 10113 consensus_queue.cc:1048] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:58.628847 10059 raft_consensus.cc:1275] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Refusing update from remote peer 071f88eae077473dbf849c9e02b69409: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:58.629719 10195 consensus_queue.cc:1048] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:58.632076 10196 consensus_queue.cc:1048] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:58.636983  9982 raft_consensus.cc:1275] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Refusing update from remote peer 838740b6794941cd902406b94c04f7bc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:58.642791  9910 raft_consensus.cc:1275] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Refusing update from remote peer 838740b6794941cd902406b94c04f7bc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:58.645912 10199 consensus_queue.cc:1048] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:58.648100 10199 consensus_queue.cc:1048] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:58.706712 10060 raft_consensus.cc:1275] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Refusing update from remote peer 24a190859faa420ebf4624d59d24d82c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:58.710796  9984 raft_consensus.cc:1275] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Refusing update from remote peer 24a190859faa420ebf4624d59d24d82c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:58.712962 10112 consensus_queue.cc:1048] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:58.713696 10058 raft_consensus.cc:1275] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Refusing update from remote peer 24a190859faa420ebf4624d59d24d82c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:58.714470 10060 raft_consensus.cc:1275] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Refusing update from remote peer 24a190859faa420ebf4624d59d24d82c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:58.715639 10112 consensus_queue.cc:1048] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:58.722069 10112 consensus_queue.cc:1048] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:58.723119 10203 consensus_queue.cc:1048] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:58.733937  9983 raft_consensus.cc:1275] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Refusing update from remote peer 24a190859faa420ebf4624d59d24d82c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:58.749788 10203 consensus_queue.cc:1048] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260630 12:14:58.788259 10224 mvcc.cc:204] Tried to move back new op lower bound from 7302437677492178944 to 7302437675785269248. Current Snapshot: MvccSnapshot[applied={T|T < 7302437677492178944}]
W20260630 12:14:58.899995  9875 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:45893, user_credentials={real_user=slave}} blocked reactor thread for 80428.8us
W20260630 12:14:58.964344 10025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:35475, user_credentials={real_user=slave}} blocked reactor thread for 51537.5us
W20260630 12:14:59.156677  9950 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:45893, user_credentials={real_user=slave}} blocked reactor thread for 73210.2us
W20260630 12:14:59.654036 10216 meta_cache.cc:1261] Time spent looking up entry by key: real 0.091s	user 0.002s	sys 0.000s
W20260630 12:14:59.983502  9875 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:45893, user_credentials={real_user=slave}} blocked reactor thread for 83569.7us
I20260630 12:15:00.124255   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:00.131219 10262 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:00.131856 10263 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:00.132728 10265 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:00.134052   431 server_base.cc:1061] running on GCE node
I20260630 12:15:00.135417   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:00.135713   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:00.135967   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821700135942 us; error 0 us; skew 500 ppm
I20260630 12:15:00.136523   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:00.140276   431 webserver.cc:533] Webserver started at http://127.0.107.196:42797/ using document root <none> and password file <none>
I20260630 12:15:00.140839   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:00.141188   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:00.141525   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:00.142735   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-3-root/instance:
uuid: "e6faefd8ea0a40c0af9b859cd520344a"
format_stamp: "Formatted at 2026-06-30 12:15:00 on dist-test-slave-z8mm"
I20260630 12:15:00.147480   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:00.150913 10270 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:00.151664   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:15:00.151993   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-3-root
uuid: "e6faefd8ea0a40c0af9b859cd520344a"
format_stamp: "Formatted at 2026-06-30 12:15:00 on dist-test-slave-z8mm"
I20260630 12:15:00.152294   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821473573380-431-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)
I20260630 12:15:00.186587   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:00.187923   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:00.189358   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:00.191995   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:00.192242   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:00.192497   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:00.192689   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:00.242954   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:35295
I20260630 12:15:00.243049 10332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:35295 every 8 connection(s)
I20260630 12:15:00.264122 10333 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43833
I20260630 12:15:00.264539 10333 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:00.265446 10333 heartbeater.cc:507] Master 127.0.107.254:43833 requested a full tablet report, sending...
I20260630 12:15:00.267429  9809 ts_manager.cc:194] Registered new tserver with Master: e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196:35295)
I20260630 12:15:00.269385  9809 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38752
I20260630 12:15:01.206792  9985 consensus_queue.cc:237] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } attrs { replace: true } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } }
I20260630 12:15:01.216874  9909 raft_consensus.cc:1275] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Refusing update from remote peer 071f88eae077473dbf849c9e02b69409: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:01.218497 10343 consensus_queue.cc:1048] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:15:01.218916 10060 raft_consensus.cc:1275] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Refusing update from remote peer 071f88eae077473dbf849c9e02b69409: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:01.220589 10339 consensus_queue.cc:1048] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:15:01.229475 10343 raft_consensus.cc:2955] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } attrs { replace: true } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } } }
W20260630 12:15:01.231164  9950 consensus_peers.cc:597] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 -> Peer e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196:35295): Couldn't send request to peer e6faefd8ea0a40c0af9b859cd520344a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88cda5d42bb94505a8fc679b10f516ff. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:01.230742  9909 raft_consensus.cc:2955] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } attrs { replace: true } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } } }
I20260630 12:15:01.236909 10060 raft_consensus.cc:2955] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } attrs { replace: true } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } } }
I20260630 12:15:01.246075  9806 catalog_manager.cc:5697] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 reported cstate change: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "071f88eae077473dbf849c9e02b69409" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:01.264153  9909 consensus_queue.cc:237] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } attrs { replace: true } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } }
I20260630 12:15:01.272166 10333 heartbeater.cc:499] Master 127.0.107.254:43833 was elected leader, sending a full tablet report...
I20260630 12:15:01.279426 10060 raft_consensus.cc:1275] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Refusing update from remote peer 24a190859faa420ebf4624d59d24d82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:01.279556  9985 raft_consensus.cc:1275] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Refusing update from remote peer 24a190859faa420ebf4624d59d24d82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:01.280977 10261 consensus_queue.cc:1048] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:15:01.282008 10338 consensus_queue.cc:1048] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260630 12:15:01.288293  9875 consensus_peers.cc:597] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c -> Peer e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196:35295): Couldn't send request to peer e6faefd8ea0a40c0af9b859cd520344a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2bb19325998e4d7bab1a9ff36903bef9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:01.291164 10338 raft_consensus.cc:2955] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } attrs { replace: true } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } } }
I20260630 12:15:01.293781 10060 raft_consensus.cc:2955] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } attrs { replace: true } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } } }
I20260630 12:15:01.294234  9985 raft_consensus.cc:2955] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } attrs { replace: true } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } } }
I20260630 12:15:01.308852  9809 catalog_manager.cc:5697] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c reported cstate change: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "24a190859faa420ebf4624d59d24d82c" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:01.310248  9909 consensus_queue.cc:237] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } }
W20260630 12:15:01.319432  9875 consensus_peers.cc:597] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c -> Peer e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196:35295): Couldn't send request to peer e6faefd8ea0a40c0af9b859cd520344a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cbfd87ce248f4aff8d4ff864e4581960. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:01.319729  9985 raft_consensus.cc:1275] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Refusing update from remote peer 24a190859faa420ebf4624d59d24d82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:01.320667 10060 raft_consensus.cc:1275] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Refusing update from remote peer 24a190859faa420ebf4624d59d24d82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:01.323860 10358 consensus_queue.cc:1048] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:15:01.324700 10338 consensus_queue.cc:1048] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:15:01.333150 10358 raft_consensus.cc:2955] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } } }
I20260630 12:15:01.335266 10060 raft_consensus.cc:2955] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } } }
I20260630 12:15:01.334888  9985 raft_consensus.cc:2955] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } } }
I20260630 12:15:01.347803  9805 catalog_manager.cc:5697] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc reported cstate change: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "24a190859faa420ebf4624d59d24d82c" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } } }
I20260630 12:15:01.349656  9909 consensus_queue.cc:237] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } }
I20260630 12:15:01.357584 10060 raft_consensus.cc:1275] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Refusing update from remote peer 24a190859faa420ebf4624d59d24d82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260630 12:15:01.357700  9875 consensus_peers.cc:597] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c -> Peer e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196:35295): Couldn't send request to peer e6faefd8ea0a40c0af9b859cd520344a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3720bd09494d43bf98fe649bcf94c1b0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:01.358669  9985 raft_consensus.cc:1275] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Refusing update from remote peer 24a190859faa420ebf4624d59d24d82c: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:01.359198 10358 consensus_queue.cc:1048] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:15:01.360287 10261 consensus_queue.cc:1048] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [LEADER]: Connected to new peer: Peer: permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:15:01.368672 10338 raft_consensus.cc:2955] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } } }
I20260630 12:15:01.370671 10056 raft_consensus.cc:2955] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } } }
I20260630 12:15:01.381215  9985 raft_consensus.cc:2955] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } } }
I20260630 12:15:01.384954  9806 catalog_manager.cc:5697] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc reported cstate change: config changed from index -1 to 18, NON_VOTER e6faefd8ea0a40c0af9b859cd520344a (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "24a190859faa420ebf4624d59d24d82c" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } } }
I20260630 12:15:01.695443 10366 ts_tablet_manager.cc:933] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a: Initiating tablet copy from peer 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231)
I20260630 12:15:01.697372 10366 tablet_copy_client.cc:323] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35231
I20260630 12:15:01.707983  9996 tablet_copy_service.cc:140] P 071f88eae077473dbf849c9e02b69409: Received BeginTabletCopySession request for tablet 88cda5d42bb94505a8fc679b10f516ff from peer e6faefd8ea0a40c0af9b859cd520344a ({username='slave'} at 127.0.0.1:38110)
I20260630 12:15:01.708637  9996 tablet_copy_service.cc:161] P 071f88eae077473dbf849c9e02b69409: Beginning new tablet copy session on tablet 88cda5d42bb94505a8fc679b10f516ff from peer e6faefd8ea0a40c0af9b859cd520344a at {username='slave'} at 127.0.0.1:38110: session id = e6faefd8ea0a40c0af9b859cd520344a-88cda5d42bb94505a8fc679b10f516ff
I20260630 12:15:01.717096  9996 tablet_copy_source_session.cc:215] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:01.720682 10366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88cda5d42bb94505a8fc679b10f516ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:01.726699 10369 ts_tablet_manager.cc:933] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a: Initiating tablet copy from peer 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475)
I20260630 12:15:01.729106 10369 tablet_copy_client.cc:323] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:35475
I20260630 12:15:01.739305 10366 tablet_copy_client.cc:806] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:01.739946 10366 tablet_copy_client.cc:670] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:01.740567  9921 tablet_copy_service.cc:140] P 24a190859faa420ebf4624d59d24d82c: Received BeginTabletCopySession request for tablet 2bb19325998e4d7bab1a9ff36903bef9 from peer e6faefd8ea0a40c0af9b859cd520344a ({username='slave'} at 127.0.0.1:59782)
I20260630 12:15:01.741137  9921 tablet_copy_service.cc:161] P 24a190859faa420ebf4624d59d24d82c: Beginning new tablet copy session on tablet 2bb19325998e4d7bab1a9ff36903bef9 from peer e6faefd8ea0a40c0af9b859cd520344a at {username='slave'} at 127.0.0.1:59782: session id = e6faefd8ea0a40c0af9b859cd520344a-2bb19325998e4d7bab1a9ff36903bef9
I20260630 12:15:01.744170 10366 tablet_copy_client.cc:538] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:01.749650  9921 tablet_copy_source_session.cc:215] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:01.751718 10366 tablet_bootstrap.cc:492] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a: Bootstrap starting.
I20260630 12:15:01.753199 10369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb19325998e4d7bab1a9ff36903bef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:01.771864 10369 tablet_copy_client.cc:806] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:01.772524 10369 tablet_copy_client.cc:670] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:01.777585 10369 tablet_copy_client.cc:538] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:01.788071 10369 tablet_bootstrap.cc:492] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a: Bootstrap starting.
I20260630 12:15:01.846810 10373 ts_tablet_manager.cc:933] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a: Initiating tablet copy from peer 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475)
I20260630 12:15:01.855180 10373 tablet_copy_client.cc:323] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:35475
I20260630 12:15:01.857195  9921 tablet_copy_service.cc:140] P 24a190859faa420ebf4624d59d24d82c: Received BeginTabletCopySession request for tablet 3720bd09494d43bf98fe649bcf94c1b0 from peer e6faefd8ea0a40c0af9b859cd520344a ({username='slave'} at 127.0.0.1:59782)
I20260630 12:15:01.857766  9921 tablet_copy_service.cc:161] P 24a190859faa420ebf4624d59d24d82c: Beginning new tablet copy session on tablet 3720bd09494d43bf98fe649bcf94c1b0 from peer e6faefd8ea0a40c0af9b859cd520344a at {username='slave'} at 127.0.0.1:59782: session id = e6faefd8ea0a40c0af9b859cd520344a-3720bd09494d43bf98fe649bcf94c1b0
I20260630 12:15:01.866231  9921 tablet_copy_source_session.cc:215] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:01.869872 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3720bd09494d43bf98fe649bcf94c1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:01.890036 10366 tablet_bootstrap.cc:492] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=132 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:01.891089 10366 tablet_bootstrap.cc:492] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a: Bootstrap complete.
I20260630 12:15:01.891808 10366 ts_tablet_manager.cc:1403] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a: Time spent bootstrapping tablet: real 0.140s	user 0.131s	sys 0.010s
I20260630 12:15:01.911466 10366 raft_consensus.cc:359] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } attrs { replace: true } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } }
I20260630 12:15:01.912662 10366 raft_consensus.cc:740] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e6faefd8ea0a40c0af9b859cd520344a, State: Initialized, Role: LEARNER
I20260630 12:15:01.913516 10366 consensus_queue.cc:260] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } attrs { replace: true } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } }
I20260630 12:15:01.916873 10376 ts_tablet_manager.cc:933] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a: Initiating tablet copy from peer 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475)
I20260630 12:15:01.920032 10373 tablet_copy_client.cc:806] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:01.920817 10373 tablet_copy_client.cc:670] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:01.921816 10366 ts_tablet_manager.cc:1434] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260630 12:15:01.925729 10373 tablet_copy_client.cc:538] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:01.926851 10376 tablet_copy_client.cc:323] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:35475
I20260630 12:15:01.928751  9921 tablet_copy_service.cc:140] P 24a190859faa420ebf4624d59d24d82c: Received BeginTabletCopySession request for tablet cbfd87ce248f4aff8d4ff864e4581960 from peer e6faefd8ea0a40c0af9b859cd520344a ({username='slave'} at 127.0.0.1:59782)
I20260630 12:15:01.928953  9996 tablet_copy_service.cc:342] P 071f88eae077473dbf849c9e02b69409: Request end of tablet copy session e6faefd8ea0a40c0af9b859cd520344a-88cda5d42bb94505a8fc679b10f516ff received from {username='slave'} at 127.0.0.1:38110
I20260630 12:15:01.929332  9921 tablet_copy_service.cc:161] P 24a190859faa420ebf4624d59d24d82c: Beginning new tablet copy session on tablet cbfd87ce248f4aff8d4ff864e4581960 from peer e6faefd8ea0a40c0af9b859cd520344a at {username='slave'} at 127.0.0.1:59782: session id = e6faefd8ea0a40c0af9b859cd520344a-cbfd87ce248f4aff8d4ff864e4581960
I20260630 12:15:01.929533  9996 tablet_copy_service.cc:434] P 071f88eae077473dbf849c9e02b69409: ending tablet copy session e6faefd8ea0a40c0af9b859cd520344a-88cda5d42bb94505a8fc679b10f516ff on tablet 88cda5d42bb94505a8fc679b10f516ff with peer e6faefd8ea0a40c0af9b859cd520344a
I20260630 12:15:01.936143 10373 tablet_bootstrap.cc:492] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a: Bootstrap starting.
I20260630 12:15:01.937680  9921 tablet_copy_source_session.cc:215] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:01.943555 10376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfd87ce248f4aff8d4ff864e4581960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:01.948254 10369 tablet_bootstrap.cc:492] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:01.949335 10369 tablet_bootstrap.cc:492] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a: Bootstrap complete.
I20260630 12:15:01.950127 10369 ts_tablet_manager.cc:1403] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a: Time spent bootstrapping tablet: real 0.162s	user 0.118s	sys 0.031s
I20260630 12:15:01.952826 10369 raft_consensus.cc:359] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } attrs { replace: true } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } }
I20260630 12:15:01.953666 10369 raft_consensus.cc:740] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e6faefd8ea0a40c0af9b859cd520344a, State: Initialized, Role: LEARNER
I20260630 12:15:01.954310 10369 consensus_queue.cc:260] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } attrs { replace: true } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } }
I20260630 12:15:01.956351 10369 ts_tablet_manager.cc:1434] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:15:01.958235  9921 tablet_copy_service.cc:342] P 24a190859faa420ebf4624d59d24d82c: Request end of tablet copy session e6faefd8ea0a40c0af9b859cd520344a-2bb19325998e4d7bab1a9ff36903bef9 received from {username='slave'} at 127.0.0.1:59782
I20260630 12:15:01.958685  9921 tablet_copy_service.cc:434] P 24a190859faa420ebf4624d59d24d82c: ending tablet copy session e6faefd8ea0a40c0af9b859cd520344a-2bb19325998e4d7bab1a9ff36903bef9 on tablet 2bb19325998e4d7bab1a9ff36903bef9 with peer e6faefd8ea0a40c0af9b859cd520344a
I20260630 12:15:01.968056 10376 tablet_copy_client.cc:806] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:01.968729 10376 tablet_copy_client.cc:670] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:01.977187 10376 tablet_copy_client.cc:538] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:01.987248 10376 tablet_bootstrap.cc:492] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a: Bootstrap starting.
I20260630 12:15:02.055299 10373 tablet_bootstrap.cc:492] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=148 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:02.056310 10373 tablet_bootstrap.cc:492] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a: Bootstrap complete.
I20260630 12:15:02.057104 10373 ts_tablet_manager.cc:1403] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a: Time spent bootstrapping tablet: real 0.121s	user 0.100s	sys 0.021s
I20260630 12:15:02.059610 10373 raft_consensus.cc:359] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } }
I20260630 12:15:02.060222 10373 raft_consensus.cc:740] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e6faefd8ea0a40c0af9b859cd520344a, State: Initialized, Role: LEARNER
I20260630 12:15:02.060711 10373 consensus_queue.cc:260] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } }
I20260630 12:15:02.062639 10373 ts_tablet_manager.cc:1434] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:15:02.064545  9921 tablet_copy_service.cc:342] P 24a190859faa420ebf4624d59d24d82c: Request end of tablet copy session e6faefd8ea0a40c0af9b859cd520344a-3720bd09494d43bf98fe649bcf94c1b0 received from {username='slave'} at 127.0.0.1:59782
I20260630 12:15:02.064954  9921 tablet_copy_service.cc:434] P 24a190859faa420ebf4624d59d24d82c: ending tablet copy session e6faefd8ea0a40c0af9b859cd520344a-3720bd09494d43bf98fe649bcf94c1b0 on tablet 3720bd09494d43bf98fe649bcf94c1b0 with peer e6faefd8ea0a40c0af9b859cd520344a
I20260630 12:15:02.074697 10308 raft_consensus.cc:1217] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260630 12:15:02.128408 10376 tablet_bootstrap.cc:492] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:02.129251 10376 tablet_bootstrap.cc:492] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a: Bootstrap complete.
I20260630 12:15:02.129835 10376 ts_tablet_manager.cc:1403] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a: Time spent bootstrapping tablet: real 0.143s	user 0.118s	sys 0.019s
I20260630 12:15:02.131742 10376 raft_consensus.cc:359] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } }
I20260630 12:15:02.132478 10376 raft_consensus.cc:740] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e6faefd8ea0a40c0af9b859cd520344a, State: Initialized, Role: LEARNER
I20260630 12:15:02.132965 10376 consensus_queue.cc:260] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "24a190859faa420ebf4624d59d24d82c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35475 } } peers { permanent_uuid: "071f88eae077473dbf849c9e02b69409" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35231 } } peers { permanent_uuid: "838740b6794941cd902406b94c04f7bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45893 } attrs { replace: true } } peers { permanent_uuid: "e6faefd8ea0a40c0af9b859cd520344a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35295 } attrs { promote: true } }
I20260630 12:15:02.134706 10376 ts_tablet_manager.cc:1434] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:15:02.136551  9921 tablet_copy_service.cc:342] P 24a190859faa420ebf4624d59d24d82c: Request end of tablet copy session e6faefd8ea0a40c0af9b859cd520344a-cbfd87ce248f4aff8d4ff864e4581960 received from {username='slave'} at 127.0.0.1:59782
I20260630 12:15:02.136986  9921 tablet_copy_service.cc:434] P 24a190859faa420ebf4624d59d24d82c: ending tablet copy session e6faefd8ea0a40c0af9b859cd520344a-cbfd87ce248f4aff8d4ff864e4581960 on tablet cbfd87ce248f4aff8d4ff864e4581960 with peer e6faefd8ea0a40c0af9b859cd520344a
I20260630 12:15:02.239285 10308 raft_consensus.cc:1217] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260630 12:15:02.278010   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:02.320361   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:02.321399   431 tablet_replica.cc:333] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c: stopping tablet replica
I20260630 12:15:02.322304   431 raft_consensus.cc:2243] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:02.323688   431 raft_consensus.cc:2272] T cbfd87ce248f4aff8d4ff864e4581960 P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.327404   431 tablet_replica.cc:333] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c: stopping tablet replica
I20260630 12:15:02.327339 10308 raft_consensus.cc:1217] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260630 12:15:02.328373   431 raft_consensus.cc:2243] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:02.329504   431 raft_consensus.cc:2272] T 3720bd09494d43bf98fe649bcf94c1b0 P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.332804   431 tablet_replica.cc:333] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c: stopping tablet replica
I20260630 12:15:02.333513   431 raft_consensus.cc:2243] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:02.334527   431 raft_consensus.cc:2272] T 88cda5d42bb94505a8fc679b10f516ff P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.336755   431 tablet_replica.cc:333] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c: stopping tablet replica
I20260630 12:15:02.337381   431 raft_consensus.cc:2243] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:02.338200   431 raft_consensus.cc:2272] T d3cd51a6ffca4e5a87caadcb2412647e P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.340422   431 tablet_replica.cc:333] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c: stopping tablet replica
I20260630 12:15:02.340988   431 raft_consensus.cc:2243] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:02.341516   431 raft_consensus.cc:2272] T e5885d87c14446d0b33937ba1562aebe P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.343770   431 tablet_replica.cc:333] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c: stopping tablet replica
I20260630 12:15:02.344336   431 raft_consensus.cc:2243] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:02.345471   431 raft_consensus.cc:2272] T 2bb19325998e4d7bab1a9ff36903bef9 P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.347625   431 tablet_replica.cc:333] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c: stopping tablet replica
I20260630 12:15:02.348167   431 raft_consensus.cc:2243] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:02.348711   431 raft_consensus.cc:2272] T ed83fd251655480ba3ad20d4d6912e45 P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.351238   431 tablet_replica.cc:333] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c: stopping tablet replica
I20260630 12:15:02.351804   431 raft_consensus.cc:2243] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:02.352308   431 raft_consensus.cc:2272] T 520e7daa1fe24752be7ff51857fa477c P 24a190859faa420ebf4624d59d24d82c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.382961   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:02.409862   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:02.448074   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:02.448946   431 tablet_replica.cc:333] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409: stopping tablet replica
I20260630 12:15:02.449777   431 raft_consensus.cc:2243] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:02.450613   431 raft_consensus.cc:2272] T cbfd87ce248f4aff8d4ff864e4581960 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.453536   431 tablet_replica.cc:333] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409: stopping tablet replica
I20260630 12:15:02.454300   431 raft_consensus.cc:2243] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:02.454897   431 raft_consensus.cc:2272] T 3720bd09494d43bf98fe649bcf94c1b0 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.457878   431 tablet_replica.cc:333] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409: stopping tablet replica
I20260630 12:15:02.458606   431 raft_consensus.cc:2243] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:02.459960   431 raft_consensus.cc:2272] T 88cda5d42bb94505a8fc679b10f516ff P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.462915   431 tablet_replica.cc:333] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409: stopping tablet replica
I20260630 12:15:02.463666   431 raft_consensus.cc:2243] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:02.464375   431 raft_consensus.cc:2272] T d3cd51a6ffca4e5a87caadcb2412647e P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.467103   431 tablet_replica.cc:333] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409: stopping tablet replica
I20260630 12:15:02.467906   431 raft_consensus.cc:2243] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:02.468452   431 raft_consensus.cc:2272] T be79d2c4402049f3a56bfd7d3d34f58b P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.471228   431 tablet_replica.cc:333] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409: stopping tablet replica
I20260630 12:15:02.471940   431 raft_consensus.cc:2243] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:02.472677   431 raft_consensus.cc:2272] T 2bb19325998e4d7bab1a9ff36903bef9 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.475361   431 tablet_replica.cc:333] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409: stopping tablet replica
I20260630 12:15:02.476013   431 raft_consensus.cc:2243] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:02.476660   431 raft_consensus.cc:2272] T ed83fd251655480ba3ad20d4d6912e45 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.479321   431 tablet_replica.cc:333] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409: stopping tablet replica
I20260630 12:15:02.479938   431 raft_consensus.cc:2243] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:02.480469   431 raft_consensus.cc:2272] T 76b53574cf75455c9312798be1818ce0 P 071f88eae077473dbf849c9e02b69409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.514236   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:02.534909   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260630 12:15:02.539347 10024 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.194:35231: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260630 12:15:02.545125 10024 consensus_peers.cc:597] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc -> Peer 071f88eae077473dbf849c9e02b69409 (127.0.107.194:35231): Couldn't send request to peer 071f88eae077473dbf849c9e02b69409. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:35231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:02.568142   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:02.573582   431 tablet_replica.cc:333] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc: stopping tablet replica
I20260630 12:15:02.574594   431 raft_consensus.cc:2243] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:02.575412   431 raft_consensus.cc:2272] T 88cda5d42bb94505a8fc679b10f516ff P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.578271   431 tablet_replica.cc:333] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc: stopping tablet replica
I20260630 12:15:02.579046   431 raft_consensus.cc:2243] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:02.579903   431 raft_consensus.cc:2272] T d3cd51a6ffca4e5a87caadcb2412647e P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:02.580808 10025 consensus_peers.cc:597] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc -> Peer 24a190859faa420ebf4624d59d24d82c (127.0.107.193:35475): Couldn't send request to peer 24a190859faa420ebf4624d59d24d82c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:02.582588   431 tablet_replica.cc:333] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc: stopping tablet replica
I20260630 12:15:02.583206   431 raft_consensus.cc:2243] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:02.583925   431 raft_consensus.cc:2272] T 2bb19325998e4d7bab1a9ff36903bef9 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.586205   431 tablet_replica.cc:333] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc: stopping tablet replica
I20260630 12:15:02.586773   431 raft_consensus.cc:2243] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:02.587587   431 raft_consensus.cc:2272] T ed83fd251655480ba3ad20d4d6912e45 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.589857   431 tablet_replica.cc:333] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc: stopping tablet replica
I20260630 12:15:02.590444   431 raft_consensus.cc:2243] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:02.591239   431 raft_consensus.cc:2272] T cbfd87ce248f4aff8d4ff864e4581960 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.593587   431 tablet_replica.cc:333] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc: stopping tablet replica
I20260630 12:15:02.594129   431 raft_consensus.cc:2243] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:02.594594   431 raft_consensus.cc:2272] T 760a088608f2430080460252f03a6ab0 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.596650   431 tablet_replica.cc:333] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc: stopping tablet replica
I20260630 12:15:02.597241   431 raft_consensus.cc:2243] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:02.597851   431 raft_consensus.cc:2272] T 3720bd09494d43bf98fe649bcf94c1b0 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.600054   431 tablet_replica.cc:333] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc: stopping tablet replica
I20260630 12:15:02.600627   431 raft_consensus.cc:2243] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:02.601145   431 raft_consensus.cc:2272] T 486e3a3e6d2c45c58281d7b6afe55803 P 838740b6794941cd902406b94c04f7bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.630751   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:02.652580   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:02.676607   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:02.677389   431 tablet_replica.cc:333] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a: stopping tablet replica
I20260630 12:15:02.678035   431 raft_consensus.cc:2243] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:02.678469   431 raft_consensus.cc:2272] T cbfd87ce248f4aff8d4ff864e4581960 P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:02.680585   431 tablet_replica.cc:333] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a: stopping tablet replica
I20260630 12:15:02.681176   431 raft_consensus.cc:2243] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:02.681612   431 raft_consensus.cc:2272] T 3720bd09494d43bf98fe649bcf94c1b0 P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:02.683771   431 tablet_replica.cc:333] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a: stopping tablet replica
I20260630 12:15:02.684260   431 raft_consensus.cc:2243] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:02.684659   431 raft_consensus.cc:2272] T 2bb19325998e4d7bab1a9ff36903bef9 P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:02.686704   431 tablet_replica.cc:333] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a: stopping tablet replica
I20260630 12:15:02.687188   431 raft_consensus.cc:2243] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:02.687566   431 raft_consensus.cc:2272] T 88cda5d42bb94505a8fc679b10f516ff P e6faefd8ea0a40c0af9b859cd520344a [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:02.713915   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:02.726385   431 master.cc:562] Master@127.0.107.254:43833 shutting down...
W20260630 12:15:02.752406  9857 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:02.753928   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:02.754505   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:02.754848   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 878a509b68dc495da240c2c3c1139bfb: stopping tablet replica
I20260630 12:15:02.776436   431 master.cc:584] Master@127.0.107.254:43833 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7948 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:15:02.825588   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37711
I20260630 12:15:02.826798   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:02.831854 10388 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:02.831928 10387 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:02.835282 10390 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:02.836447   431 server_base.cc:1061] running on GCE node
I20260630 12:15:02.837582   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:02.837778   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:02.837991   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821702837955 us; error 0 us; skew 500 ppm
I20260630 12:15:02.838557   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:02.841532   431 webserver.cc:533] Webserver started at http://127.0.107.254:41117/ using document root <none> and password file <none>
I20260630 12:15:02.842059   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:02.842248   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:02.842540   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:02.843622   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "a94e76d1f4484a05b2809597a5e16f60"
format_stamp: "Formatted at 2026-06-30 12:15:02 on dist-test-slave-z8mm"
I20260630 12:15:02.848412   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:15:02.852113 10395 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:02.852999   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:02.853402   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "a94e76d1f4484a05b2809597a5e16f60"
format_stamp: "Formatted at 2026-06-30 12:15:02 on dist-test-slave-z8mm"
I20260630 12:15:02.853854   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-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)
I20260630 12:15:02.881143   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:02.882337   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:02.920658   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37711
I20260630 12:15:02.920781 10446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37711 every 8 connection(s)
I20260630 12:15:02.924640 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.936954 10447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60: Bootstrap starting.
I20260630 12:15:02.941653 10447 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.946161 10447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60: No bootstrap required, opened a new log
I20260630 12:15:02.948418 10447 raft_consensus.cc:359] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a94e76d1f4484a05b2809597a5e16f60" member_type: VOTER }
I20260630 12:15:02.948829 10447 raft_consensus.cc:385] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:02.949154 10447 raft_consensus.cc:740] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94e76d1f4484a05b2809597a5e16f60, State: Initialized, Role: FOLLOWER
I20260630 12:15:02.949750 10447 consensus_queue.cc:260] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a94e76d1f4484a05b2809597a5e16f60" member_type: VOTER }
I20260630 12:15:02.950263 10447 raft_consensus.cc:399] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:02.950493 10447 raft_consensus.cc:493] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:02.950767 10447 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:02.955742 10447 raft_consensus.cc:515] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a94e76d1f4484a05b2809597a5e16f60" member_type: VOTER }
I20260630 12:15:02.956420 10447 leader_election.cc:304] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [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: a94e76d1f4484a05b2809597a5e16f60; no voters: 
I20260630 12:15:02.957595 10447 leader_election.cc:290] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:02.957960 10450 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:02.959373 10450 raft_consensus.cc:697] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [term 1 LEADER]: Becoming Leader. State: Replica: a94e76d1f4484a05b2809597a5e16f60, State: Running, Role: LEADER
I20260630 12:15:02.960003 10450 consensus_queue.cc:237] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [LEADER]: Queue going to LEADER mode. State: All 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: "a94e76d1f4484a05b2809597a5e16f60" member_type: VOTER }
I20260630 12:15:02.960525 10447 sys_catalog.cc:565] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:02.964887 10451 sys_catalog.cc:455] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a94e76d1f4484a05b2809597a5e16f60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a94e76d1f4484a05b2809597a5e16f60" member_type: VOTER } }
I20260630 12:15:02.965243 10452 sys_catalog.cc:455] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a94e76d1f4484a05b2809597a5e16f60. Latest consensus state: current_term: 1 leader_uuid: "a94e76d1f4484a05b2809597a5e16f60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a94e76d1f4484a05b2809597a5e16f60" member_type: VOTER } }
I20260630 12:15:02.965780 10452 sys_catalog.cc:458] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:02.965780 10451 sys_catalog.cc:458] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:02.967926 10457 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:02.976953 10457 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:02.978101   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:02.986703 10457 catalog_manager.cc:1383] Generated new cluster ID: 398bc16b281b4464b64b8fd504634ef9
I20260630 12:15:02.987025 10457 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:03.014003 10457 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:03.015426 10457 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:03.031243 10457 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60: Generated new TSK 0
I20260630 12:15:03.031896 10457 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:03.044824   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:03.051023 10468 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:03.051853 10469 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:03.056941 10471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:03.057087   431 server_base.cc:1061] running on GCE node
I20260630 12:15:03.059669   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:03.059969   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:03.060184   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821703060163 us; error 0 us; skew 500 ppm
I20260630 12:15:03.060853   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:03.063480   431 webserver.cc:533] Webserver started at http://127.0.107.193:38795/ using document root <none> and password file <none>
I20260630 12:15:03.064064   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:03.064307   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:03.064587   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:03.065814   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "2341e6dd13be4957bb6d59522f97bd8f"
format_stamp: "Formatted at 2026-06-30 12:15:03 on dist-test-slave-z8mm"
I20260630 12:15:03.070520   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:03.074061 10476 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:03.074939   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:03.075258   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "2341e6dd13be4957bb6d59522f97bd8f"
format_stamp: "Formatted at 2026-06-30 12:15:03 on dist-test-slave-z8mm"
I20260630 12:15:03.075555   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-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)
I20260630 12:15:03.113245   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:03.114409   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:03.115913   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:03.118369   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:03.118573   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:03.118896   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:03.119040   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:03.158187   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33943
I20260630 12:15:03.158288 10538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33943 every 8 connection(s)
I20260630 12:15:03.163105   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:03.170755 10543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:03.172940 10544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:03.176730 10539 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37711
I20260630 12:15:03.176836   431 server_base.cc:1061] running on GCE node
I20260630 12:15:03.177345 10539 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:03.177459 10546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:03.178265 10539 heartbeater.cc:507] Master 127.0.107.254:37711 requested a full tablet report, sending...
I20260630 12:15:03.180100   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:03.180353   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:03.180529 10412 ts_manager.cc:194] Registered new tserver with Master: 2341e6dd13be4957bb6d59522f97bd8f (127.0.107.193:33943)
I20260630 12:15:03.180581   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821703180559 us; error 0 us; skew 500 ppm
I20260630 12:15:03.181557   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:03.182816 10412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54964
I20260630 12:15:03.184376   431 webserver.cc:533] Webserver started at http://127.0.107.194:33631/ using document root <none> and password file <none>
I20260630 12:15:03.184906   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:03.185120   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:03.185405   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:03.186465   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "926071da958941a4a55f245c31e50ae3"
format_stamp: "Formatted at 2026-06-30 12:15:03 on dist-test-slave-z8mm"
I20260630 12:15:03.190827   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:03.194327 10551 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:03.195130   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:03.195444   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "926071da958941a4a55f245c31e50ae3"
format_stamp: "Formatted at 2026-06-30 12:15:03 on dist-test-slave-z8mm"
I20260630 12:15:03.195712   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-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)
I20260630 12:15:03.205567   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:03.206606   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:03.207981   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:03.210322   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:03.210553   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:03.210808   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:03.210981   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:03.250088   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41289
I20260630 12:15:03.250191 10613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41289 every 8 connection(s)
I20260630 12:15:03.255084   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:03.262557 10617 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:03.264806 10618 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:03.268062   431 server_base.cc:1061] running on GCE node
W20260630 12:15:03.268447 10620 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:03.269317 10614 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37711
I20260630 12:15:03.269707   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:03.269799 10614 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:03.270107   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:03.270349   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821703270328 us; error 0 us; skew 500 ppm
I20260630 12:15:03.270901 10614 heartbeater.cc:507] Master 127.0.107.254:37711 requested a full tablet report, sending...
I20260630 12:15:03.271126   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:03.273528 10412 ts_manager.cc:194] Registered new tserver with Master: 926071da958941a4a55f245c31e50ae3 (127.0.107.194:41289)
I20260630 12:15:03.274111   431 webserver.cc:533] Webserver started at http://127.0.107.195:41281/ using document root <none> and password file <none>
I20260630 12:15:03.274681   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:03.274896   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:03.275163   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:03.275202 10412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54972
I20260630 12:15:03.276448   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "458729e122ca43ec9e5af48dae44fad5"
format_stamp: "Formatted at 2026-06-30 12:15:03 on dist-test-slave-z8mm"
I20260630 12:15:03.281189   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:03.284505 10625 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:03.285461   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:03.285724   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "458729e122ca43ec9e5af48dae44fad5"
format_stamp: "Formatted at 2026-06-30 12:15:03 on dist-test-slave-z8mm"
I20260630 12:15:03.285974   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821473573380-431-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)
I20260630 12:15:03.309919   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:03.310977   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:03.312358   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:03.314859   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:03.315121   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:03.315368   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:03.315555   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:03.357654   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36295
I20260630 12:15:03.357762 10687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36295 every 8 connection(s)
I20260630 12:15:03.371944 10688 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37711
I20260630 12:15:03.372394 10688 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:03.373262 10688 heartbeater.cc:507] Master 127.0.107.254:37711 requested a full tablet report, sending...
I20260630 12:15:03.375231 10412 ts_manager.cc:194] Registered new tserver with Master: 458729e122ca43ec9e5af48dae44fad5 (127.0.107.195:36295)
I20260630 12:15:03.376086   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015036686s
I20260630 12:15:03.376698 10412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54984
I20260630 12:15:03.402781 10412 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54988:
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"
    }
  }
}
W20260630 12:15:03.404552 10412 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:03.444674 10504 tablet_service.cc:1511] Processing CreateTablet for tablet 8de69781f948473b89eeb60534bff2b6 (DEFAULT_TABLE table=test-workload [id=42af2eba60e74d9b9eb230c9052a417d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:03.447365 10504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de69781f948473b89eeb60534bff2b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.465878 10579 tablet_service.cc:1511] Processing CreateTablet for tablet 8de69781f948473b89eeb60534bff2b6 (DEFAULT_TABLE table=test-workload [id=42af2eba60e74d9b9eb230c9052a417d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:03.466658 10653 tablet_service.cc:1511] Processing CreateTablet for tablet 8de69781f948473b89eeb60534bff2b6 (DEFAULT_TABLE table=test-workload [id=42af2eba60e74d9b9eb230c9052a417d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:03.467386 10579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de69781f948473b89eeb60534bff2b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.467072 10703 tablet_bootstrap.cc:492] T 8de69781f948473b89eeb60534bff2b6 P 2341e6dd13be4957bb6d59522f97bd8f: Bootstrap starting.
I20260630 12:15:03.468207 10653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de69781f948473b89eeb60534bff2b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.474758 10703 tablet_bootstrap.cc:654] T 8de69781f948473b89eeb60534bff2b6 P 2341e6dd13be4957bb6d59522f97bd8f: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.482995 10703 tablet_bootstrap.cc:492] T 8de69781f948473b89eeb60534bff2b6 P 2341e6dd13be4957bb6d59522f97bd8f: No bootstrap required, opened a new log
I20260630 12:15:03.483575 10703 ts_tablet_manager.cc:1403] T 8de69781f948473b89eeb60534bff2b6 P 2341e6dd13be4957bb6d59522f97bd8f: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260630 12:15:03.485634 10705 tablet_bootstrap.cc:492] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3: Bootstrap starting.
I20260630 12:15:03.486687 10703 raft_consensus.cc:359] T 8de69781f948473b89eeb60534bff2b6 P 2341e6dd13be4957bb6d59522f97bd8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2341e6dd13be4957bb6d59522f97bd8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33943 } } peers { permanent_uuid: "458729e122ca43ec9e5af48dae44fad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36295 } } peers { permanent_uuid: "926071da958941a4a55f245c31e50ae3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41289 } }
I20260630 12:15:03.487660 10703 raft_consensus.cc:385] T 8de69781f948473b89eeb60534bff2b6 P 2341e6dd13be4957bb6d59522f97bd8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.488134 10703 raft_consensus.cc:740] T 8de69781f948473b89eeb60534bff2b6 P 2341e6dd13be4957bb6d59522f97bd8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2341e6dd13be4957bb6d59522f97bd8f, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.488903 10706 tablet_bootstrap.cc:492] T 8de69781f948473b89eeb60534bff2b6 P 458729e122ca43ec9e5af48dae44fad5: Bootstrap starting.
I20260630 12:15:03.489248 10703 consensus_queue.cc:260] T 8de69781f948473b89eeb60534bff2b6 P 2341e6dd13be4957bb6d59522f97bd8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2341e6dd13be4957bb6d59522f97bd8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33943 } } peers { permanent_uuid: "458729e122ca43ec9e5af48dae44fad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36295 } } peers { permanent_uuid: "926071da958941a4a55f245c31e50ae3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41289 } }
I20260630 12:15:03.492161 10539 heartbeater.cc:499] Master 127.0.107.254:37711 was elected leader, sending a full tablet report...
I20260630 12:15:03.492738 10703 ts_tablet_manager.cc:1434] T 8de69781f948473b89eeb60534bff2b6 P 2341e6dd13be4957bb6d59522f97bd8f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260630 12:15:03.495021 10705 tablet_bootstrap.cc:654] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.495258 10706 tablet_bootstrap.cc:654] T 8de69781f948473b89eeb60534bff2b6 P 458729e122ca43ec9e5af48dae44fad5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.500833 10705 tablet_bootstrap.cc:492] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3: No bootstrap required, opened a new log
I20260630 12:15:03.501459 10705 ts_tablet_manager.cc:1403] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260630 12:15:03.501953 10706 tablet_bootstrap.cc:492] T 8de69781f948473b89eeb60534bff2b6 P 458729e122ca43ec9e5af48dae44fad5: No bootstrap required, opened a new log
I20260630 12:15:03.502496 10706 ts_tablet_manager.cc:1403] T 8de69781f948473b89eeb60534bff2b6 P 458729e122ca43ec9e5af48dae44fad5: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260630 12:15:03.505115 10705 raft_consensus.cc:359] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2341e6dd13be4957bb6d59522f97bd8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33943 } } peers { permanent_uuid: "458729e122ca43ec9e5af48dae44fad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36295 } } peers { permanent_uuid: "926071da958941a4a55f245c31e50ae3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41289 } }
I20260630 12:15:03.505285 10706 raft_consensus.cc:359] T 8de69781f948473b89eeb60534bff2b6 P 458729e122ca43ec9e5af48dae44fad5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2341e6dd13be4957bb6d59522f97bd8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33943 } } peers { permanent_uuid: "458729e122ca43ec9e5af48dae44fad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36295 } } peers { permanent_uuid: "926071da958941a4a55f245c31e50ae3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41289 } }
I20260630 12:15:03.506016 10705 raft_consensus.cc:385] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.506181 10706 raft_consensus.cc:385] T 8de69781f948473b89eeb60534bff2b6 P 458729e122ca43ec9e5af48dae44fad5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.506381 10705 raft_consensus.cc:740] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 926071da958941a4a55f245c31e50ae3, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.506616 10706 raft_consensus.cc:740] T 8de69781f948473b89eeb60534bff2b6 P 458729e122ca43ec9e5af48dae44fad5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 458729e122ca43ec9e5af48dae44fad5, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.507194 10705 consensus_queue.cc:260] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2341e6dd13be4957bb6d59522f97bd8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33943 } } peers { permanent_uuid: "458729e122ca43ec9e5af48dae44fad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36295 } } peers { permanent_uuid: "926071da958941a4a55f245c31e50ae3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41289 } }
I20260630 12:15:03.507464 10706 consensus_queue.cc:260] T 8de69781f948473b89eeb60534bff2b6 P 458729e122ca43ec9e5af48dae44fad5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2341e6dd13be4957bb6d59522f97bd8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33943 } } peers { permanent_uuid: "458729e122ca43ec9e5af48dae44fad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36295 } } peers { permanent_uuid: "926071da958941a4a55f245c31e50ae3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41289 } }
I20260630 12:15:03.509590 10614 heartbeater.cc:499] Master 127.0.107.254:37711 was elected leader, sending a full tablet report...
I20260630 12:15:03.509886 10705 ts_tablet_manager.cc:1434] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:15:03.510593 10706 ts_tablet_manager.cc:1434] T 8de69781f948473b89eeb60534bff2b6 P 458729e122ca43ec9e5af48dae44fad5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.006s
I20260630 12:15:03.511092 10688 heartbeater.cc:499] Master 127.0.107.254:37711 was elected leader, sending a full tablet report...
I20260630 12:15:03.755928 10710 raft_consensus.cc:493] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.756577 10710 raft_consensus.cc:515] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2341e6dd13be4957bb6d59522f97bd8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33943 } } peers { permanent_uuid: "458729e122ca43ec9e5af48dae44fad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36295 } } peers { permanent_uuid: "926071da958941a4a55f245c31e50ae3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41289 } }
I20260630 12:15:03.759128 10710 leader_election.cc:290] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2341e6dd13be4957bb6d59522f97bd8f (127.0.107.193:33943), 458729e122ca43ec9e5af48dae44fad5 (127.0.107.195:36295)
I20260630 12:15:03.768548 10514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de69781f948473b89eeb60534bff2b6" candidate_uuid: "926071da958941a4a55f245c31e50ae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2341e6dd13be4957bb6d59522f97bd8f" is_pre_election: true
I20260630 12:15:03.769415 10514 raft_consensus.cc:2468] T 8de69781f948473b89eeb60534bff2b6 P 2341e6dd13be4957bb6d59522f97bd8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 926071da958941a4a55f245c31e50ae3 in term 0.
I20260630 12:15:03.769619 10663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de69781f948473b89eeb60534bff2b6" candidate_uuid: "926071da958941a4a55f245c31e50ae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "458729e122ca43ec9e5af48dae44fad5" is_pre_election: true
I20260630 12:15:03.770364 10663 raft_consensus.cc:2468] T 8de69781f948473b89eeb60534bff2b6 P 458729e122ca43ec9e5af48dae44fad5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 926071da958941a4a55f245c31e50ae3 in term 0.
I20260630 12:15:03.770538 10553 leader_election.cc:304] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2341e6dd13be4957bb6d59522f97bd8f, 926071da958941a4a55f245c31e50ae3; no voters: 
I20260630 12:15:03.771495 10710 raft_consensus.cc:2804] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.771857 10710 raft_consensus.cc:493] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:03.772195 10710 raft_consensus.cc:3060] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.777554 10710 raft_consensus.cc:515] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2341e6dd13be4957bb6d59522f97bd8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33943 } } peers { permanent_uuid: "458729e122ca43ec9e5af48dae44fad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36295 } } peers { permanent_uuid: "926071da958941a4a55f245c31e50ae3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41289 } }
I20260630 12:15:03.779181 10710 leader_election.cc:290] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [CANDIDATE]: Term 1 election: Requested vote from peers 2341e6dd13be4957bb6d59522f97bd8f (127.0.107.193:33943), 458729e122ca43ec9e5af48dae44fad5 (127.0.107.195:36295)
I20260630 12:15:03.780064 10514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de69781f948473b89eeb60534bff2b6" candidate_uuid: "926071da958941a4a55f245c31e50ae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2341e6dd13be4957bb6d59522f97bd8f"
I20260630 12:15:03.780187 10663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de69781f948473b89eeb60534bff2b6" candidate_uuid: "926071da958941a4a55f245c31e50ae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "458729e122ca43ec9e5af48dae44fad5"
I20260630 12:15:03.780689 10514 raft_consensus.cc:3060] T 8de69781f948473b89eeb60534bff2b6 P 2341e6dd13be4957bb6d59522f97bd8f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.780860 10663 raft_consensus.cc:3060] T 8de69781f948473b89eeb60534bff2b6 P 458729e122ca43ec9e5af48dae44fad5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.786530 10514 raft_consensus.cc:2468] T 8de69781f948473b89eeb60534bff2b6 P 2341e6dd13be4957bb6d59522f97bd8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 926071da958941a4a55f245c31e50ae3 in term 1.
I20260630 12:15:03.786847 10663 raft_consensus.cc:2468] T 8de69781f948473b89eeb60534bff2b6 P 458729e122ca43ec9e5af48dae44fad5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 926071da958941a4a55f245c31e50ae3 in term 1.
I20260630 12:15:03.787731 10553 leader_election.cc:304] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2341e6dd13be4957bb6d59522f97bd8f, 926071da958941a4a55f245c31e50ae3; no voters: 
I20260630 12:15:03.788574 10710 raft_consensus.cc:2804] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:03.789487 10710 raft_consensus.cc:697] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [term 1 LEADER]: Becoming Leader. State: Replica: 926071da958941a4a55f245c31e50ae3, State: Running, Role: LEADER
I20260630 12:15:03.790287 10710 consensus_queue.cc:237] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2341e6dd13be4957bb6d59522f97bd8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33943 } } peers { permanent_uuid: "458729e122ca43ec9e5af48dae44fad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36295 } } peers { permanent_uuid: "926071da958941a4a55f245c31e50ae3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41289 } }
I20260630 12:15:03.796933 10411 catalog_manager.cc:5697] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 926071da958941a4a55f245c31e50ae3 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "926071da958941a4a55f245c31e50ae3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2341e6dd13be4957bb6d59522f97bd8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "458729e122ca43ec9e5af48dae44fad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "926071da958941a4a55f245c31e50ae3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41289 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:03.833143   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:03.851594   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:03.852478   431 tablet_replica.cc:333] T 8de69781f948473b89eeb60534bff2b6 P 2341e6dd13be4957bb6d59522f97bd8f: stopping tablet replica
I20260630 12:15:03.853132   431 raft_consensus.cc:2243] T 8de69781f948473b89eeb60534bff2b6 P 2341e6dd13be4957bb6d59522f97bd8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:03.853549   431 raft_consensus.cc:2272] T 8de69781f948473b89eeb60534bff2b6 P 2341e6dd13be4957bb6d59522f97bd8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:03.872982   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:03.882536   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:03.900413   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:03.901554   431 tablet_replica.cc:333] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3: stopping tablet replica
I20260630 12:15:03.902058   431 raft_consensus.cc:2243] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:03.902632   431 pending_rounds.cc:70] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3: Trying to abort 1 pending ops.
I20260630 12:15:03.902796   431 pending_rounds.cc:77] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437698732433408 op_type: NO_OP noop_request { }
I20260630 12:15:03.903059   431 raft_consensus.cc:2889] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:15:03.903292   431 raft_consensus.cc:2272] T 8de69781f948473b89eeb60534bff2b6 P 926071da958941a4a55f245c31e50ae3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:03.923342   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:03.932933   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:03.951965   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:03.952770   431 tablet_replica.cc:333] T 8de69781f948473b89eeb60534bff2b6 P 458729e122ca43ec9e5af48dae44fad5: stopping tablet replica
I20260630 12:15:03.953354   431 raft_consensus.cc:2243] T 8de69781f948473b89eeb60534bff2b6 P 458729e122ca43ec9e5af48dae44fad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:03.953768   431 raft_consensus.cc:2272] T 8de69781f948473b89eeb60534bff2b6 P 458729e122ca43ec9e5af48dae44fad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:03.973973   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:03.984318   431 master.cc:562] Master@127.0.107.254:37711 shutting down...
I20260630 12:15:03.999585   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:04.000165   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.000494   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P a94e76d1f4484a05b2809597a5e16f60: stopping tablet replica
I20260630 12:15:04.009146   431 master.cc:584] Master@127.0.107.254:37711 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1216 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:15:04.042021   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43897
I20260630 12:15:04.043073   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:04.047909 10715 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:04.048157 10716 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:04.049741 10718 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:04.050583   431 server_base.cc:1061] running on GCE node
I20260630 12:15:04.051414   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:04.051589   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:04.051702   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821704051691 us; error 0 us; skew 500 ppm
I20260630 12:15:04.052175   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:04.054750   431 webserver.cc:533] Webserver started at http://127.0.107.254:33925/ using document root <none> and password file <none>
I20260630 12:15:04.055212   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:04.055361   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:04.055574   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:04.056641   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "f3fbc4a945b145cfb40a4c64c8af0d7e"
format_stamp: "Formatted at 2026-06-30 12:15:04 on dist-test-slave-z8mm"
I20260630 12:15:04.061774   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:15:04.066429 10723 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:04.067263   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:15:04.067540   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "f3fbc4a945b145cfb40a4c64c8af0d7e"
format_stamp: "Formatted at 2026-06-30 12:15:04 on dist-test-slave-z8mm"
I20260630 12:15:04.067800   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-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)
I20260630 12:15:04.091992   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:04.092955   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:04.129136   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43897
I20260630 12:15:04.129245 10774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43897 every 8 connection(s)
I20260630 12:15:04.132989 10775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:04.144327 10775 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e: Bootstrap starting.
I20260630 12:15:04.148656 10775 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:04.152872 10775 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e: No bootstrap required, opened a new log
I20260630 12:15:04.155102 10775 raft_consensus.cc:359] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3fbc4a945b145cfb40a4c64c8af0d7e" member_type: VOTER }
I20260630 12:15:04.155581 10775 raft_consensus.cc:385] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:04.155810 10775 raft_consensus.cc:740] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fbc4a945b145cfb40a4c64c8af0d7e, State: Initialized, Role: FOLLOWER
I20260630 12:15:04.156420 10775 consensus_queue.cc:260] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3fbc4a945b145cfb40a4c64c8af0d7e" member_type: VOTER }
I20260630 12:15:04.156900 10775 raft_consensus.cc:399] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:04.157162 10775 raft_consensus.cc:493] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:04.157434 10775 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:04.162268 10775 raft_consensus.cc:515] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3fbc4a945b145cfb40a4c64c8af0d7e" member_type: VOTER }
I20260630 12:15:04.162832 10775 leader_election.cc:304] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [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: f3fbc4a945b145cfb40a4c64c8af0d7e; no voters: 
I20260630 12:15:04.163987 10775 leader_election.cc:290] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:04.164371 10778 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:04.165759 10778 raft_consensus.cc:697] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [term 1 LEADER]: Becoming Leader. State: Replica: f3fbc4a945b145cfb40a4c64c8af0d7e, State: Running, Role: LEADER
I20260630 12:15:04.166487 10778 consensus_queue.cc:237] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [LEADER]: Queue going to LEADER mode. State: All 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: "f3fbc4a945b145cfb40a4c64c8af0d7e" member_type: VOTER }
I20260630 12:15:04.166965 10775 sys_catalog.cc:565] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:04.169389 10779 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f3fbc4a945b145cfb40a4c64c8af0d7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3fbc4a945b145cfb40a4c64c8af0d7e" member_type: VOTER } }
I20260630 12:15:04.169463 10780 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [sys.catalog]: SysCatalogTable state changed. Reason: New leader f3fbc4a945b145cfb40a4c64c8af0d7e. Latest consensus state: current_term: 1 leader_uuid: "f3fbc4a945b145cfb40a4c64c8af0d7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3fbc4a945b145cfb40a4c64c8af0d7e" member_type: VOTER } }
I20260630 12:15:04.170229 10779 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:04.170306 10780 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:04.173220 10783 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:04.181653 10783 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:04.182760   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:04.191179 10783 catalog_manager.cc:1383] Generated new cluster ID: 1cf0b96159a94f1d9f219d146616888a
I20260630 12:15:04.191525 10783 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:04.207495 10783 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:04.208825 10783 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:04.224280 10783 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e: Generated new TSK 0
I20260630 12:15:04.224891 10783 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:04.249642   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:04.255551 10796 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:04.256664 10797 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:04.259771 10799 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:04.259894   431 server_base.cc:1061] running on GCE node
I20260630 12:15:04.261148   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:04.261421   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:04.261593   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821704261573 us; error 0 us; skew 500 ppm
I20260630 12:15:04.262125   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:04.264477   431 webserver.cc:533] Webserver started at http://127.0.107.193:39665/ using document root <none> and password file <none>
I20260630 12:15:04.264963   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:04.265225   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:04.265504   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:04.266607   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "4e4a12e518d34cbeb7234a35e5000486"
format_stamp: "Formatted at 2026-06-30 12:15:04 on dist-test-slave-z8mm"
I20260630 12:15:04.271632   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:15:04.275174 10804 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:04.275974   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:04.276288   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "4e4a12e518d34cbeb7234a35e5000486"
format_stamp: "Formatted at 2026-06-30 12:15:04 on dist-test-slave-z8mm"
I20260630 12:15:04.276602   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-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)
I20260630 12:15:04.290630   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:04.291802   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:04.293329   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:04.295718   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:04.296034   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:04.296296   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:04.296483   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:04.335167   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40465
I20260630 12:15:04.335271 10866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40465 every 8 connection(s)
I20260630 12:15:04.340337   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:04.348628 10871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:04.348639 10872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:04.352589 10874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:04.353157   431 server_base.cc:1061] running on GCE node
I20260630 12:15:04.354321   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:04.354597 10867 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43897
W20260630 12:15:04.354601   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:04.355130   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821704355110 us; error 0 us; skew 500 ppm
I20260630 12:15:04.355176 10867 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:04.355731   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:04.356120 10867 heartbeater.cc:507] Master 127.0.107.254:43897 requested a full tablet report, sending...
I20260630 12:15:04.358477   431 webserver.cc:533] Webserver started at http://127.0.107.194:38119/ using document root <none> and password file <none>
I20260630 12:15:04.358527 10740 ts_manager.cc:194] Registered new tserver with Master: 4e4a12e518d34cbeb7234a35e5000486 (127.0.107.193:40465)
I20260630 12:15:04.359385   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:04.359680   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:04.360008   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:04.361271 10740 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43738
I20260630 12:15:04.361486   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "03943092f8444348805552266645d8f5"
format_stamp: "Formatted at 2026-06-30 12:15:04 on dist-test-slave-z8mm"
I20260630 12:15:04.366380   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:04.369943 10879 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:04.370738   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:04.371006   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "03943092f8444348805552266645d8f5"
format_stamp: "Formatted at 2026-06-30 12:15:04 on dist-test-slave-z8mm"
I20260630 12:15:04.371243   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-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)
I20260630 12:15:04.384878   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:04.386036   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:04.387513   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:04.389925   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:04.390122   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:04.390446   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:04.390592   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:04.428980   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44563
I20260630 12:15:04.429144 10941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44563 every 8 connection(s)
I20260630 12:15:04.434113   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:04.441216 10945 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:04.442890 10946 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:04.446022   431 server_base.cc:1061] running on GCE node
W20260630 12:15:04.446398 10948 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:04.447577 10942 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43897
I20260630 12:15:04.447606   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:04.448043   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:04.448115 10942 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:04.448225   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821704448206 us; error 0 us; skew 500 ppm
I20260630 12:15:04.448973   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:04.449121 10942 heartbeater.cc:507] Master 127.0.107.254:43897 requested a full tablet report, sending...
I20260630 12:15:04.451680 10740 ts_manager.cc:194] Registered new tserver with Master: 03943092f8444348805552266645d8f5 (127.0.107.194:44563)
I20260630 12:15:04.451907   431 webserver.cc:533] Webserver started at http://127.0.107.195:45235/ using document root <none> and password file <none>
I20260630 12:15:04.452560   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:04.452790   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:04.453161   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:04.453686 10740 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43754
I20260630 12:15:04.454582   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "0336e8e37a9b492fb9f6228580db7ae2"
format_stamp: "Formatted at 2026-06-30 12:15:04 on dist-test-slave-z8mm"
I20260630 12:15:04.459245   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:04.462651 10953 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:04.463575   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:15:04.463909   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "0336e8e37a9b492fb9f6228580db7ae2"
format_stamp: "Formatted at 2026-06-30 12:15:04 on dist-test-slave-z8mm"
I20260630 12:15:04.464212   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-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)
I20260630 12:15:04.482504   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:04.483596   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:04.485118   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:04.487417   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:04.487663   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:04.487908   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:04.488082   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:04.527123   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42683
I20260630 12:15:04.527215 11015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42683 every 8 connection(s)
I20260630 12:15:04.532102   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:04.539947 11019 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:04.540124 11020 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:04.543824 11022 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:04.544077   431 server_base.cc:1061] running on GCE node
I20260630 12:15:04.544107 11016 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43897
I20260630 12:15:04.544785 11016 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:04.545221   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:04.545501   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:04.545710 11016 heartbeater.cc:507] Master 127.0.107.254:43897 requested a full tablet report, sending...
I20260630 12:15:04.545714   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821704545691 us; error 0 us; skew 500 ppm
I20260630 12:15:04.546693   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:04.548480 10740 ts_manager.cc:194] Registered new tserver with Master: 0336e8e37a9b492fb9f6228580db7ae2 (127.0.107.195:42683)
I20260630 12:15:04.549605   431 webserver.cc:533] Webserver started at http://127.0.107.196:41131/ using document root <none> and password file <none>
I20260630 12:15:04.550293   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:04.550432 10740 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43768
I20260630 12:15:04.550556   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:04.551035   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:04.552248   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-3-root/instance:
uuid: "b48b749c77b74e6993ebc82d8cee3e3e"
format_stamp: "Formatted at 2026-06-30 12:15:04 on dist-test-slave-z8mm"
I20260630 12:15:04.556854   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:15:04.560402 11027 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:04.561317   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:04.561681   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-3-root
uuid: "b48b749c77b74e6993ebc82d8cee3e3e"
format_stamp: "Formatted at 2026-06-30 12:15:04 on dist-test-slave-z8mm"
I20260630 12:15:04.561980   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821473573380-431-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)
I20260630 12:15:04.579555   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:04.580862   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:04.582257   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:04.584441   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:04.584672   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:04.584911   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:04.585114   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:15:04.626681   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:45135
I20260630 12:15:04.626791 11089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:45135 every 8 connection(s)
I20260630 12:15:04.640828 11090 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43897
I20260630 12:15:04.641263 11090 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:04.641978 11090 heartbeater.cc:507] Master 127.0.107.254:43897 requested a full tablet report, sending...
I20260630 12:15:04.644071 10740 ts_manager.cc:194] Registered new tserver with Master: b48b749c77b74e6993ebc82d8cee3e3e (127.0.107.196:45135)
I20260630 12:15:04.645229   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015214777s
I20260630 12:15:04.645745 10740 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43780
I20260630 12:15:04.671938 10740 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43790:
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"
    }
  }
}
I20260630 12:15:04.720966 10832 tablet_service.cc:1511] Processing CreateTablet for tablet 05cb7bc32cf84fa3b1b93a90b0bdddd6 (DEFAULT_TABLE table=test-workload [id=d721441b8cc64d91912871f01925b81f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:04.722627 10832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cb7bc32cf84fa3b1b93a90b0bdddd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:04.733129 10981 tablet_service.cc:1511] Processing CreateTablet for tablet 05cb7bc32cf84fa3b1b93a90b0bdddd6 (DEFAULT_TABLE table=test-workload [id=d721441b8cc64d91912871f01925b81f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:04.735703 10981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cb7bc32cf84fa3b1b93a90b0bdddd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:04.739773 10907 tablet_service.cc:1511] Processing CreateTablet for tablet 05cb7bc32cf84fa3b1b93a90b0bdddd6 (DEFAULT_TABLE table=test-workload [id=d721441b8cc64d91912871f01925b81f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:04.741232 10907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cb7bc32cf84fa3b1b93a90b0bdddd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:04.747475 11105 tablet_bootstrap.cc:492] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 4e4a12e518d34cbeb7234a35e5000486: Bootstrap starting.
I20260630 12:15:04.755359 11105 tablet_bootstrap.cc:654] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 4e4a12e518d34cbeb7234a35e5000486: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:04.756415 11106 tablet_bootstrap.cc:492] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 0336e8e37a9b492fb9f6228580db7ae2: Bootstrap starting.
I20260630 12:15:04.759580 11108 tablet_bootstrap.cc:492] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5: Bootstrap starting.
I20260630 12:15:04.762639 11105 tablet_bootstrap.cc:492] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 4e4a12e518d34cbeb7234a35e5000486: No bootstrap required, opened a new log
I20260630 12:15:04.763175 11105 ts_tablet_manager.cc:1403] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 4e4a12e518d34cbeb7234a35e5000486: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:15:04.763453 11106 tablet_bootstrap.cc:654] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 0336e8e37a9b492fb9f6228580db7ae2: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:04.765799 11105 raft_consensus.cc:359] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 4e4a12e518d34cbeb7234a35e5000486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e4a12e518d34cbeb7234a35e5000486" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40465 } } peers { permanent_uuid: "0336e8e37a9b492fb9f6228580db7ae2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42683 } } peers { permanent_uuid: "03943092f8444348805552266645d8f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44563 } }
I20260630 12:15:04.766669 11105 raft_consensus.cc:385] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 4e4a12e518d34cbeb7234a35e5000486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:04.767083 11105 raft_consensus.cc:740] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 4e4a12e518d34cbeb7234a35e5000486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e4a12e518d34cbeb7234a35e5000486, State: Initialized, Role: FOLLOWER
I20260630 12:15:04.766757 11108 tablet_bootstrap.cc:654] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:04.768392 11105 consensus_queue.cc:260] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 4e4a12e518d34cbeb7234a35e5000486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e4a12e518d34cbeb7234a35e5000486" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40465 } } peers { permanent_uuid: "0336e8e37a9b492fb9f6228580db7ae2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42683 } } peers { permanent_uuid: "03943092f8444348805552266645d8f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44563 } }
I20260630 12:15:04.770465 11106 tablet_bootstrap.cc:492] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 0336e8e37a9b492fb9f6228580db7ae2: No bootstrap required, opened a new log
I20260630 12:15:04.771085 11106 ts_tablet_manager.cc:1403] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 0336e8e37a9b492fb9f6228580db7ae2: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:15:04.771337 10867 heartbeater.cc:499] Master 127.0.107.254:43897 was elected leader, sending a full tablet report...
I20260630 12:15:04.771641 11105 ts_tablet_manager.cc:1434] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 4e4a12e518d34cbeb7234a35e5000486: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:15:04.773995 11106 raft_consensus.cc:359] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 0336e8e37a9b492fb9f6228580db7ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e4a12e518d34cbeb7234a35e5000486" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40465 } } peers { permanent_uuid: "0336e8e37a9b492fb9f6228580db7ae2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42683 } } peers { permanent_uuid: "03943092f8444348805552266645d8f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44563 } }
I20260630 12:15:04.774943 11106 raft_consensus.cc:385] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 0336e8e37a9b492fb9f6228580db7ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:04.775265 11106 raft_consensus.cc:740] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 0336e8e37a9b492fb9f6228580db7ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0336e8e37a9b492fb9f6228580db7ae2, State: Initialized, Role: FOLLOWER
I20260630 12:15:04.776068 11106 consensus_queue.cc:260] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 0336e8e37a9b492fb9f6228580db7ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e4a12e518d34cbeb7234a35e5000486" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40465 } } peers { permanent_uuid: "0336e8e37a9b492fb9f6228580db7ae2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42683 } } peers { permanent_uuid: "03943092f8444348805552266645d8f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44563 } }
I20260630 12:15:04.776578 11108 tablet_bootstrap.cc:492] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5: No bootstrap required, opened a new log
I20260630 12:15:04.777267 11108 ts_tablet_manager.cc:1403] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:15:04.778354 11016 heartbeater.cc:499] Master 127.0.107.254:43897 was elected leader, sending a full tablet report...
I20260630 12:15:04.778972 11106 ts_tablet_manager.cc:1434] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 0336e8e37a9b492fb9f6228580db7ae2: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260630 12:15:04.782387 11108 raft_consensus.cc:359] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e4a12e518d34cbeb7234a35e5000486" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40465 } } peers { permanent_uuid: "0336e8e37a9b492fb9f6228580db7ae2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42683 } } peers { permanent_uuid: "03943092f8444348805552266645d8f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44563 } }
I20260630 12:15:04.783094 11108 raft_consensus.cc:385] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:04.783392 11108 raft_consensus.cc:740] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03943092f8444348805552266645d8f5, State: Initialized, Role: FOLLOWER
I20260630 12:15:04.784039 11108 consensus_queue.cc:260] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e4a12e518d34cbeb7234a35e5000486" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40465 } } peers { permanent_uuid: "0336e8e37a9b492fb9f6228580db7ae2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42683 } } peers { permanent_uuid: "03943092f8444348805552266645d8f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44563 } }
I20260630 12:15:04.788347 10942 heartbeater.cc:499] Master 127.0.107.254:43897 was elected leader, sending a full tablet report...
I20260630 12:15:04.788839 11108 ts_tablet_manager.cc:1434] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260630 12:15:04.858438 11113 raft_consensus.cc:493] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:04.858945 11113 raft_consensus.cc:515] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e4a12e518d34cbeb7234a35e5000486" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40465 } } peers { permanent_uuid: "0336e8e37a9b492fb9f6228580db7ae2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42683 } } peers { permanent_uuid: "03943092f8444348805552266645d8f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44563 } }
I20260630 12:15:04.860908 11113 leader_election.cc:290] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e4a12e518d34cbeb7234a35e5000486 (127.0.107.193:40465), 0336e8e37a9b492fb9f6228580db7ae2 (127.0.107.195:42683)
I20260630 12:15:04.870995 10842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cb7bc32cf84fa3b1b93a90b0bdddd6" candidate_uuid: "03943092f8444348805552266645d8f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e4a12e518d34cbeb7234a35e5000486" is_pre_election: true
I20260630 12:15:04.871870 10842 raft_consensus.cc:2468] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 4e4a12e518d34cbeb7234a35e5000486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03943092f8444348805552266645d8f5 in term 0.
I20260630 12:15:04.872066 10991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cb7bc32cf84fa3b1b93a90b0bdddd6" candidate_uuid: "03943092f8444348805552266645d8f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0336e8e37a9b492fb9f6228580db7ae2" is_pre_election: true
I20260630 12:15:04.872792 10991 raft_consensus.cc:2468] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 0336e8e37a9b492fb9f6228580db7ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03943092f8444348805552266645d8f5 in term 0.
I20260630 12:15:04.873119 10881 leader_election.cc:304] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03943092f8444348805552266645d8f5, 4e4a12e518d34cbeb7234a35e5000486; no voters: 
I20260630 12:15:04.873994 11113 raft_consensus.cc:2804] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:04.874339 11113 raft_consensus.cc:493] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:04.874586 11113 raft_consensus.cc:3060] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:04.879752 11113 raft_consensus.cc:515] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e4a12e518d34cbeb7234a35e5000486" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40465 } } peers { permanent_uuid: "0336e8e37a9b492fb9f6228580db7ae2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42683 } } peers { permanent_uuid: "03943092f8444348805552266645d8f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44563 } }
I20260630 12:15:04.881413 11113 leader_election.cc:290] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [CANDIDATE]: Term 1 election: Requested vote from peers 4e4a12e518d34cbeb7234a35e5000486 (127.0.107.193:40465), 0336e8e37a9b492fb9f6228580db7ae2 (127.0.107.195:42683)
I20260630 12:15:04.882258 10842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cb7bc32cf84fa3b1b93a90b0bdddd6" candidate_uuid: "03943092f8444348805552266645d8f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e4a12e518d34cbeb7234a35e5000486"
I20260630 12:15:04.882455 10991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cb7bc32cf84fa3b1b93a90b0bdddd6" candidate_uuid: "03943092f8444348805552266645d8f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0336e8e37a9b492fb9f6228580db7ae2"
I20260630 12:15:04.882977 10842 raft_consensus.cc:3060] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 4e4a12e518d34cbeb7234a35e5000486 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:04.883054 10991 raft_consensus.cc:3060] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 0336e8e37a9b492fb9f6228580db7ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:04.888788 10842 raft_consensus.cc:2468] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 4e4a12e518d34cbeb7234a35e5000486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03943092f8444348805552266645d8f5 in term 1.
I20260630 12:15:04.888788 10991 raft_consensus.cc:2468] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 0336e8e37a9b492fb9f6228580db7ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03943092f8444348805552266645d8f5 in term 1.
I20260630 12:15:04.890147 10881 leader_election.cc:304] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0336e8e37a9b492fb9f6228580db7ae2, 03943092f8444348805552266645d8f5, 4e4a12e518d34cbeb7234a35e5000486; no voters: 
I20260630 12:15:04.890880 11113 raft_consensus.cc:2804] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:04.891815 11113 raft_consensus.cc:697] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [term 1 LEADER]: Becoming Leader. State: Replica: 03943092f8444348805552266645d8f5, State: Running, Role: LEADER
I20260630 12:15:04.892633 11113 consensus_queue.cc:237] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e4a12e518d34cbeb7234a35e5000486" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40465 } } peers { permanent_uuid: "0336e8e37a9b492fb9f6228580db7ae2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42683 } } peers { permanent_uuid: "03943092f8444348805552266645d8f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44563 } }
I20260630 12:15:04.899242 10739 catalog_manager.cc:5697] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03943092f8444348805552266645d8f5 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "03943092f8444348805552266645d8f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e4a12e518d34cbeb7234a35e5000486" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0336e8e37a9b492fb9f6228580db7ae2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03943092f8444348805552266645d8f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44563 } health_report { overall_health: HEALTHY } } }
W20260630 12:15:04.951007   431 auto_rebalancer.cc:639] Failed to schedule move for tablet 05cb7bc32cf84fa3b1b93a90b0bdddd6: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:15:04.952379   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:04.971804   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:04.972700   431 tablet_replica.cc:333] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 4e4a12e518d34cbeb7234a35e5000486: stopping tablet replica
I20260630 12:15:04.973399   431 raft_consensus.cc:2243] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 4e4a12e518d34cbeb7234a35e5000486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:04.973788   431 raft_consensus.cc:2272] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 4e4a12e518d34cbeb7234a35e5000486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.992755   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:05.002377   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:05.020220   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:05.021075   431 tablet_replica.cc:333] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5: stopping tablet replica
I20260630 12:15:05.021629   431 raft_consensus.cc:2243] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.022223   431 pending_rounds.cc:70] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5: Trying to abort 1 pending ops.
I20260630 12:15:05.022395   431 pending_rounds.cc:77] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437703247306752 op_type: NO_OP noop_request { }
I20260630 12:15:05.022632   431 raft_consensus.cc:2889] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:15:05.022864   431 raft_consensus.cc:2272] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 03943092f8444348805552266645d8f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.043334   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:05.053249   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:05.073194   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:05.074024   431 tablet_replica.cc:333] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 0336e8e37a9b492fb9f6228580db7ae2: stopping tablet replica
I20260630 12:15:05.074652   431 raft_consensus.cc:2243] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 0336e8e37a9b492fb9f6228580db7ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.075090   431 raft_consensus.cc:2272] T 05cb7bc32cf84fa3b1b93a90b0bdddd6 P 0336e8e37a9b492fb9f6228580db7ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.094288   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:05.103487   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:05.121397   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:05.137459   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:05.145905   431 master.cc:562] Master@127.0.107.254:43897 shutting down...
I20260630 12:15:05.161666   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.162276   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.162637   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P f3fbc4a945b145cfb40a4c64c8af0d7e: stopping tablet replica
I20260630 12:15:05.183718   431 master.cc:584] Master@127.0.107.254:43897 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1177 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:15:05.219475   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38551
I20260630 12:15:05.220643   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:05.226050 11120 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.226783 11119 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.227763 11122 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:05.228434   431 server_base.cc:1061] running on GCE node
I20260630 12:15:05.229297   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:05.229482   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:05.229673   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821705229656 us; error 0 us; skew 500 ppm
I20260630 12:15:05.230237   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:05.232555   431 webserver.cc:533] Webserver started at http://127.0.107.254:40109/ using document root <none> and password file <none>
I20260630 12:15:05.233115   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:05.233312   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:05.233588   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:05.234686   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "91a597cc7f17410386d775c3754ef9c6"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-z8mm"
I20260630 12:15:05.239444   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:05.243053 11127 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.243875   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:05.244235   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "91a597cc7f17410386d775c3754ef9c6"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-z8mm"
I20260630 12:15:05.244542   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-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)
I20260630 12:15:05.269691   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:05.270736   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:05.305442   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38551
I20260630 12:15:05.305542 11178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38551 every 8 connection(s)
I20260630 12:15:05.309306 11179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:05.320533 11179 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6: Bootstrap starting.
I20260630 12:15:05.325103 11179 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:05.329350 11179 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6: No bootstrap required, opened a new log
I20260630 12:15:05.331409 11179 raft_consensus.cc:359] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91a597cc7f17410386d775c3754ef9c6" member_type: VOTER }
I20260630 12:15:05.331835 11179 raft_consensus.cc:385] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:05.332130 11179 raft_consensus.cc:740] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a597cc7f17410386d775c3754ef9c6, State: Initialized, Role: FOLLOWER
I20260630 12:15:05.332805 11179 consensus_queue.cc:260] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "91a597cc7f17410386d775c3754ef9c6" member_type: VOTER }
I20260630 12:15:05.333325 11179 raft_consensus.cc:399] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:05.333555 11179 raft_consensus.cc:493] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:05.333854 11179 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:05.338766 11179 raft_consensus.cc:515] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91a597cc7f17410386d775c3754ef9c6" member_type: VOTER }
I20260630 12:15:05.339345 11179 leader_election.cc:304] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [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: 91a597cc7f17410386d775c3754ef9c6; no voters: 
I20260630 12:15:05.340498 11179 leader_election.cc:290] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:05.340858 11182 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:05.342275 11182 raft_consensus.cc:697] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [term 1 LEADER]: Becoming Leader. State: Replica: 91a597cc7f17410386d775c3754ef9c6, State: Running, Role: LEADER
I20260630 12:15:05.342960 11182 consensus_queue.cc:237] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [LEADER]: Queue going to LEADER mode. State: All 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: "91a597cc7f17410386d775c3754ef9c6" member_type: VOTER }
I20260630 12:15:05.343468 11179 sys_catalog.cc:565] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:05.346195 11184 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 91a597cc7f17410386d775c3754ef9c6. Latest consensus state: current_term: 1 leader_uuid: "91a597cc7f17410386d775c3754ef9c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91a597cc7f17410386d775c3754ef9c6" member_type: VOTER } }
I20260630 12:15:05.346172 11183 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "91a597cc7f17410386d775c3754ef9c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91a597cc7f17410386d775c3754ef9c6" member_type: VOTER } }
I20260630 12:15:05.347060 11184 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:05.347272 11183 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:05.352272 11188 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:05.360355 11188 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:05.361414   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:05.369426 11188 catalog_manager.cc:1383] Generated new cluster ID: 9c475ec253034b958b2db371b43eb9f9
I20260630 12:15:05.369755 11188 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:05.394158 11188 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:05.395586 11188 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:05.421417 11188 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6: Generated new TSK 0
I20260630 12:15:05.422098 11188 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:05.428524   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:05.434531 11200 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.435233 11201 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.436743 11203 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:05.437340   431 server_base.cc:1061] running on GCE node
I20260630 12:15:05.438181   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:05.438369   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:05.438578   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821705438561 us; error 0 us; skew 500 ppm
I20260630 12:15:05.439167   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:05.441882   431 webserver.cc:533] Webserver started at http://127.0.107.193:44091/ using document root <none> and password file <none>
I20260630 12:15:05.442404   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:05.442598   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:05.442884   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:05.443970   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "b984af019ff94e01a6da09498bd33d75"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-z8mm"
I20260630 12:15:05.448798   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:05.452174 11208 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.453177   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:05.453505   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "b984af019ff94e01a6da09498bd33d75"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-z8mm"
I20260630 12:15:05.453787   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-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)
I20260630 12:15:05.470701   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:05.471717   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:05.473270   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:05.475544   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:05.475793   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.476051   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:05.476222   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.516227   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39951
I20260630 12:15:05.516336 11270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39951 every 8 connection(s)
I20260630 12:15:05.521368   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:05.529088 11275 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.529881 11276 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:05.531898   431 server_base.cc:1061] running on GCE node
W20260630 12:15:05.531874 11278 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:05.533334   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:05.533584   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:05.533776   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821705533758 us; error 0 us; skew 500 ppm
I20260630 12:15:05.534368   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:05.535753 11271 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38551
I20260630 12:15:05.536129 11271 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:05.536854 11271 heartbeater.cc:507] Master 127.0.107.254:38551 requested a full tablet report, sending...
I20260630 12:15:05.537295   431 webserver.cc:533] Webserver started at http://127.0.107.194:36611/ using document root <none> and password file <none>
I20260630 12:15:05.537847   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:05.538071   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:05.538344   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:05.539057 11144 ts_manager.cc:194] Registered new tserver with Master: b984af019ff94e01a6da09498bd33d75 (127.0.107.193:39951)
I20260630 12:15:05.539484   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-z8mm"
I20260630 12:15:05.540829 11144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54012
I20260630 12:15:05.544071   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:05.547933 11283 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.548835   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:05.549182   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-z8mm"
I20260630 12:15:05.549479   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-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)
I20260630 12:15:05.562500   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:05.563508   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:05.564927   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:05.567154   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:05.567384   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.567634   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:05.567809   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.605538   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38679
I20260630 12:15:05.605644 11345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38679 every 8 connection(s)
I20260630 12:15:05.610411   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:05.617492 11349 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.619387 11350 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:05.622869   431 server_base.cc:1061] running on GCE node
W20260630 12:15:05.623363 11352 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:05.624156 11346 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38551
I20260630 12:15:05.624589 11346 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:05.624564   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:05.625072   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:05.625291   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821705625274 us; error 0 us; skew 500 ppm
I20260630 12:15:05.625720 11346 heartbeater.cc:507] Master 127.0.107.254:38551 requested a full tablet report, sending...
I20260630 12:15:05.626075   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:05.628250 11144 ts_manager.cc:194] Registered new tserver with Master: 775fdbf2e96c4cfcbd71b4287ce0dc18 (127.0.107.194:38679)
I20260630 12:15:05.629110   431 webserver.cc:533] Webserver started at http://127.0.107.195:43535/ using document root <none> and password file <none>
I20260630 12:15:05.629791   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:05.630021   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:05.630203 11144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54024
I20260630 12:15:05.630347   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:05.631744   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "c6d8a19fa75f4c47a4617542f6116271"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-z8mm"
I20260630 12:15:05.637166   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:15:05.640651 11357 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.641672   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:15:05.641950   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "c6d8a19fa75f4c47a4617542f6116271"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-z8mm"
I20260630 12:15:05.642307   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-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)
I20260630 12:15:05.657545   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:05.658497   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:05.659816   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:05.662161   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:05.662348   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.662680   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:05.662832   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.701368   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44933
I20260630 12:15:05.701452 11419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44933 every 8 connection(s)
I20260630 12:15:05.715068 11420 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38551
I20260630 12:15:05.715471 11420 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:05.716205 11420 heartbeater.cc:507] Master 127.0.107.254:38551 requested a full tablet report, sending...
I20260630 12:15:05.718374 11144 ts_manager.cc:194] Registered new tserver with Master: c6d8a19fa75f4c47a4617542f6116271 (127.0.107.195:44933)
I20260630 12:15:05.719244   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014785836s
I20260630 12:15:05.720088 11144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54034
I20260630 12:15:06.543857 11271 heartbeater.cc:499] Master 127.0.107.254:38551 was elected leader, sending a full tablet report...
I20260630 12:15:06.633560 11346 heartbeater.cc:499] Master 127.0.107.254:38551 was elected leader, sending a full tablet report...
I20260630 12:15:06.723016 11420 heartbeater.cc:499] Master 127.0.107.254:38551 was elected leader, sending a full tablet report...
I20260630 12:15:06.781960 11144 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46014:
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"
    }
  }
}
W20260630 12:15:06.784627 11144 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:06.849213 11385 tablet_service.cc:1511] Processing CreateTablet for tablet 976afd8581364fd48f5c5fc3cbffacf9 (DEFAULT_TABLE table=test-workload [id=5ce0544fb93640d78e98315087e6567a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:06.851442 11385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 976afd8581364fd48f5c5fc3cbffacf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.851610 11382 tablet_service.cc:1511] Processing CreateTablet for tablet a5aebe9712d94b3fbdeb5d9f08a5f764 (DEFAULT_TABLE table=test-workload [id=5ce0544fb93640d78e98315087e6567a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:06.853264 11382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5aebe9712d94b3fbdeb5d9f08a5f764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.858412 11383 tablet_service.cc:1511] Processing CreateTablet for tablet 29fb6ecf59e04c18b7d19abb1cc95ca0 (DEFAULT_TABLE table=test-workload [id=5ce0544fb93640d78e98315087e6567a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:06.860121 11383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fb6ecf59e04c18b7d19abb1cc95ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.859706 11384 tablet_service.cc:1511] Processing CreateTablet for tablet 38d757c376c641a99ea5ea806ceef3eb (DEFAULT_TABLE table=test-workload [id=5ce0544fb93640d78e98315087e6567a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:06.861254 11384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d757c376c641a99ea5ea806ceef3eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.867738 11236 tablet_service.cc:1511] Processing CreateTablet for tablet 976afd8581364fd48f5c5fc3cbffacf9 (DEFAULT_TABLE table=test-workload [id=5ce0544fb93640d78e98315087e6567a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:06.870483 11311 tablet_service.cc:1511] Processing CreateTablet for tablet 976afd8581364fd48f5c5fc3cbffacf9 (DEFAULT_TABLE table=test-workload [id=5ce0544fb93640d78e98315087e6567a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:06.874373 11309 tablet_service.cc:1511] Processing CreateTablet for tablet 29fb6ecf59e04c18b7d19abb1cc95ca0 (DEFAULT_TABLE table=test-workload [id=5ce0544fb93640d78e98315087e6567a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:06.876006 11309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fb6ecf59e04c18b7d19abb1cc95ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.878366 11308 tablet_service.cc:1511] Processing CreateTablet for tablet a5aebe9712d94b3fbdeb5d9f08a5f764 (DEFAULT_TABLE table=test-workload [id=5ce0544fb93640d78e98315087e6567a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:06.879900 11308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5aebe9712d94b3fbdeb5d9f08a5f764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.881336 11310 tablet_service.cc:1511] Processing CreateTablet for tablet 38d757c376c641a99ea5ea806ceef3eb (DEFAULT_TABLE table=test-workload [id=5ce0544fb93640d78e98315087e6567a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:06.883235 11236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 976afd8581364fd48f5c5fc3cbffacf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.887418 11235 tablet_service.cc:1511] Processing CreateTablet for tablet 38d757c376c641a99ea5ea806ceef3eb (DEFAULT_TABLE table=test-workload [id=5ce0544fb93640d78e98315087e6567a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:06.889534 11235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d757c376c641a99ea5ea806ceef3eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.889387 11233 tablet_service.cc:1511] Processing CreateTablet for tablet a5aebe9712d94b3fbdeb5d9f08a5f764 (DEFAULT_TABLE table=test-workload [id=5ce0544fb93640d78e98315087e6567a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:06.890936 11233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5aebe9712d94b3fbdeb5d9f08a5f764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.887482 11234 tablet_service.cc:1511] Processing CreateTablet for tablet 29fb6ecf59e04c18b7d19abb1cc95ca0 (DEFAULT_TABLE table=test-workload [id=5ce0544fb93640d78e98315087e6567a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:06.893196 11234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fb6ecf59e04c18b7d19abb1cc95ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.889447 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d757c376c641a99ea5ea806ceef3eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.897833 11311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 976afd8581364fd48f5c5fc3cbffacf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.958935 11441 tablet_bootstrap.cc:492] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271: Bootstrap starting.
I20260630 12:15:06.969159 11442 tablet_bootstrap.cc:492] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75: Bootstrap starting.
I20260630 12:15:06.974212 11441 tablet_bootstrap.cc:654] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:06.977206 11443 tablet_bootstrap.cc:492] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18: Bootstrap starting.
I20260630 12:15:06.981249 11441 tablet_bootstrap.cc:492] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271: No bootstrap required, opened a new log
I20260630 12:15:06.981860 11441 ts_tablet_manager.cc:1403] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260630 12:15:06.984470 11442 tablet_bootstrap.cc:654] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:06.985397 11443 tablet_bootstrap.cc:654] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:06.985277 11441 raft_consensus.cc:359] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:06.986392 11441 raft_consensus.cc:385] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:06.986711 11441 raft_consensus.cc:740] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d8a19fa75f4c47a4617542f6116271, State: Initialized, Role: FOLLOWER
I20260630 12:15:06.987722 11441 consensus_queue.cc:260] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:06.991606 11443 tablet_bootstrap.cc:492] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18: No bootstrap required, opened a new log
I20260630 12:15:06.991699 11441 ts_tablet_manager.cc:1434] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260630 12:15:06.992201 11443 ts_tablet_manager.cc:1403] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.008s
I20260630 12:15:06.992311 11442 tablet_bootstrap.cc:492] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75: No bootstrap required, opened a new log
I20260630 12:15:06.992858 11442 ts_tablet_manager.cc:1403] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.003s
I20260630 12:15:06.993754 11441 tablet_bootstrap.cc:492] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271: Bootstrap starting.
I20260630 12:15:06.995632 11443 raft_consensus.cc:359] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:06.995954 11442 raft_consensus.cc:359] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:06.996464 11443 raft_consensus.cc:385] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:06.996809 11442 raft_consensus.cc:385] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:06.996922 11443 raft_consensus.cc:740] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 775fdbf2e96c4cfcbd71b4287ce0dc18, State: Initialized, Role: FOLLOWER
I20260630 12:15:06.997324 11442 raft_consensus.cc:740] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b984af019ff94e01a6da09498bd33d75, State: Initialized, Role: FOLLOWER
I20260630 12:15:06.998212 11443 consensus_queue.cc:260] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:06.998232 11442 consensus_queue.cc:260] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.002602 11441 tablet_bootstrap.cc:654] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.007859 11442 ts_tablet_manager.cc:1434] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:15:07.011013 11442 tablet_bootstrap.cc:492] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75: Bootstrap starting.
I20260630 12:15:07.016956 11443 ts_tablet_manager.cc:1434] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.011s
I20260630 12:15:07.017979 11442 tablet_bootstrap.cc:654] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.018494 11443 tablet_bootstrap.cc:492] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18: Bootstrap starting.
I20260630 12:15:07.028781 11443 tablet_bootstrap.cc:654] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.042743 11443 tablet_bootstrap.cc:492] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18: No bootstrap required, opened a new log
I20260630 12:15:07.043651 11443 ts_tablet_manager.cc:1403] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.015s
I20260630 12:15:07.047612 11443 raft_consensus.cc:359] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.048444 11443 raft_consensus.cc:385] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.048528 11442 tablet_bootstrap.cc:492] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75: No bootstrap required, opened a new log
I20260630 12:15:07.048718 11441 tablet_bootstrap.cc:492] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271: No bootstrap required, opened a new log
I20260630 12:15:07.048863 11443 raft_consensus.cc:740] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 775fdbf2e96c4cfcbd71b4287ce0dc18, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.049361 11442 ts_tablet_manager.cc:1403] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.019s
I20260630 12:15:07.049544 11441 ts_tablet_manager.cc:1403] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.034s
I20260630 12:15:07.050190 11443 consensus_queue.cc:260] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.052436 11443 ts_tablet_manager.cc:1434] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:15:07.052572 11441 raft_consensus.cc:359] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.052862 11442 raft_consensus.cc:359] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.053403 11441 raft_consensus.cc:385] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.053496 11443 tablet_bootstrap.cc:492] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18: Bootstrap starting.
I20260630 12:15:07.053637 11442 raft_consensus.cc:385] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.053776 11441 raft_consensus.cc:740] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d8a19fa75f4c47a4617542f6116271, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.054098 11442 raft_consensus.cc:740] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b984af019ff94e01a6da09498bd33d75, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.054796 11441 consensus_queue.cc:260] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.055259 11442 consensus_queue.cc:260] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.057339 11441 ts_tablet_manager.cc:1434] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:15:07.057649 11442 ts_tablet_manager.cc:1434] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:15:07.058357 11441 tablet_bootstrap.cc:492] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271: Bootstrap starting.
I20260630 12:15:07.058712 11442 tablet_bootstrap.cc:492] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75: Bootstrap starting.
I20260630 12:15:07.063222 11443 tablet_bootstrap.cc:654] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.065650 11442 tablet_bootstrap.cc:654] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.065788 11441 tablet_bootstrap.cc:654] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.076120 11443 tablet_bootstrap.cc:492] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18: No bootstrap required, opened a new log
I20260630 12:15:07.076696 11443 ts_tablet_manager.cc:1403] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.009s
I20260630 12:15:07.079358 11442 tablet_bootstrap.cc:492] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75: No bootstrap required, opened a new log
I20260630 12:15:07.079946 11442 ts_tablet_manager.cc:1403] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260630 12:15:07.079684 11443 raft_consensus.cc:359] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } }
I20260630 12:15:07.080487 11443 raft_consensus.cc:385] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.080830 11443 raft_consensus.cc:740] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 775fdbf2e96c4cfcbd71b4287ce0dc18, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.081979 11443 consensus_queue.cc:260] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } }
I20260630 12:15:07.083274 11442 raft_consensus.cc:359] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } }
I20260630 12:15:07.084101 11442 raft_consensus.cc:385] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.084324 11443 ts_tablet_manager.cc:1434] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:15:07.084378 11442 raft_consensus.cc:740] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b984af019ff94e01a6da09498bd33d75, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.085579 11443 tablet_bootstrap.cc:492] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P 775fdbf2e96c4cfcbd71b4287ce0dc18: Bootstrap starting.
I20260630 12:15:07.085525 11442 consensus_queue.cc:260] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } }
I20260630 12:15:07.088063 11442 ts_tablet_manager.cc:1434] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:15:07.089195 11442 tablet_bootstrap.cc:492] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75: Bootstrap starting.
I20260630 12:15:07.093319 11443 tablet_bootstrap.cc:654] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P 775fdbf2e96c4cfcbd71b4287ce0dc18: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.096189 11442 tablet_bootstrap.cc:654] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.106365 11443 tablet_bootstrap.cc:492] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P 775fdbf2e96c4cfcbd71b4287ce0dc18: No bootstrap required, opened a new log
I20260630 12:15:07.106962 11443 ts_tablet_manager.cc:1403] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P 775fdbf2e96c4cfcbd71b4287ce0dc18: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260630 12:15:07.108556 11449 raft_consensus.cc:493] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:07.109594 11442 tablet_bootstrap.cc:492] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75: No bootstrap required, opened a new log
I20260630 12:15:07.109447 11449 raft_consensus.cc:515] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.110174 11442 ts_tablet_manager.cc:1403] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:15:07.110121 11443 raft_consensus.cc:359] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.111088 11443 raft_consensus.cc:385] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.111410 11443 raft_consensus.cc:740] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 775fdbf2e96c4cfcbd71b4287ce0dc18, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.112226 11443 consensus_queue.cc:260] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.113577 11442 raft_consensus.cc:359] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.114379 11442 raft_consensus.cc:385] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.114589 11443 ts_tablet_manager.cc:1434] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P 775fdbf2e96c4cfcbd71b4287ce0dc18: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:15:07.114665 11442 raft_consensus.cc:740] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b984af019ff94e01a6da09498bd33d75, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.116328 11449 leader_election.cc:290] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 775fdbf2e96c4cfcbd71b4287ce0dc18 (127.0.107.194:38679), c6d8a19fa75f4c47a4617542f6116271 (127.0.107.195:44933)
I20260630 12:15:07.115643 11442 consensus_queue.cc:260] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.123818 11441 tablet_bootstrap.cc:492] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271: No bootstrap required, opened a new log
I20260630 12:15:07.124567 11441 ts_tablet_manager.cc:1403] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.032s
I20260630 12:15:07.134789 11442 ts_tablet_manager.cc:1434] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260630 12:15:07.137637 11441 raft_consensus.cc:359] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } }
I20260630 12:15:07.138531 11441 raft_consensus.cc:385] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.138831 11441 raft_consensus.cc:740] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d8a19fa75f4c47a4617542f6116271, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.139634 11441 consensus_queue.cc:260] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } }
I20260630 12:15:07.142030 11441 ts_tablet_manager.cc:1434] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260630 12:15:07.143149 11441 tablet_bootstrap.cc:492] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P c6d8a19fa75f4c47a4617542f6116271: Bootstrap starting.
I20260630 12:15:07.149435 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb6ecf59e04c18b7d19abb1cc95ca0" candidate_uuid: "b984af019ff94e01a6da09498bd33d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" is_pre_election: true
I20260630 12:15:07.150420 11321 raft_consensus.cc:2468] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b984af019ff94e01a6da09498bd33d75 in term 0.
I20260630 12:15:07.151937 11212 leader_election.cc:304] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 775fdbf2e96c4cfcbd71b4287ce0dc18, b984af019ff94e01a6da09498bd33d75; no voters: 
I20260630 12:15:07.152074 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb6ecf59e04c18b7d19abb1cc95ca0" candidate_uuid: "b984af019ff94e01a6da09498bd33d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d8a19fa75f4c47a4617542f6116271" is_pre_election: true
I20260630 12:15:07.152859 11449 raft_consensus.cc:2804] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:07.153090 11441 tablet_bootstrap.cc:654] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P c6d8a19fa75f4c47a4617542f6116271: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.153354 11449 raft_consensus.cc:493] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:07.153836 11449 raft_consensus.cc:3060] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:15:07.153986 11209 leader_election.cc:343] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6d8a19fa75f4c47a4617542f6116271 (127.0.107.195:44933): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:07.159576 11441 tablet_bootstrap.cc:492] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P c6d8a19fa75f4c47a4617542f6116271: No bootstrap required, opened a new log
I20260630 12:15:07.160169 11441 ts_tablet_manager.cc:1403] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P c6d8a19fa75f4c47a4617542f6116271: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260630 12:15:07.160923 11449 raft_consensus.cc:515] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.162456 11441 raft_consensus.cc:359] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.163180 11441 raft_consensus.cc:385] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.163182 11449 leader_election.cc:290] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [CANDIDATE]: Term 1 election: Requested vote from peers 775fdbf2e96c4cfcbd71b4287ce0dc18 (127.0.107.194:38679), c6d8a19fa75f4c47a4617542f6116271 (127.0.107.195:44933)
I20260630 12:15:07.163554 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb6ecf59e04c18b7d19abb1cc95ca0" candidate_uuid: "b984af019ff94e01a6da09498bd33d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18"
I20260630 12:15:07.163676 11441 raft_consensus.cc:740] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d8a19fa75f4c47a4617542f6116271, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.163830 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb6ecf59e04c18b7d19abb1cc95ca0" candidate_uuid: "b984af019ff94e01a6da09498bd33d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d8a19fa75f4c47a4617542f6116271"
I20260630 12:15:07.164276 11321 raft_consensus.cc:3060] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.164707 11441 consensus_queue.cc:260] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P c6d8a19fa75f4c47a4617542f6116271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.165803 11395 raft_consensus.cc:3060] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.167176 11441 ts_tablet_manager.cc:1434] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P c6d8a19fa75f4c47a4617542f6116271: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260630 12:15:07.171912 11321 raft_consensus.cc:2468] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b984af019ff94e01a6da09498bd33d75 in term 1.
I20260630 12:15:07.171912 11395 raft_consensus.cc:2468] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b984af019ff94e01a6da09498bd33d75 in term 1.
I20260630 12:15:07.173439 11212 leader_election.cc:304] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 775fdbf2e96c4cfcbd71b4287ce0dc18, b984af019ff94e01a6da09498bd33d75; no voters: 
I20260630 12:15:07.174070 11448 raft_consensus.cc:493] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:07.174497 11449 raft_consensus.cc:2804] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:07.174782 11448 raft_consensus.cc:515] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } }
I20260630 12:15:07.176425 11449 raft_consensus.cc:697] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [term 1 LEADER]: Becoming Leader. State: Replica: b984af019ff94e01a6da09498bd33d75, State: Running, Role: LEADER
I20260630 12:15:07.177572 11449 consensus_queue.cc:237] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.179589 11448 leader_election.cc:290] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d8a19fa75f4c47a4617542f6116271 (127.0.107.195:44933), b984af019ff94e01a6da09498bd33d75 (127.0.107.193:39951)
I20260630 12:15:07.197639 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976afd8581364fd48f5c5fc3cbffacf9" candidate_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d8a19fa75f4c47a4617542f6116271" is_pre_election: true
I20260630 12:15:07.198454 11395 raft_consensus.cc:2468] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 775fdbf2e96c4cfcbd71b4287ce0dc18 in term 0.
I20260630 12:15:07.198727 11142 catalog_manager.cc:5697] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 reported cstate change: term changed from 0 to 1, leader changed from <none> to b984af019ff94e01a6da09498bd33d75 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "b984af019ff94e01a6da09498bd33d75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:07.199684 11284 leader_election.cc:304] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 775fdbf2e96c4cfcbd71b4287ce0dc18, c6d8a19fa75f4c47a4617542f6116271; no voters: 
I20260630 12:15:07.200549 11448 raft_consensus.cc:2804] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:07.200862 11448 raft_consensus.cc:493] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:07.201179 11448 raft_consensus.cc:3060] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.207185 11448 raft_consensus.cc:515] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } }
I20260630 12:15:07.209261 11448 leader_election.cc:290] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [CANDIDATE]: Term 1 election: Requested vote from peers c6d8a19fa75f4c47a4617542f6116271 (127.0.107.195:44933), b984af019ff94e01a6da09498bd33d75 (127.0.107.193:39951)
I20260630 12:15:07.210081 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976afd8581364fd48f5c5fc3cbffacf9" candidate_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d8a19fa75f4c47a4617542f6116271"
I20260630 12:15:07.210753 11395 raft_consensus.cc:3060] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.213819 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976afd8581364fd48f5c5fc3cbffacf9" candidate_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b984af019ff94e01a6da09498bd33d75" is_pre_election: true
I20260630 12:15:07.214226 11245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976afd8581364fd48f5c5fc3cbffacf9" candidate_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b984af019ff94e01a6da09498bd33d75"
I20260630 12:15:07.214671 11246 raft_consensus.cc:2468] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 775fdbf2e96c4cfcbd71b4287ce0dc18 in term 0.
I20260630 12:15:07.216740 11395 raft_consensus.cc:2468] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 775fdbf2e96c4cfcbd71b4287ce0dc18 in term 1.
I20260630 12:15:07.217823 11284 leader_election.cc:304] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [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: 775fdbf2e96c4cfcbd71b4287ce0dc18, c6d8a19fa75f4c47a4617542f6116271; no voters: b984af019ff94e01a6da09498bd33d75
I20260630 12:15:07.218502 11448 raft_consensus.cc:2804] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:07.219555 11448 raft_consensus.cc:697] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 LEADER]: Becoming Leader. State: Replica: 775fdbf2e96c4cfcbd71b4287ce0dc18, State: Running, Role: LEADER
I20260630 12:15:07.220227 11448 consensus_queue.cc:237] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } }
I20260630 12:15:07.227133 11142 catalog_manager.cc:5697] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 775fdbf2e96c4cfcbd71b4287ce0dc18 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:07.231757 11449 raft_consensus.cc:493] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:07.232375 11449 raft_consensus.cc:515] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.234417 11449 leader_election.cc:290] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 775fdbf2e96c4cfcbd71b4287ce0dc18 (127.0.107.194:38679), c6d8a19fa75f4c47a4617542f6116271 (127.0.107.195:44933)
I20260630 12:15:07.235209 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d757c376c641a99ea5ea806ceef3eb" candidate_uuid: "b984af019ff94e01a6da09498bd33d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" is_pre_election: true
I20260630 12:15:07.235822 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d757c376c641a99ea5ea806ceef3eb" candidate_uuid: "b984af019ff94e01a6da09498bd33d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d8a19fa75f4c47a4617542f6116271" is_pre_election: true
I20260630 12:15:07.235956 11321 raft_consensus.cc:2468] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b984af019ff94e01a6da09498bd33d75 in term 0.
I20260630 12:15:07.236483 11395 raft_consensus.cc:2468] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b984af019ff94e01a6da09498bd33d75 in term 0.
I20260630 12:15:07.237165 11212 leader_election.cc:304] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 775fdbf2e96c4cfcbd71b4287ce0dc18, b984af019ff94e01a6da09498bd33d75; no voters: 
I20260630 12:15:07.238008 11449 raft_consensus.cc:2804] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:07.238377 11449 raft_consensus.cc:493] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:07.238677 11449 raft_consensus.cc:3060] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.243597 11449 raft_consensus.cc:515] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.245427 11449 leader_election.cc:290] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [CANDIDATE]: Term 1 election: Requested vote from peers 775fdbf2e96c4cfcbd71b4287ce0dc18 (127.0.107.194:38679), c6d8a19fa75f4c47a4617542f6116271 (127.0.107.195:44933)
I20260630 12:15:07.246325 11321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d757c376c641a99ea5ea806ceef3eb" candidate_uuid: "b984af019ff94e01a6da09498bd33d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18"
I20260630 12:15:07.246373 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d757c376c641a99ea5ea806ceef3eb" candidate_uuid: "b984af019ff94e01a6da09498bd33d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d8a19fa75f4c47a4617542f6116271"
I20260630 12:15:07.247026 11321 raft_consensus.cc:3060] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.247129 11395 raft_consensus.cc:3060] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.252315 11395 raft_consensus.cc:2468] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b984af019ff94e01a6da09498bd33d75 in term 1.
I20260630 12:15:07.252316 11321 raft_consensus.cc:2468] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b984af019ff94e01a6da09498bd33d75 in term 1.
I20260630 12:15:07.253515 11209 leader_election.cc:304] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b984af019ff94e01a6da09498bd33d75, c6d8a19fa75f4c47a4617542f6116271; no voters: 
I20260630 12:15:07.254266 11449 raft_consensus.cc:2804] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:07.254760 11449 raft_consensus.cc:697] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 1 LEADER]: Becoming Leader. State: Replica: b984af019ff94e01a6da09498bd33d75, State: Running, Role: LEADER
I20260630 12:15:07.255576 11449 consensus_queue.cc:237] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.263448 11142 catalog_manager.cc:5697] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 reported cstate change: term changed from 0 to 1, leader changed from <none> to b984af019ff94e01a6da09498bd33d75 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "b984af019ff94e01a6da09498bd33d75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:07.336244 11448 raft_consensus.cc:493] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:07.336810 11448 raft_consensus.cc:515] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.338681 11448 leader_election.cc:290] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b984af019ff94e01a6da09498bd33d75 (127.0.107.193:39951), c6d8a19fa75f4c47a4617542f6116271 (127.0.107.195:44933)
I20260630 12:15:07.339560 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5aebe9712d94b3fbdeb5d9f08a5f764" candidate_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b984af019ff94e01a6da09498bd33d75" is_pre_election: true
I20260630 12:15:07.339757 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5aebe9712d94b3fbdeb5d9f08a5f764" candidate_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d8a19fa75f4c47a4617542f6116271" is_pre_election: true
I20260630 12:15:07.340327 11246 raft_consensus.cc:2468] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 775fdbf2e96c4cfcbd71b4287ce0dc18 in term 0.
I20260630 12:15:07.340332 11395 raft_consensus.cc:2468] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 775fdbf2e96c4cfcbd71b4287ce0dc18 in term 0.
I20260630 12:15:07.341645 11284 leader_election.cc:304] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 775fdbf2e96c4cfcbd71b4287ce0dc18, c6d8a19fa75f4c47a4617542f6116271; no voters: 
I20260630 12:15:07.342278 11448 raft_consensus.cc:2804] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:07.342672 11448 raft_consensus.cc:493] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:07.342979 11448 raft_consensus.cc:3060] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.348690 11448 raft_consensus.cc:515] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.350466 11448 leader_election.cc:290] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [CANDIDATE]: Term 1 election: Requested vote from peers b984af019ff94e01a6da09498bd33d75 (127.0.107.193:39951), c6d8a19fa75f4c47a4617542f6116271 (127.0.107.195:44933)
I20260630 12:15:07.351277 11246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5aebe9712d94b3fbdeb5d9f08a5f764" candidate_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b984af019ff94e01a6da09498bd33d75"
I20260630 12:15:07.351559 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5aebe9712d94b3fbdeb5d9f08a5f764" candidate_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d8a19fa75f4c47a4617542f6116271"
I20260630 12:15:07.351959 11246 raft_consensus.cc:3060] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.352097 11395 raft_consensus.cc:3060] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:15:07.359197 11192 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:07.359864 11395 raft_consensus.cc:2468] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 775fdbf2e96c4cfcbd71b4287ce0dc18 in term 1.
I20260630 12:15:07.359864 11246 raft_consensus.cc:2468] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 775fdbf2e96c4cfcbd71b4287ce0dc18 in term 1.
I20260630 12:15:07.361627 11284 leader_election.cc:304] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 775fdbf2e96c4cfcbd71b4287ce0dc18, c6d8a19fa75f4c47a4617542f6116271; no voters: 
I20260630 12:15:07.362386 11448 raft_consensus.cc:2804] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:07.362876 11448 raft_consensus.cc:697] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 LEADER]: Becoming Leader. State: Replica: 775fdbf2e96c4cfcbd71b4287ce0dc18, State: Running, Role: LEADER
I20260630 12:15:07.363549 11448 consensus_queue.cc:237] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } }
I20260630 12:15:07.371001 11142 catalog_manager.cc:5697] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 775fdbf2e96c4cfcbd71b4287ce0dc18 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:07.699071 11449 consensus_queue.cc:1048] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:07.711406 11472 consensus_queue.cc:1048] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:07.727495 11472 consensus_queue.cc:1048] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:07.741611 11472 consensus_queue.cc:1048] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:07.754412 11246 raft_consensus.cc:3060] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.761719 11448 consensus_queue.cc:1048] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:07.767856 11448 consensus_queue.cc:1048] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:07.777845 11448 consensus_queue.cc:1048] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:07.788376 11465 consensus_queue.cc:1048] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:14.462997   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:14.470288 11494 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:14.470664 11495 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:14.476012   431 server_base.cc:1061] running on GCE node
W20260630 12:15:14.476485 11497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:14.478040   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:14.478276   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:14.478428   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821714478416 us; error 0 us; skew 500 ppm
I20260630 12:15:14.478904   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:14.481707   431 webserver.cc:533] Webserver started at http://127.0.107.196:41195/ using document root <none> and password file <none>
I20260630 12:15:14.482180   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:14.482342   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:14.482600   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:14.483781   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-3-root/instance:
uuid: "c89296ac8935432c969bb7b820c36127"
format_stamp: "Formatted at 2026-06-30 12:15:14 on dist-test-slave-z8mm"
I20260630 12:15:14.488493   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:15:14.492203 11502 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:14.493173   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:14.493465   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-3-root
uuid: "c89296ac8935432c969bb7b820c36127"
format_stamp: "Formatted at 2026-06-30 12:15:14 on dist-test-slave-z8mm"
I20260630 12:15:14.493719   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-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)
I20260630 12:15:14.506983   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:14.508275   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:14.509814   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:14.512535   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:14.512735   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:14.512954   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:14.513176   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:15:14.558640   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:45305
I20260630 12:15:14.558758 11564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:45305 every 8 connection(s)
I20260630 12:15:14.576867 11565 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38551
I20260630 12:15:14.577425 11565 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:14.578438 11565 heartbeater.cc:507] Master 127.0.107.254:38551 requested a full tablet report, sending...
I20260630 12:15:14.580829 11141 ts_manager.cc:194] Registered new tserver with Master: c89296ac8935432c969bb7b820c36127 (127.0.107.196:45305)
I20260630 12:15:14.583343 11141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46022
I20260630 12:15:15.427883 11321 consensus_queue.cc:237] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [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: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } attrs { replace: true } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } }
I20260630 12:15:15.438244 11246 raft_consensus.cc:1275] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Refusing update from remote peer 775fdbf2e96c4cfcbd71b4287ce0dc18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:15.439137 11395 raft_consensus.cc:1275] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Refusing update from remote peer 775fdbf2e96c4cfcbd71b4287ce0dc18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:15.439921 11493 consensus_queue.cc:1048] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:15:15.441174 11572 consensus_queue.cc:1048] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:15:15.451386 11284 consensus_peers.cc:597] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 -> Peer c89296ac8935432c969bb7b820c36127 (127.0.107.196:45305): Couldn't send request to peer c89296ac8935432c969bb7b820c36127. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5aebe9712d94b3fbdeb5d9f08a5f764. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:15.458518 11577 raft_consensus.cc:2955] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c89296ac8935432c969bb7b820c36127 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } attrs { replace: true } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } } }
I20260630 12:15:15.459704 11246 raft_consensus.cc:2955] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c89296ac8935432c969bb7b820c36127 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } attrs { replace: true } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } } }
I20260630 12:15:15.461287 11395 raft_consensus.cc:2955] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c89296ac8935432c969bb7b820c36127 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } attrs { replace: true } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } } }
I20260630 12:15:15.471719 11141 catalog_manager.cc:5697] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 reported cstate change: config changed from index -1 to 2, NON_VOTER c89296ac8935432c969bb7b820c36127 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:15.475970 11321 consensus_queue.cc:237] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [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: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } }
I20260630 12:15:15.483894 11246 raft_consensus.cc:1275] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Refusing update from remote peer 775fdbf2e96c4cfcbd71b4287ce0dc18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:15.483963 11395 raft_consensus.cc:1275] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Refusing update from remote peer 775fdbf2e96c4cfcbd71b4287ce0dc18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:15:15.484349 11284 consensus_peers.cc:597] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 -> Peer c89296ac8935432c969bb7b820c36127 (127.0.107.196:45305): Couldn't send request to peer c89296ac8935432c969bb7b820c36127. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 976afd8581364fd48f5c5fc3cbffacf9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:15.485700 11493 consensus_queue.cc:1048] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:15:15.486752 11577 consensus_queue.cc:1048] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:15:15.497686 11577 raft_consensus.cc:2955] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c89296ac8935432c969bb7b820c36127 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } } }
I20260630 12:15:15.499553 11395 raft_consensus.cc:2955] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c89296ac8935432c969bb7b820c36127 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } } }
I20260630 12:15:15.502610 11246 raft_consensus.cc:2955] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c89296ac8935432c969bb7b820c36127 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } } }
I20260630 12:15:15.515779 11143 catalog_manager.cc:5697] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 reported cstate change: config changed from index -1 to 2, NON_VOTER c89296ac8935432c969bb7b820c36127 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } } }
I20260630 12:15:15.529917 11246 consensus_queue.cc:237] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [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: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } attrs { replace: true } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } }
I20260630 12:15:15.539244 11395 raft_consensus.cc:1275] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Refusing update from remote peer b984af019ff94e01a6da09498bd33d75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:15.539340 11321 raft_consensus.cc:1275] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Refusing update from remote peer b984af019ff94e01a6da09498bd33d75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:15.540922 11490 consensus_queue.cc:1048] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:15:15.541970 11588 consensus_queue.cc:1048] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:15:15.549541 11209 consensus_peers.cc:597] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 -> Peer c89296ac8935432c969bb7b820c36127 (127.0.107.196:45305): Couldn't send request to peer c89296ac8935432c969bb7b820c36127. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38d757c376c641a99ea5ea806ceef3eb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:15.552323 11588 raft_consensus.cc:2955] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c89296ac8935432c969bb7b820c36127 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } attrs { replace: true } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } } }
I20260630 12:15:15.554370 11321 raft_consensus.cc:2955] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c89296ac8935432c969bb7b820c36127 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } attrs { replace: true } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } } }
I20260630 12:15:15.556303 11395 raft_consensus.cc:2955] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c89296ac8935432c969bb7b820c36127 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } attrs { replace: true } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } } }
I20260630 12:15:15.571849 11141 catalog_manager.cc:5697] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 reported cstate change: config changed from index -1 to 2, NON_VOTER c89296ac8935432c969bb7b820c36127 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "b984af019ff94e01a6da09498bd33d75" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } attrs { replace: true } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } } }
I20260630 12:15:15.586179 11565 heartbeater.cc:499] Master 127.0.107.254:38551 was elected leader, sending a full tablet report...
I20260630 12:15:15.838687 11593 ts_tablet_manager.cc:933] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127: Initiating tablet copy from peer 775fdbf2e96c4cfcbd71b4287ce0dc18 (127.0.107.194:38679)
I20260630 12:15:15.840764 11593 tablet_copy_client.cc:323] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38679
I20260630 12:15:15.851791 11331 tablet_copy_service.cc:140] P 775fdbf2e96c4cfcbd71b4287ce0dc18: Received BeginTabletCopySession request for tablet a5aebe9712d94b3fbdeb5d9f08a5f764 from peer c89296ac8935432c969bb7b820c36127 ({username='slave'} at 127.0.0.1:52660)
I20260630 12:15:15.852327 11331 tablet_copy_service.cc:161] P 775fdbf2e96c4cfcbd71b4287ce0dc18: Beginning new tablet copy session on tablet a5aebe9712d94b3fbdeb5d9f08a5f764 from peer c89296ac8935432c969bb7b820c36127 at {username='slave'} at 127.0.0.1:52660: session id = c89296ac8935432c969bb7b820c36127-a5aebe9712d94b3fbdeb5d9f08a5f764
I20260630 12:15:15.858971 11331 tablet_copy_source_session.cc:215] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:15.862171 11593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5aebe9712d94b3fbdeb5d9f08a5f764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:15.875140 11593 tablet_copy_client.cc:806] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:15.875797 11593 tablet_copy_client.cc:670] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:15.879915 11593 tablet_copy_client.cc:538] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:15.887111 11593 tablet_bootstrap.cc:492] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127: Bootstrap starting.
I20260630 12:15:15.896092 11596 ts_tablet_manager.cc:933] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127: Initiating tablet copy from peer 775fdbf2e96c4cfcbd71b4287ce0dc18 (127.0.107.194:38679)
I20260630 12:15:15.898499 11596 tablet_copy_client.cc:323] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38679
I20260630 12:15:15.900723 11331 tablet_copy_service.cc:140] P 775fdbf2e96c4cfcbd71b4287ce0dc18: Received BeginTabletCopySession request for tablet 976afd8581364fd48f5c5fc3cbffacf9 from peer c89296ac8935432c969bb7b820c36127 ({username='slave'} at 127.0.0.1:52660)
I20260630 12:15:15.901341 11331 tablet_copy_service.cc:161] P 775fdbf2e96c4cfcbd71b4287ce0dc18: Beginning new tablet copy session on tablet 976afd8581364fd48f5c5fc3cbffacf9 from peer c89296ac8935432c969bb7b820c36127 at {username='slave'} at 127.0.0.1:52660: session id = c89296ac8935432c969bb7b820c36127-976afd8581364fd48f5c5fc3cbffacf9
I20260630 12:15:15.907583 11593 tablet_bootstrap.cc:492] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127: 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
I20260630 12:15:15.908679 11593 tablet_bootstrap.cc:492] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127: Bootstrap complete.
I20260630 12:15:15.909435 11593 ts_tablet_manager.cc:1403] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260630 12:15:15.909879 11331 tablet_copy_source_session.cc:215] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:15.912518 11593 raft_consensus.cc:359] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } attrs { replace: true } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } }
I20260630 12:15:15.913311 11593 raft_consensus.cc:740] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c89296ac8935432c969bb7b820c36127, State: Initialized, Role: LEARNER
I20260630 12:15:15.913605 11596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 976afd8581364fd48f5c5fc3cbffacf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:15.913911 11593 consensus_queue.cc:260] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127 [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: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } attrs { replace: true } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } }
I20260630 12:15:15.916664 11593 ts_tablet_manager.cc:1434] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:15:15.919421 11331 tablet_copy_service.cc:342] P 775fdbf2e96c4cfcbd71b4287ce0dc18: Request end of tablet copy session c89296ac8935432c969bb7b820c36127-a5aebe9712d94b3fbdeb5d9f08a5f764 received from {username='slave'} at 127.0.0.1:52660
I20260630 12:15:15.919938 11331 tablet_copy_service.cc:434] P 775fdbf2e96c4cfcbd71b4287ce0dc18: ending tablet copy session c89296ac8935432c969bb7b820c36127-a5aebe9712d94b3fbdeb5d9f08a5f764 on tablet a5aebe9712d94b3fbdeb5d9f08a5f764 with peer c89296ac8935432c969bb7b820c36127
I20260630 12:15:15.936442 11596 tablet_copy_client.cc:806] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:15.937135 11596 tablet_copy_client.cc:670] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:15.941260 11596 tablet_copy_client.cc:538] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:15.948652 11596 tablet_bootstrap.cc:492] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127: Bootstrap starting.
I20260630 12:15:15.967337 11596 tablet_bootstrap.cc:492] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127: 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
I20260630 12:15:15.968377 11596 tablet_bootstrap.cc:492] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127: Bootstrap complete.
I20260630 12:15:15.969126 11596 ts_tablet_manager.cc:1403] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.005s
I20260630 12:15:15.972064 11596 raft_consensus.cc:359] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } }
I20260630 12:15:15.972934 11596 raft_consensus.cc:740] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c89296ac8935432c969bb7b820c36127, State: Initialized, Role: LEARNER
I20260630 12:15:15.973624 11596 consensus_queue.cc:260] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127 [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: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } }
I20260630 12:15:15.975922 11596 ts_tablet_manager.cc:1434] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:15:15.977698 11331 tablet_copy_service.cc:342] P 775fdbf2e96c4cfcbd71b4287ce0dc18: Request end of tablet copy session c89296ac8935432c969bb7b820c36127-976afd8581364fd48f5c5fc3cbffacf9 received from {username='slave'} at 127.0.0.1:52660
I20260630 12:15:15.978089 11331 tablet_copy_service.cc:434] P 775fdbf2e96c4cfcbd71b4287ce0dc18: ending tablet copy session c89296ac8935432c969bb7b820c36127-976afd8581364fd48f5c5fc3cbffacf9 on tablet 976afd8581364fd48f5c5fc3cbffacf9 with peer c89296ac8935432c969bb7b820c36127
I20260630 12:15:16.103161 11596 ts_tablet_manager.cc:933] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127: Initiating tablet copy from peer b984af019ff94e01a6da09498bd33d75 (127.0.107.193:39951)
I20260630 12:15:16.104812 11596 tablet_copy_client.cc:323] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:39951
I20260630 12:15:16.116730 11256 tablet_copy_service.cc:140] P b984af019ff94e01a6da09498bd33d75: Received BeginTabletCopySession request for tablet 38d757c376c641a99ea5ea806ceef3eb from peer c89296ac8935432c969bb7b820c36127 ({username='slave'} at 127.0.0.1:58066)
I20260630 12:15:16.117378 11256 tablet_copy_service.cc:161] P b984af019ff94e01a6da09498bd33d75: Beginning new tablet copy session on tablet 38d757c376c641a99ea5ea806ceef3eb from peer c89296ac8935432c969bb7b820c36127 at {username='slave'} at 127.0.0.1:58066: session id = c89296ac8935432c969bb7b820c36127-38d757c376c641a99ea5ea806ceef3eb
I20260630 12:15:16.123353 11256 tablet_copy_source_session.cc:215] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:16.126369 11596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d757c376c641a99ea5ea806ceef3eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:16.138135 11596 tablet_copy_client.cc:806] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:16.138782 11596 tablet_copy_client.cc:670] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:16.143532 11596 tablet_copy_client.cc:538] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:16.155072 11596 tablet_bootstrap.cc:492] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127: Bootstrap starting.
I20260630 12:15:16.199113 11596 tablet_bootstrap.cc:492] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127: 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
I20260630 12:15:16.200538 11596 tablet_bootstrap.cc:492] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127: Bootstrap complete.
I20260630 12:15:16.201651 11596 ts_tablet_manager.cc:1403] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.016s
I20260630 12:15:16.205865 11596 raft_consensus.cc:359] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } attrs { replace: true } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } }
I20260630 12:15:16.207393 11596 raft_consensus.cc:740] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c89296ac8935432c969bb7b820c36127, State: Initialized, Role: LEARNER
I20260630 12:15:16.208197 11596 consensus_queue.cc:260] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127 [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: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } attrs { replace: true } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: true } }
I20260630 12:15:16.211961 11596 ts_tablet_manager.cc:1434] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:15:16.214932 11256 tablet_copy_service.cc:342] P b984af019ff94e01a6da09498bd33d75: Request end of tablet copy session c89296ac8935432c969bb7b820c36127-38d757c376c641a99ea5ea806ceef3eb received from {username='slave'} at 127.0.0.1:58066
I20260630 12:15:16.215634 11256 tablet_copy_service.cc:434] P b984af019ff94e01a6da09498bd33d75: ending tablet copy session c89296ac8935432c969bb7b820c36127-38d757c376c641a99ea5ea806ceef3eb on tablet 38d757c376c641a99ea5ea806ceef3eb with peer c89296ac8935432c969bb7b820c36127
I20260630 12:15:16.386654 11540 raft_consensus.cc:1217] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:16.428296 11540 raft_consensus.cc:1217] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:16.566820 11540 raft_consensus.cc:1217] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:16.937994 11608 raft_consensus.cc:1064] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18: attempting to promote NON_VOTER c89296ac8935432c969bb7b820c36127 to VOTER
I20260630 12:15:16.941979 11608 consensus_queue.cc:237] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [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: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } attrs { replace: true } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } }
I20260630 12:15:16.952222 11395 raft_consensus.cc:1275] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Refusing update from remote peer 775fdbf2e96c4cfcbd71b4287ce0dc18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:16.952615 11246 raft_consensus.cc:1275] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Refusing update from remote peer 775fdbf2e96c4cfcbd71b4287ce0dc18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:16.952694 11540 raft_consensus.cc:1275] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127 [term 1 LEARNER]: Refusing update from remote peer 775fdbf2e96c4cfcbd71b4287ce0dc18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:16.954259 11611 consensus_queue.cc:1048] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:15:16.955541 11608 consensus_queue.cc:1048] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:16.956564 11609 consensus_queue.cc:1048] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:15:16.981495 11608 raft_consensus.cc:2955] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c89296ac8935432c969bb7b820c36127 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } attrs { replace: true } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:16.993181 11540 raft_consensus.cc:2955] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c89296ac8935432c969bb7b820c36127 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } attrs { replace: true } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:16.995479 11394 raft_consensus.cc:2955] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c89296ac8935432c969bb7b820c36127 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } attrs { replace: true } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.009538 11246 raft_consensus.cc:2955] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c89296ac8935432c969bb7b820c36127 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } attrs { replace: true } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.018532 11143 catalog_manager.cc:5697] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 reported cstate change: config changed from index 2 to 3, c89296ac8935432c969bb7b820c36127 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:15:17.027921 11616 raft_consensus.cc:1064] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18: attempting to promote NON_VOTER c89296ac8935432c969bb7b820c36127 to VOTER
I20260630 12:15:17.035264 11616 consensus_queue.cc:237] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [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: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } }
I20260630 12:15:17.044168 11540 raft_consensus.cc:1275] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127 [term 1 LEARNER]: Refusing update from remote peer 775fdbf2e96c4cfcbd71b4287ce0dc18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:17.046799 11246 raft_consensus.cc:1275] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Refusing update from remote peer 775fdbf2e96c4cfcbd71b4287ce0dc18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:17.047938 11394 raft_consensus.cc:1275] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Refusing update from remote peer 775fdbf2e96c4cfcbd71b4287ce0dc18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:17.049199 11616 consensus_queue.cc:1048] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260630 12:15:17.050618 11321 consensus_queue.cc:237] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [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: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } }
I20260630 12:15:17.053107 11572 consensus_queue.cc:1048] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:15:17.058154 11608 consensus_queue.cc:1048] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:17.063506 11539 raft_consensus.cc:1275] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127 [term 1 FOLLOWER]: Refusing update from remote peer 775fdbf2e96c4cfcbd71b4287ce0dc18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:17.064765 11246 raft_consensus.cc:1275] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Refusing update from remote peer 775fdbf2e96c4cfcbd71b4287ce0dc18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:17.066722 11616 consensus_queue.cc:1048] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:17.076287 11608 consensus_queue.cc:1048] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:15:17.079756 11572 raft_consensus.cc:2955] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c6d8a19fa75f4c47a4617542f6116271 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.088562 11246 raft_consensus.cc:2955] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c6d8a19fa75f4c47a4617542f6116271 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.092898 11540 raft_consensus.cc:2955] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c6d8a19fa75f4c47a4617542f6116271 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.103442 11131 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5aebe9712d94b3fbdeb5d9f08a5f764 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:17.107710 11611 raft_consensus.cc:2955] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c89296ac8935432c969bb7b820c36127 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.116830 11142 catalog_manager.cc:5697] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127 reported cstate change: config changed from index 3 to 4, VOTER c6d8a19fa75f4c47a4617542f6116271 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.120138 11246 raft_consensus.cc:2955] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c89296ac8935432c969bb7b820c36127 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.127276 11540 raft_consensus.cc:2955] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c89296ac8935432c969bb7b820c36127 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.137858 11383 tablet_service.cc:1558] Processing DeleteTablet for tablet a5aebe9712d94b3fbdeb5d9f08a5f764 with delete_type TABLET_DATA_TOMBSTONED (TS c6d8a19fa75f4c47a4617542f6116271 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58484
I20260630 12:15:17.139698 11394 raft_consensus.cc:2955] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c89296ac8935432c969bb7b820c36127 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.146791 11141 catalog_manager.cc:5697] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127 reported cstate change: config changed from index 2 to 3, c89296ac8935432c969bb7b820c36127 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } attrs { replace: true } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.161003 11627 tablet_replica.cc:333] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271: stopping tablet replica
I20260630 12:15:17.165704 11628 raft_consensus.cc:1064] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75: attempting to promote NON_VOTER c89296ac8935432c969bb7b820c36127 to VOTER
I20260630 12:15:17.166229 11627 raft_consensus.cc:2243] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.168876 11627 raft_consensus.cc:2272] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.169049 11628 consensus_queue.cc:237] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [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: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } attrs { replace: true } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } }
I20260630 12:15:17.178637 11321 consensus_queue.cc:237] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [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: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } }
I20260630 12:15:17.186681 11394 raft_consensus.cc:1275] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Refusing update from remote peer b984af019ff94e01a6da09498bd33d75: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:17.187110 11320 raft_consensus.cc:1275] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Refusing update from remote peer b984af019ff94e01a6da09498bd33d75: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:17.181056 11627 ts_tablet_manager.cc:1916] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:17.185213 11540 raft_consensus.cc:1275] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127 [term 1 LEARNER]: Refusing update from remote peer b984af019ff94e01a6da09498bd33d75: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:17.190398 11626 consensus_queue.cc:1048] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:15:17.193437 11626 consensus_queue.cc:1048] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:17.199862 11626 consensus_queue.cc:1048] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:17.203575 11539 raft_consensus.cc:1275] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127 [term 1 FOLLOWER]: Refusing update from remote peer 775fdbf2e96c4cfcbd71b4287ce0dc18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:17.210584 11395 raft_consensus.cc:1275] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Refusing update from remote peer 775fdbf2e96c4cfcbd71b4287ce0dc18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:17.213153 11611 consensus_queue.cc:1048] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:15:17.221603 11611 consensus_queue.cc:1048] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:17.225942 11628 raft_consensus.cc:2955] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c89296ac8935432c969bb7b820c36127 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } attrs { replace: true } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.231675 11608 raft_consensus.cc:2955] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b984af019ff94e01a6da09498bd33d75 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.241791 11395 raft_consensus.cc:2955] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c89296ac8935432c969bb7b820c36127 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } attrs { replace: true } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.246398 11539 raft_consensus.cc:2955] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b984af019ff94e01a6da09498bd33d75 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.249310 11627 ts_tablet_manager.cc:1929] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:17.249974 11627 log.cc:1199] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c6d8a19fa75f4c47a4617542f6116271: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-2-root/wals/a5aebe9712d94b3fbdeb5d9f08a5f764
I20260630 12:15:17.250877 11141 catalog_manager.cc:5697] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 reported cstate change: config changed from index 2 to 3, c89296ac8935432c969bb7b820c36127 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b984af019ff94e01a6da09498bd33d75" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:17.251974 11128 catalog_manager.cc:5028] TS c6d8a19fa75f4c47a4617542f6116271 (127.0.107.195:44933): tablet a5aebe9712d94b3fbdeb5d9f08a5f764 (table test-workload [id=5ce0544fb93640d78e98315087e6567a]) successfully deleted
I20260630 12:15:17.251334 11394 raft_consensus.cc:2955] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b984af019ff94e01a6da09498bd33d75 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.258653 11320 raft_consensus.cc:2955] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c89296ac8935432c969bb7b820c36127 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } attrs { replace: true } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.269384 11131 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 976afd8581364fd48f5c5fc3cbffacf9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:17.276921 11540 raft_consensus.cc:2955] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c89296ac8935432c969bb7b820c36127 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } attrs { replace: true } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.287910 11142 catalog_manager.cc:5697] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127 reported cstate change: config changed from index 3 to 4, VOTER b984af019ff94e01a6da09498bd33d75 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "775fdbf2e96c4cfcbd71b4287ce0dc18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38679 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.293006 11246 consensus_queue.cc:237] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [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: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } }
I20260630 12:15:17.299122 11540 raft_consensus.cc:1275] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127 [term 1 FOLLOWER]: Refusing update from remote peer b984af019ff94e01a6da09498bd33d75: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:17.299125 11394 raft_consensus.cc:1275] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Refusing update from remote peer b984af019ff94e01a6da09498bd33d75: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:17.300899 11628 consensus_queue.cc:1048] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:17.302903 11628 consensus_queue.cc:1048] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:17.304044 11235 tablet_service.cc:1558] Processing DeleteTablet for tablet 976afd8581364fd48f5c5fc3cbffacf9 with delete_type TABLET_DATA_TOMBSTONED (TS b984af019ff94e01a6da09498bd33d75 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58046
I20260630 12:15:17.308663 11634 tablet_replica.cc:333] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75: stopping tablet replica
I20260630 12:15:17.310011 11634 raft_consensus.cc:2243] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.311018 11634 raft_consensus.cc:2272] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.311465 11628 raft_consensus.cc:2955] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 775fdbf2e96c4cfcbd71b4287ce0dc18 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.316351 11634 ts_tablet_manager.cc:1916] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:17.316165 11539 raft_consensus.cc:2955] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 775fdbf2e96c4cfcbd71b4287ce0dc18 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.317061 11394 raft_consensus.cc:2955] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 775fdbf2e96c4cfcbd71b4287ce0dc18 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.326407 11128 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 38d757c376c641a99ea5ea806ceef3eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:17.331665 11143 catalog_manager.cc:5697] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 reported cstate change: config changed from index 3 to 4, VOTER 775fdbf2e96c4cfcbd71b4287ce0dc18 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "b984af019ff94e01a6da09498bd33d75" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b984af019ff94e01a6da09498bd33d75" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39951 } } peers { permanent_uuid: "c6d8a19fa75f4c47a4617542f6116271" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44933 } } peers { permanent_uuid: "c89296ac8935432c969bb7b820c36127" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45305 } attrs { promote: false } } }
I20260630 12:15:17.337370 11634 ts_tablet_manager.cc:1929] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:17.337991 11634 log.cc:1199] T 976afd8581364fd48f5c5fc3cbffacf9 P b984af019ff94e01a6da09498bd33d75: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-0-root/wals/976afd8581364fd48f5c5fc3cbffacf9
I20260630 12:15:17.339893 11128 catalog_manager.cc:5028] TS b984af019ff94e01a6da09498bd33d75 (127.0.107.193:39951): tablet 976afd8581364fd48f5c5fc3cbffacf9 (table test-workload [id=5ce0544fb93640d78e98315087e6567a]) successfully deleted
I20260630 12:15:17.343829 11309 tablet_service.cc:1558] Processing DeleteTablet for tablet 38d757c376c641a99ea5ea806ceef3eb with delete_type TABLET_DATA_TOMBSTONED (TS 775fdbf2e96c4cfcbd71b4287ce0dc18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52634
I20260630 12:15:17.348088 11635 tablet_replica.cc:333] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18: stopping tablet replica
I20260630 12:15:17.349148 11635 raft_consensus.cc:2243] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.349762 11635 raft_consensus.cc:2272] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.352880 11635 ts_tablet_manager.cc:1916] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:17.364589 11635 ts_tablet_manager.cc:1929] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:17.365000 11635 log.cc:1199] T 38d757c376c641a99ea5ea806ceef3eb P 775fdbf2e96c4cfcbd71b4287ce0dc18: Deleting WAL directory at /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821473573380-431-0/minicluster-data/ts-1-root/wals/38d757c376c641a99ea5ea806ceef3eb
I20260630 12:15:17.366681 11131 catalog_manager.cc:5028] TS 775fdbf2e96c4cfcbd71b4287ce0dc18 (127.0.107.194:38679): tablet 38d757c376c641a99ea5ea806ceef3eb (table test-workload [id=5ce0544fb93640d78e98315087e6567a]) successfully deleted
I20260630 12:15:17.597440   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:17.620921   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:17.622008   431 tablet_replica.cc:333] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75: stopping tablet replica
I20260630 12:15:17.622742   431 raft_consensus.cc:2243] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:17.623585   431 raft_consensus.cc:2272] T 38d757c376c641a99ea5ea806ceef3eb P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.626379   431 tablet_replica.cc:333] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75: stopping tablet replica
I20260630 12:15:17.626974   431 raft_consensus.cc:2243] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:17.627864   431 raft_consensus.cc:2272] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.630949   431 tablet_replica.cc:333] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75: stopping tablet replica
I20260630 12:15:17.631532   431 raft_consensus.cc:2243] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.632205   431 raft_consensus.cc:2272] T a5aebe9712d94b3fbdeb5d9f08a5f764 P b984af019ff94e01a6da09498bd33d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.650544   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:17.667935   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:17.694002   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:17.694973   431 tablet_replica.cc:333] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18: stopping tablet replica
I20260630 12:15:17.695636   431 raft_consensus.cc:2243] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:17.696527   431 raft_consensus.cc:2272] T 976afd8581364fd48f5c5fc3cbffacf9 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.699574   431 tablet_replica.cc:333] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P 775fdbf2e96c4cfcbd71b4287ce0dc18: stopping tablet replica
I20260630 12:15:17.700131   431 raft_consensus.cc:2243] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.700552   431 raft_consensus.cc:2272] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.702615   431 tablet_replica.cc:333] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18: stopping tablet replica
I20260630 12:15:17.703071   431 raft_consensus.cc:2243] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:17.703836   431 raft_consensus.cc:2272] T a5aebe9712d94b3fbdeb5d9f08a5f764 P 775fdbf2e96c4cfcbd71b4287ce0dc18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.728987   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:17.746390   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:17.770264   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:17.770941   431 tablet_replica.cc:333] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271: stopping tablet replica
I20260630 12:15:17.771462   431 raft_consensus.cc:2243] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.771910   431 raft_consensus.cc:2272] T 976afd8581364fd48f5c5fc3cbffacf9 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.774500   431 tablet_replica.cc:333] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P c6d8a19fa75f4c47a4617542f6116271: stopping tablet replica
I20260630 12:15:17.775027   431 raft_consensus.cc:2243] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.775451   431 raft_consensus.cc:2272] T 29fb6ecf59e04c18b7d19abb1cc95ca0 P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.777637   431 tablet_replica.cc:333] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271: stopping tablet replica
I20260630 12:15:17.778071   431 raft_consensus.cc:2243] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.778625   431 raft_consensus.cc:2272] T 38d757c376c641a99ea5ea806ceef3eb P c6d8a19fa75f4c47a4617542f6116271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.802086   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:17.818476   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:17.839974   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:17.840881   431 tablet_replica.cc:333] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127: stopping tablet replica
I20260630 12:15:17.841796   431 raft_consensus.cc:2243] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.842388   431 raft_consensus.cc:2272] T 976afd8581364fd48f5c5fc3cbffacf9 P c89296ac8935432c969bb7b820c36127 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.845010   431 tablet_replica.cc:333] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127: stopping tablet replica
I20260630 12:15:17.845594   431 raft_consensus.cc:2243] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.846093   431 raft_consensus.cc:2272] T 38d757c376c641a99ea5ea806ceef3eb P c89296ac8935432c969bb7b820c36127 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.849925   431 tablet_replica.cc:333] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127: stopping tablet replica
I20260630 12:15:17.850484   431 raft_consensus.cc:2243] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:17.851051   431 raft_consensus.cc:2272] T a5aebe9712d94b3fbdeb5d9f08a5f764 P c89296ac8935432c969bb7b820c36127 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.873262   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:17.887420   431 master.cc:562] Master@127.0.107.254:38551 shutting down...
I20260630 12:15:17.908226   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:17.908780   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:17.909148   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 91a597cc7f17410386d775c3754ef9c6: stopping tablet replica
I20260630 12:15:17.929802   431 master.cc:584] Master@127.0.107.254:38551 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (12758 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:15:17.975579   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44757
I20260630 12:15:17.976737   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:17.982416 11636 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:17.982470 11637 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:17.984671 11639 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:17.987268   431 server_base.cc:1061] running on GCE node
I20260630 12:15:17.989805   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:17.990067   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:17.990235   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821717990219 us; error 0 us; skew 500 ppm
I20260630 12:15:17.990746   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:17.993260   431 webserver.cc:533] Webserver started at http://127.0.107.254:41133/ using document root <none> and password file <none>
I20260630 12:15:17.993805   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:17.994037   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:17.994349   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:17.995452   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "35550c7d60ed4064b0a321fbc7af9f1b"
format_stamp: "Formatted at 2026-06-30 12:15:17 on dist-test-slave-z8mm"
I20260630 12:15:18.000159   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:15:18.003664 11644 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.004606   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:18.004889   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "35550c7d60ed4064b0a321fbc7af9f1b"
format_stamp: "Formatted at 2026-06-30 12:15:17 on dist-test-slave-z8mm"
I20260630 12:15:18.005200   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-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)
I20260630 12:15:18.030979   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:18.032167   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:18.071432   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44757
I20260630 12:15:18.071563 11695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44757 every 8 connection(s)
I20260630 12:15:18.075664 11696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:18.086817 11696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b: Bootstrap starting.
I20260630 12:15:18.091543 11696 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:18.096064 11696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b: No bootstrap required, opened a new log
I20260630 12:15:18.098248 11696 raft_consensus.cc:359] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35550c7d60ed4064b0a321fbc7af9f1b" member_type: VOTER }
I20260630 12:15:18.098642 11696 raft_consensus.cc:385] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:18.098819 11696 raft_consensus.cc:740] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35550c7d60ed4064b0a321fbc7af9f1b, State: Initialized, Role: FOLLOWER
I20260630 12:15:18.099354 11696 consensus_queue.cc:260] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "35550c7d60ed4064b0a321fbc7af9f1b" member_type: VOTER }
I20260630 12:15:18.099781 11696 raft_consensus.cc:399] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:18.099975 11696 raft_consensus.cc:493] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:18.100188 11696 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:18.105194 11696 raft_consensus.cc:515] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35550c7d60ed4064b0a321fbc7af9f1b" member_type: VOTER }
I20260630 12:15:18.105731 11696 leader_election.cc:304] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [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: 35550c7d60ed4064b0a321fbc7af9f1b; no voters: 
I20260630 12:15:18.106909 11696 leader_election.cc:290] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:18.107250 11699 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:18.108675 11699 raft_consensus.cc:697] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [term 1 LEADER]: Becoming Leader. State: Replica: 35550c7d60ed4064b0a321fbc7af9f1b, State: Running, Role: LEADER
I20260630 12:15:18.109323 11699 consensus_queue.cc:237] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [LEADER]: Queue going to LEADER mode. State: All 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: "35550c7d60ed4064b0a321fbc7af9f1b" member_type: VOTER }
I20260630 12:15:18.109894 11696 sys_catalog.cc:565] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:18.114473 11701 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 35550c7d60ed4064b0a321fbc7af9f1b. Latest consensus state: current_term: 1 leader_uuid: "35550c7d60ed4064b0a321fbc7af9f1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35550c7d60ed4064b0a321fbc7af9f1b" member_type: VOTER } }
I20260630 12:15:18.115272 11701 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:18.117372 11700 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "35550c7d60ed4064b0a321fbc7af9f1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35550c7d60ed4064b0a321fbc7af9f1b" member_type: VOTER } }
I20260630 12:15:18.118104 11700 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:18.122249 11708 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:18.127434 11708 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:18.128616   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:18.136627 11708 catalog_manager.cc:1383] Generated new cluster ID: 8080a7ba16b14d58bcb53e30e1cedc24
I20260630 12:15:18.136941 11708 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:18.174860 11708 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:18.176241 11708 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:18.192250 11708 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b: Generated new TSK 0
I20260630 12:15:18.192919 11708 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:18.259672   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:18.265699 11717 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:18.266875 11718 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:18.269192 11720 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:18.269435   431 server_base.cc:1061] running on GCE node
I20260630 12:15:18.270491   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:18.270687   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:18.270905   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821718270884 us; error 0 us; skew 500 ppm
I20260630 12:15:18.271469   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:18.274031   431 webserver.cc:533] Webserver started at http://127.0.107.193:33501/ using document root <none> and password file <none>
I20260630 12:15:18.274547   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:18.274761   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:18.275038   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:18.276162   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "f74b77fadfc041e2a55e3f8e8282519d"
format_stamp: "Formatted at 2026-06-30 12:15:18 on dist-test-slave-z8mm"
I20260630 12:15:18.280859   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:15:18.284408 11725 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.285211   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:18.285552   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "f74b77fadfc041e2a55e3f8e8282519d"
format_stamp: "Formatted at 2026-06-30 12:15:18 on dist-test-slave-z8mm"
I20260630 12:15:18.285849   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-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)
I20260630 12:15:18.301100   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:18.302351   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:18.303886   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:18.306411   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:18.306659   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.306954   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:18.307200   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.348721   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:41947
I20260630 12:15:18.348817 11787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:41947 every 8 connection(s)
I20260630 12:15:18.354121   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:18.362139 11792 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:18.364918 11793 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:18.366575 11795 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:18.366848   431 server_base.cc:1061] running on GCE node
I20260630 12:15:18.368506   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:18.368789   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:18.368989   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821718368969 us; error 0 us; skew 500 ppm
I20260630 12:15:18.369608   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:18.371039 11788 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44757
I20260630 12:15:18.371455 11788 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:18.372267 11788 heartbeater.cc:507] Master 127.0.107.254:44757 requested a full tablet report, sending...
I20260630 12:15:18.372442   431 webserver.cc:533] Webserver started at http://127.0.107.194:41071/ using document root <none> and password file <none>
I20260630 12:15:18.373117   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:18.373349   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:18.373672   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:18.374753 11661 ts_manager.cc:194] Registered new tserver with Master: f74b77fadfc041e2a55e3f8e8282519d (127.0.107.193:41947)
I20260630 12:15:18.375134   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "804a4e3298dd4cf681e11ddb9dfbe14d"
format_stamp: "Formatted at 2026-06-30 12:15:18 on dist-test-slave-z8mm"
I20260630 12:15:18.377494 11661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44084
I20260630 12:15:18.381188   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:15:18.384775 11800 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.385615   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:18.385932   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "804a4e3298dd4cf681e11ddb9dfbe14d"
format_stamp: "Formatted at 2026-06-30 12:15:18 on dist-test-slave-z8mm"
I20260630 12:15:18.386246   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-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)
I20260630 12:15:18.406275   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:18.407555   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:18.409049   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:18.411463   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:18.411648   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.411921   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:18.412082   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.451761   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38177
I20260630 12:15:18.451869 11862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38177 every 8 connection(s)
I20260630 12:15:18.456894   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:18.464255 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
W20260630 12:15:18.465957 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
W20260630 12:15:18.468521 11869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:18.469211   431 server_base.cc:1061] running on GCE node
I20260630 12:15:18.469683 11863 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44757
I20260630 12:15:18.470181 11863 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:18.470458   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:18.470755   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:18.470963   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821718470942 us; error 0 us; skew 500 ppm
I20260630 12:15:18.471128 11863 heartbeater.cc:507] Master 127.0.107.254:44757 requested a full tablet report, sending...
I20260630 12:15:18.471738   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:18.473698 11661 ts_manager.cc:194] Registered new tserver with Master: 804a4e3298dd4cf681e11ddb9dfbe14d (127.0.107.194:38177)
I20260630 12:15:18.474772   431 webserver.cc:533] Webserver started at http://127.0.107.195:34123/ using document root <none> and password file <none>
I20260630 12:15:18.475379   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:18.475394 11661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44092
I20260630 12:15:18.475631   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:18.476076   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:18.477428   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "ecd6d3cdc26f452eb7fac74f04522259"
format_stamp: "Formatted at 2026-06-30 12:15:18 on dist-test-slave-z8mm"
I20260630 12:15:18.482261   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:18.485704 11874 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.486521   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:15:18.486857   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "ecd6d3cdc26f452eb7fac74f04522259"
format_stamp: "Formatted at 2026-06-30 12:15:18 on dist-test-slave-z8mm"
I20260630 12:15:18.487119   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821473573380-431-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)
I20260630 12:15:18.510295   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:18.511559   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:18.512830   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:18.515182   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:18.515368   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.515676   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:18.515841   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.557569   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35149
I20260630 12:15:18.557663 11936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35149 every 8 connection(s)
I20260630 12:15:18.573768 11937 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44757
I20260630 12:15:18.574245 11937 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:18.575284 11937 heartbeater.cc:507] Master 127.0.107.254:44757 requested a full tablet report, sending...
I20260630 12:15:18.578045 11661 ts_manager.cc:194] Registered new tserver with Master: ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149)
I20260630 12:15:18.578992   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018024062s
I20260630 12:15:18.579986 11661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44096
I20260630 12:15:19.380446 11788 heartbeater.cc:499] Master 127.0.107.254:44757 was elected leader, sending a full tablet report...
I20260630 12:15:19.478724 11863 heartbeater.cc:499] Master 127.0.107.254:44757 was elected leader, sending a full tablet report...
I20260630 12:15:19.583102 11937 heartbeater.cc:499] Master 127.0.107.254:44757 was elected leader, sending a full tablet report...
I20260630 12:15:19.638746 11661 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44100:
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"
    }
  }
}
W20260630 12:15:19.641533 11661 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:19.714406 11828 tablet_service.cc:1511] Processing CreateTablet for tablet 9a90973cdca74ed69651c32af2cd91a7 (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:19.714951 11902 tablet_service.cc:1511] Processing CreateTablet for tablet 9a90973cdca74ed69651c32af2cd91a7 (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:19.715508 11827 tablet_service.cc:1511] Processing CreateTablet for tablet 67fecf3356cc49948a439a8a2eeb4445 (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:19.716382 11902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a90973cdca74ed69651c32af2cd91a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.716005 11828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a90973cdca74ed69651c32af2cd91a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.717978 11901 tablet_service.cc:1511] Processing CreateTablet for tablet 67fecf3356cc49948a439a8a2eeb4445 (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:19.719180 11827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67fecf3356cc49948a439a8a2eeb4445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.719515 11901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67fecf3356cc49948a439a8a2eeb4445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.722426 11753 tablet_service.cc:1511] Processing CreateTablet for tablet 9a90973cdca74ed69651c32af2cd91a7 (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:19.724025 11753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a90973cdca74ed69651c32af2cd91a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.730540 11752 tablet_service.cc:1511] Processing CreateTablet for tablet 67fecf3356cc49948a439a8a2eeb4445 (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:19.732178 11752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67fecf3356cc49948a439a8a2eeb4445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.735608 11751 tablet_service.cc:1511] Processing CreateTablet for tablet 44b73fe9b4184b34a8c2bd81bca362bf (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:19.738785 11900 tablet_service.cc:1511] Processing CreateTablet for tablet 44b73fe9b4184b34a8c2bd81bca362bf (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:19.740351 11900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b73fe9b4184b34a8c2bd81bca362bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.742367 11826 tablet_service.cc:1511] Processing CreateTablet for tablet 44b73fe9b4184b34a8c2bd81bca362bf (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:19.743930 11826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b73fe9b4184b34a8c2bd81bca362bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.746332 11750 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2f74602f124ea2906bd348b1e85149 (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:19.747172 11825 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2f74602f124ea2906bd348b1e85149 (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:19.747857 11750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2f74602f124ea2906bd348b1e85149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.748878 11751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b73fe9b4184b34a8c2bd81bca362bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.751457 11899 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2f74602f124ea2906bd348b1e85149 (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:19.753010 11899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2f74602f124ea2906bd348b1e85149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.755460 11824 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae5b0e83ee145c9b5c81b08ab0fd48d (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:19.754266 11749 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae5b0e83ee145c9b5c81b08ab0fd48d (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:19.758729 11749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae5b0e83ee145c9b5c81b08ab0fd48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.761058 11823 tablet_service.cc:1511] Processing CreateTablet for tablet 503b6a256f0442dd964481cea29b82cb (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:19.762265 11748 tablet_service.cc:1511] Processing CreateTablet for tablet 503b6a256f0442dd964481cea29b82cb (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:19.763828 11748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 503b6a256f0442dd964481cea29b82cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.766537 11898 tablet_service.cc:1511] Processing CreateTablet for tablet 503b6a256f0442dd964481cea29b82cb (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:19.768388 11898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 503b6a256f0442dd964481cea29b82cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.781467 11825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2f74602f124ea2906bd348b1e85149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.782269 11823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 503b6a256f0442dd964481cea29b82cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.766429 11901 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae5b0e83ee145c9b5c81b08ab0fd48d (DEFAULT_TABLE table=test-workload [id=b7ed57ae76774c2bad3818ecd26f51e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:19.797350 11824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae5b0e83ee145c9b5c81b08ab0fd48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.801867 11901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae5b0e83ee145c9b5c81b08ab0fd48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:19.822111 11957 tablet_bootstrap.cc:492] T 9a90973cdca74ed69651c32af2cd91a7 P ecd6d3cdc26f452eb7fac74f04522259: Bootstrap starting.
I20260630 12:15:19.841176 11958 tablet_bootstrap.cc:492] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d: Bootstrap starting.
I20260630 12:15:19.852231 11958 tablet_bootstrap.cc:654] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.870599 11957 tablet_bootstrap.cc:654] T 9a90973cdca74ed69651c32af2cd91a7 P ecd6d3cdc26f452eb7fac74f04522259: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.873396 11959 tablet_bootstrap.cc:492] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d: Bootstrap starting.
I20260630 12:15:19.889088 11958 tablet_bootstrap.cc:492] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d: No bootstrap required, opened a new log
I20260630 12:15:19.889704 11958 ts_tablet_manager.cc:1403] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.012s
I20260630 12:15:19.890035 11957 tablet_bootstrap.cc:492] T 9a90973cdca74ed69651c32af2cd91a7 P ecd6d3cdc26f452eb7fac74f04522259: No bootstrap required, opened a new log
I20260630 12:15:19.890528 11957 ts_tablet_manager.cc:1403] T 9a90973cdca74ed69651c32af2cd91a7 P ecd6d3cdc26f452eb7fac74f04522259: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.014s
I20260630 12:15:19.892894 11958 raft_consensus.cc:359] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.893750 11958 raft_consensus.cc:385] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.894069 11958 raft_consensus.cc:740] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f74b77fadfc041e2a55e3f8e8282519d, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.893895 11957 raft_consensus.cc:359] T 9a90973cdca74ed69651c32af2cd91a7 P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.894850 11957 raft_consensus.cc:385] T 9a90973cdca74ed69651c32af2cd91a7 P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.895364 11957 raft_consensus.cc:740] T 9a90973cdca74ed69651c32af2cd91a7 P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecd6d3cdc26f452eb7fac74f04522259, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.894901 11958 consensus_queue.cc:260] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.896279 11957 consensus_queue.cc:260] T 9a90973cdca74ed69651c32af2cd91a7 P ecd6d3cdc26f452eb7fac74f04522259 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.898612 11959 tablet_bootstrap.cc:654] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.901000 11957 ts_tablet_manager.cc:1434] T 9a90973cdca74ed69651c32af2cd91a7 P ecd6d3cdc26f452eb7fac74f04522259: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:15:19.903465 11958 ts_tablet_manager.cc:1434] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:15:19.903771 11957 tablet_bootstrap.cc:492] T 67fecf3356cc49948a439a8a2eeb4445 P ecd6d3cdc26f452eb7fac74f04522259: Bootstrap starting.
I20260630 12:15:19.904587 11958 tablet_bootstrap.cc:492] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d: Bootstrap starting.
I20260630 12:15:19.911197 11957 tablet_bootstrap.cc:654] T 67fecf3356cc49948a439a8a2eeb4445 P ecd6d3cdc26f452eb7fac74f04522259: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.911280 11958 tablet_bootstrap.cc:654] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.915535 11959 tablet_bootstrap.cc:492] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d: No bootstrap required, opened a new log
I20260630 12:15:19.915988 11959 ts_tablet_manager.cc:1403] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.002s
I20260630 12:15:19.916721 11957 tablet_bootstrap.cc:492] T 67fecf3356cc49948a439a8a2eeb4445 P ecd6d3cdc26f452eb7fac74f04522259: No bootstrap required, opened a new log
I20260630 12:15:19.917263 11957 ts_tablet_manager.cc:1403] T 67fecf3356cc49948a439a8a2eeb4445 P ecd6d3cdc26f452eb7fac74f04522259: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:15:19.918632 11959 raft_consensus.cc:359] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.919545 11959 raft_consensus.cc:385] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.919842 11959 raft_consensus.cc:740] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804a4e3298dd4cf681e11ddb9dfbe14d, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.920193 11958 tablet_bootstrap.cc:492] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d: No bootstrap required, opened a new log
I20260630 12:15:19.919960 11957 raft_consensus.cc:359] T 67fecf3356cc49948a439a8a2eeb4445 P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.920703 11957 raft_consensus.cc:385] T 67fecf3356cc49948a439a8a2eeb4445 P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.920737 11958 ts_tablet_manager.cc:1403] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260630 12:15:19.921098 11957 raft_consensus.cc:740] T 67fecf3356cc49948a439a8a2eeb4445 P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecd6d3cdc26f452eb7fac74f04522259, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.920812 11959 consensus_queue.cc:260] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.921957 11957 consensus_queue.cc:260] T 67fecf3356cc49948a439a8a2eeb4445 P ecd6d3cdc26f452eb7fac74f04522259 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.924137 11959 ts_tablet_manager.cc:1434] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260630 12:15:19.924345 11957 ts_tablet_manager.cc:1434] T 67fecf3356cc49948a439a8a2eeb4445 P ecd6d3cdc26f452eb7fac74f04522259: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:19.924139 11958 raft_consensus.cc:359] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.925307 11958 raft_consensus.cc:385] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.925608 11958 raft_consensus.cc:740] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f74b77fadfc041e2a55e3f8e8282519d, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.925680 11957 tablet_bootstrap.cc:492] T 503b6a256f0442dd964481cea29b82cb P ecd6d3cdc26f452eb7fac74f04522259: Bootstrap starting.
I20260630 12:15:19.926452 11958 consensus_queue.cc:260] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.928718 11958 ts_tablet_manager.cc:1434] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260630 12:15:19.929765 11958 tablet_bootstrap.cc:492] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d: Bootstrap starting.
I20260630 12:15:19.936239 11958 tablet_bootstrap.cc:654] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.936327 11957 tablet_bootstrap.cc:654] T 503b6a256f0442dd964481cea29b82cb P ecd6d3cdc26f452eb7fac74f04522259: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.939882 11959 tablet_bootstrap.cc:492] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d: Bootstrap starting.
I20260630 12:15:19.949308 11959 tablet_bootstrap.cc:654] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.954049 11967 raft_consensus.cc:493] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:19.954651 11967 raft_consensus.cc:515] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.956699 11958 tablet_bootstrap.cc:492] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d: No bootstrap required, opened a new log
I20260630 12:15:19.957248 11958 ts_tablet_manager.cc:1403] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d: Time spent bootstrapping tablet: real 0.028s	user 0.002s	sys 0.024s
W20260630 12:15:19.957341 11864 tablet.cc:2406] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:15:19.960471 11958 raft_consensus.cc:359] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.961288 11958 raft_consensus.cc:385] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.961571 11958 raft_consensus.cc:740] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f74b77fadfc041e2a55e3f8e8282519d, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.962441 11958 consensus_queue.cc:260] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.962693 11967 leader_election.cc:290] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f74b77fadfc041e2a55e3f8e8282519d (127.0.107.193:41947), ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149)
I20260630 12:15:19.964673 11958 ts_tablet_manager.cc:1434] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:15:19.965808 11958 tablet_bootstrap.cc:492] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P f74b77fadfc041e2a55e3f8e8282519d: Bootstrap starting.
I20260630 12:15:19.971311 11957 tablet_bootstrap.cc:492] T 503b6a256f0442dd964481cea29b82cb P ecd6d3cdc26f452eb7fac74f04522259: No bootstrap required, opened a new log
I20260630 12:15:19.972102 11957 ts_tablet_manager.cc:1403] T 503b6a256f0442dd964481cea29b82cb P ecd6d3cdc26f452eb7fac74f04522259: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.010s
I20260630 12:15:19.972232 11958 tablet_bootstrap.cc:654] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P f74b77fadfc041e2a55e3f8e8282519d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.975785 11957 raft_consensus.cc:359] T 503b6a256f0442dd964481cea29b82cb P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.976680 11957 raft_consensus.cc:385] T 503b6a256f0442dd964481cea29b82cb P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.976999 11957 raft_consensus.cc:740] T 503b6a256f0442dd964481cea29b82cb P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecd6d3cdc26f452eb7fac74f04522259, State: Initialized, Role: FOLLOWER
I20260630 12:15:19.977912 11957 consensus_queue.cc:260] T 503b6a256f0442dd964481cea29b82cb P ecd6d3cdc26f452eb7fac74f04522259 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.982074 11959 tablet_bootstrap.cc:492] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d: No bootstrap required, opened a new log
I20260630 12:15:19.982748 11959 ts_tablet_manager.cc:1403] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.004s
I20260630 12:15:19.983438 11957 ts_tablet_manager.cc:1434] T 503b6a256f0442dd964481cea29b82cb P ecd6d3cdc26f452eb7fac74f04522259: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260630 12:15:19.985248 11957 tablet_bootstrap.cc:492] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259: Bootstrap starting.
I20260630 12:15:19.995172 11957 tablet_bootstrap.cc:654] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:19.998358 11959 raft_consensus.cc:359] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:19.999126 11959 raft_consensus.cc:385] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:19.999421 11959 raft_consensus.cc:740] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804a4e3298dd4cf681e11ddb9dfbe14d, State: Initialized, Role: FOLLOWER
I20260630 12:15:20.000422 11959 consensus_queue.cc:260] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.003583 11957 tablet_bootstrap.cc:492] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259: No bootstrap required, opened a new log
I20260630 12:15:20.004235 11957 ts_tablet_manager.cc:1403] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.013s
I20260630 12:15:20.004900 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b73fe9b4184b34a8c2bd81bca362bf" candidate_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f74b77fadfc041e2a55e3f8e8282519d" is_pre_election: true
I20260630 12:15:20.005807 11763 raft_consensus.cc:2468] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804a4e3298dd4cf681e11ddb9dfbe14d in term 0.
I20260630 12:15:20.007318 11801 leader_election.cc:304] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804a4e3298dd4cf681e11ddb9dfbe14d, f74b77fadfc041e2a55e3f8e8282519d; no voters: 
I20260630 12:15:20.007761 11958 tablet_bootstrap.cc:492] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P f74b77fadfc041e2a55e3f8e8282519d: No bootstrap required, opened a new log
I20260630 12:15:20.007222 11957 raft_consensus.cc:359] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.008224 11957 raft_consensus.cc:385] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:20.008406 11958 ts_tablet_manager.cc:1403] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P f74b77fadfc041e2a55e3f8e8282519d: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.016s
I20260630 12:15:20.008567 11967 raft_consensus.cc:2804] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:20.008561 11957 raft_consensus.cc:740] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecd6d3cdc26f452eb7fac74f04522259, State: Initialized, Role: FOLLOWER
I20260630 12:15:20.009325 11967 raft_consensus.cc:493] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:20.009749 11967 raft_consensus.cc:3060] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.009960 11957 consensus_queue.cc:260] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.011766 11958 raft_consensus.cc:359] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.012547 11958 raft_consensus.cc:385] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:20.012843 11958 raft_consensus.cc:740] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f74b77fadfc041e2a55e3f8e8282519d, State: Initialized, Role: FOLLOWER
I20260630 12:15:20.013789 11957 ts_tablet_manager.cc:1434] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260630 12:15:20.013880 11958 consensus_queue.cc:260] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P f74b77fadfc041e2a55e3f8e8282519d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.015122 11957 tablet_bootstrap.cc:492] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259: Bootstrap starting.
I20260630 12:15:20.016713 11959 ts_tablet_manager.cc:1434] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260630 12:15:20.018558 11958 ts_tablet_manager.cc:1434] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P f74b77fadfc041e2a55e3f8e8282519d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:15:20.019749 11958 tablet_bootstrap.cc:492] T 9a90973cdca74ed69651c32af2cd91a7 P f74b77fadfc041e2a55e3f8e8282519d: Bootstrap starting.
I20260630 12:15:20.026574 11958 tablet_bootstrap.cc:654] T 9a90973cdca74ed69651c32af2cd91a7 P f74b77fadfc041e2a55e3f8e8282519d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:20.026868 11957 tablet_bootstrap.cc:654] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:20.032042 11959 tablet_bootstrap.cc:492] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d: Bootstrap starting.
I20260630 12:15:20.034749 11967 raft_consensus.cc:515] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.037523 11967 leader_election.cc:290] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [CANDIDATE]: Term 1 election: Requested vote from peers f74b77fadfc041e2a55e3f8e8282519d (127.0.107.193:41947), ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149)
I20260630 12:15:20.038990 11967 raft_consensus.cc:493] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:20.039523 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b73fe9b4184b34a8c2bd81bca362bf" candidate_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f74b77fadfc041e2a55e3f8e8282519d"
I20260630 12:15:20.039862 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b73fe9b4184b34a8c2bd81bca362bf" candidate_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecd6d3cdc26f452eb7fac74f04522259"
I20260630 12:15:20.039629 11967 raft_consensus.cc:515] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.040337 11763 raft_consensus.cc:3060] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.037295 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b73fe9b4184b34a8c2bd81bca362bf" candidate_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecd6d3cdc26f452eb7fac74f04522259" is_pre_election: true
I20260630 12:15:20.044528 11762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a90973cdca74ed69651c32af2cd91a7" candidate_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f74b77fadfc041e2a55e3f8e8282519d" is_pre_election: true
W20260630 12:15:20.046415 11801 leader_election.cc:343] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f74b77fadfc041e2a55e3f8e8282519d (127.0.107.193:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:20.046903 11959 tablet_bootstrap.cc:654] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:20.047770 11967 leader_election.cc:290] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f74b77fadfc041e2a55e3f8e8282519d (127.0.107.193:41947), ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149)
I20260630 12:15:20.050710 11763 raft_consensus.cc:2468] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804a4e3298dd4cf681e11ddb9dfbe14d in term 1.
I20260630 12:15:20.051299 11957 tablet_bootstrap.cc:492] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259: No bootstrap required, opened a new log
I20260630 12:15:20.051836 11957 ts_tablet_manager.cc:1403] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.005s
I20260630 12:15:20.052174 11801 leader_election.cc:304] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804a4e3298dd4cf681e11ddb9dfbe14d, f74b77fadfc041e2a55e3f8e8282519d; no voters: 
I20260630 12:15:20.053187 11967 raft_consensus.cc:2804] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:20.053661 11967 raft_consensus.cc:697] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 LEADER]: Becoming Leader. State: Replica: 804a4e3298dd4cf681e11ddb9dfbe14d, State: Running, Role: LEADER
I20260630 12:15:20.054495 11967 consensus_queue.cc:237] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.054770 11959 tablet_bootstrap.cc:492] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d: No bootstrap required, opened a new log
I20260630 12:15:20.054801 11958 tablet_bootstrap.cc:492] T 9a90973cdca74ed69651c32af2cd91a7 P f74b77fadfc041e2a55e3f8e8282519d: No bootstrap required, opened a new log
I20260630 12:15:20.054886 11957 raft_consensus.cc:359] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.055892 11959 ts_tablet_manager.cc:1403] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260630 12:15:20.056100 11958 ts_tablet_manager.cc:1403] T 9a90973cdca74ed69651c32af2cd91a7 P f74b77fadfc041e2a55e3f8e8282519d: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.005s
I20260630 12:15:20.056130 11957 raft_consensus.cc:385] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:20.056798 11957 raft_consensus.cc:740] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecd6d3cdc26f452eb7fac74f04522259, State: Initialized, Role: FOLLOWER
I20260630 12:15:20.057833 11957 consensus_queue.cc:260] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.059406 11958 raft_consensus.cc:359] T 9a90973cdca74ed69651c32af2cd91a7 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
W20260630 12:15:20.060101 11803 leader_election.cc:343] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:20.060285 11958 raft_consensus.cc:385] T 9a90973cdca74ed69651c32af2cd91a7 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:20.060753 11958 raft_consensus.cc:740] T 9a90973cdca74ed69651c32af2cd91a7 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f74b77fadfc041e2a55e3f8e8282519d, State: Initialized, Role: FOLLOWER
W20260630 12:15:20.061385 11803 leader_election.cc:343] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:20.061856 11958 consensus_queue.cc:260] T 9a90973cdca74ed69651c32af2cd91a7 P f74b77fadfc041e2a55e3f8e8282519d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.063356 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a90973cdca74ed69651c32af2cd91a7" candidate_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecd6d3cdc26f452eb7fac74f04522259" is_pre_election: true
I20260630 12:15:20.064087 11912 raft_consensus.cc:2468] T 9a90973cdca74ed69651c32af2cd91a7 P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804a4e3298dd4cf681e11ddb9dfbe14d in term 0.
I20260630 12:15:20.064513 11958 ts_tablet_manager.cc:1434] T 9a90973cdca74ed69651c32af2cd91a7 P f74b77fadfc041e2a55e3f8e8282519d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:15:20.064186 11959 raft_consensus.cc:359] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.065006 11959 raft_consensus.cc:385] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:20.065378 11959 raft_consensus.cc:740] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804a4e3298dd4cf681e11ddb9dfbe14d, State: Initialized, Role: FOLLOWER
I20260630 12:15:20.066248 11959 consensus_queue.cc:260] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.067941 11958 tablet_bootstrap.cc:492] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d: Bootstrap starting.
I20260630 12:15:20.068948 11959 ts_tablet_manager.cc:1434] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.006s
I20260630 12:15:20.070400 11959 tablet_bootstrap.cc:492] T 67fecf3356cc49948a439a8a2eeb4445 P 804a4e3298dd4cf681e11ddb9dfbe14d: Bootstrap starting.
I20260630 12:15:20.074160 11803 leader_election.cc:304] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [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: 804a4e3298dd4cf681e11ddb9dfbe14d, ecd6d3cdc26f452eb7fac74f04522259; no voters: f74b77fadfc041e2a55e3f8e8282519d
I20260630 12:15:20.076037 11958 tablet_bootstrap.cc:654] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:20.079234 11959 tablet_bootstrap.cc:654] T 67fecf3356cc49948a439a8a2eeb4445 P 804a4e3298dd4cf681e11ddb9dfbe14d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:20.075078 11967 raft_consensus.cc:2804] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:20.082065 11967 raft_consensus.cc:493] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:20.082557 11967 raft_consensus.cc:3060] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.080662 11660 catalog_manager.cc:5697] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d reported cstate change: term changed from 0 to 1, leader changed from <none> to 804a4e3298dd4cf681e11ddb9dfbe14d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:20.089290 11958 tablet_bootstrap.cc:492] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d: No bootstrap required, opened a new log
I20260630 12:15:20.090081 11958 ts_tablet_manager.cc:1403] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260630 12:15:20.091354 11957 ts_tablet_manager.cc:1434] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260630 12:15:20.091517 11967 raft_consensus.cc:515] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.094797 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a90973cdca74ed69651c32af2cd91a7" candidate_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f74b77fadfc041e2a55e3f8e8282519d"
I20260630 12:15:20.095458 11763 raft_consensus.cc:3060] T 9a90973cdca74ed69651c32af2cd91a7 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.099735 11957 tablet_bootstrap.cc:492] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P ecd6d3cdc26f452eb7fac74f04522259: Bootstrap starting.
I20260630 12:15:20.103816 11763 raft_consensus.cc:2468] T 9a90973cdca74ed69651c32af2cd91a7 P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804a4e3298dd4cf681e11ddb9dfbe14d in term 1.
I20260630 12:15:20.106343 11801 leader_election.cc:304] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804a4e3298dd4cf681e11ddb9dfbe14d, f74b77fadfc041e2a55e3f8e8282519d; no voters: 
I20260630 12:15:20.107300 11977 raft_consensus.cc:2804] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:20.094231 11958 raft_consensus.cc:359] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.108419 11958 raft_consensus.cc:385] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:20.108453 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a90973cdca74ed69651c32af2cd91a7" candidate_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecd6d3cdc26f452eb7fac74f04522259"
I20260630 12:15:20.108883 11958 raft_consensus.cc:740] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f74b77fadfc041e2a55e3f8e8282519d, State: Initialized, Role: FOLLOWER
I20260630 12:15:20.109267 11912 raft_consensus.cc:3060] T 9a90973cdca74ed69651c32af2cd91a7 P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.110021 11958 consensus_queue.cc:260] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.113734 11958 ts_tablet_manager.cc:1434] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.004s
I20260630 12:15:20.105014 11967 leader_election.cc:290] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [CANDIDATE]: Term 1 election: Requested vote from peers f74b77fadfc041e2a55e3f8e8282519d (127.0.107.193:41947), ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149)
I20260630 12:15:20.117651 11959 tablet_bootstrap.cc:492] T 67fecf3356cc49948a439a8a2eeb4445 P 804a4e3298dd4cf681e11ddb9dfbe14d: No bootstrap required, opened a new log
I20260630 12:15:20.118014 11962 raft_consensus.cc:493] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:20.118228 11959 ts_tablet_manager.cc:1403] T 67fecf3356cc49948a439a8a2eeb4445 P 804a4e3298dd4cf681e11ddb9dfbe14d: Time spent bootstrapping tablet: real 0.048s	user 0.030s	sys 0.004s
I20260630 12:15:20.118577 11962 raft_consensus.cc:515] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
W20260630 12:15:20.123449 11709 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:20.127871 11912 raft_consensus.cc:2468] T 9a90973cdca74ed69651c32af2cd91a7 P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804a4e3298dd4cf681e11ddb9dfbe14d in term 1.
I20260630 12:15:20.124856 11959 raft_consensus.cc:359] T 67fecf3356cc49948a439a8a2eeb4445 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.130863 11959 raft_consensus.cc:385] T 67fecf3356cc49948a439a8a2eeb4445 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:20.131178 11959 raft_consensus.cc:740] T 67fecf3356cc49948a439a8a2eeb4445 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804a4e3298dd4cf681e11ddb9dfbe14d, State: Initialized, Role: FOLLOWER
I20260630 12:15:20.131976 11959 consensus_queue.cc:260] T 67fecf3356cc49948a439a8a2eeb4445 P 804a4e3298dd4cf681e11ddb9dfbe14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.136874 11959 ts_tablet_manager.cc:1434] T 67fecf3356cc49948a439a8a2eeb4445 P 804a4e3298dd4cf681e11ddb9dfbe14d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:15:20.138417 11962 leader_election.cc:290] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804a4e3298dd4cf681e11ddb9dfbe14d (127.0.107.194:38177), ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149)
I20260630 12:15:20.140393 11957 tablet_bootstrap.cc:654] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P ecd6d3cdc26f452eb7fac74f04522259: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:20.142027 11977 raft_consensus.cc:697] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 LEADER]: Becoming Leader. State: Replica: 804a4e3298dd4cf681e11ddb9dfbe14d, State: Running, Role: LEADER
I20260630 12:15:20.143374 11977 consensus_queue.cc:237] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.138417 11959 tablet_bootstrap.cc:492] T 503b6a256f0442dd964481cea29b82cb P 804a4e3298dd4cf681e11ddb9dfbe14d: Bootstrap starting.
I20260630 12:15:20.153457 11959 tablet_bootstrap.cc:654] T 503b6a256f0442dd964481cea29b82cb P 804a4e3298dd4cf681e11ddb9dfbe14d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:20.158665 11957 tablet_bootstrap.cc:492] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P ecd6d3cdc26f452eb7fac74f04522259: No bootstrap required, opened a new log
I20260630 12:15:20.159264 11957 ts_tablet_manager.cc:1403] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P ecd6d3cdc26f452eb7fac74f04522259: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.005s
I20260630 12:15:20.159380 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2f74602f124ea2906bd348b1e85149" candidate_uuid: "f74b77fadfc041e2a55e3f8e8282519d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" is_pre_election: true
W20260630 12:15:20.160948 11726 leader_election.cc:343] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804a4e3298dd4cf681e11ddb9dfbe14d (127.0.107.194:38177): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:20.163276 11957 raft_consensus.cc:359] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.164096 11957 raft_consensus.cc:385] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:20.164417 11957 raft_consensus.cc:740] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecd6d3cdc26f452eb7fac74f04522259, State: Initialized, Role: FOLLOWER
I20260630 12:15:20.165252 11957 consensus_queue.cc:260] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P ecd6d3cdc26f452eb7fac74f04522259 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.166615 11962 raft_consensus.cc:493] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:20.167142 11962 raft_consensus.cc:515] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.169492 11962 leader_election.cc:290] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804a4e3298dd4cf681e11ddb9dfbe14d (127.0.107.194:38177), ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149)
I20260630 12:15:20.169693 11957 ts_tablet_manager.cc:1434] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P ecd6d3cdc26f452eb7fac74f04522259: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260630 12:15:20.171734 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "503b6a256f0442dd964481cea29b82cb" candidate_uuid: "f74b77fadfc041e2a55e3f8e8282519d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" is_pre_election: true
W20260630 12:15:20.173885 11726 leader_election.cc:343] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804a4e3298dd4cf681e11ddb9dfbe14d (127.0.107.194:38177): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:20.177103 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2f74602f124ea2906bd348b1e85149" candidate_uuid: "f74b77fadfc041e2a55e3f8e8282519d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecd6d3cdc26f452eb7fac74f04522259" is_pre_election: true
I20260630 12:15:20.178174 11912 raft_consensus.cc:2468] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f74b77fadfc041e2a55e3f8e8282519d in term 0.
I20260630 12:15:20.179683 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "503b6a256f0442dd964481cea29b82cb" candidate_uuid: "f74b77fadfc041e2a55e3f8e8282519d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecd6d3cdc26f452eb7fac74f04522259" is_pre_election: true
I20260630 12:15:20.181905 11728 leader_election.cc:304] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [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: ecd6d3cdc26f452eb7fac74f04522259, f74b77fadfc041e2a55e3f8e8282519d; no voters: 804a4e3298dd4cf681e11ddb9dfbe14d
I20260630 12:15:20.182658 11962 raft_consensus.cc:2804] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:20.183043 11962 raft_consensus.cc:493] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:20.183208 11959 tablet_bootstrap.cc:492] T 503b6a256f0442dd964481cea29b82cb P 804a4e3298dd4cf681e11ddb9dfbe14d: No bootstrap required, opened a new log
I20260630 12:15:20.183450 11962 raft_consensus.cc:3060] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.183880 11959 ts_tablet_manager.cc:1403] T 503b6a256f0442dd964481cea29b82cb P 804a4e3298dd4cf681e11ddb9dfbe14d: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.016s
I20260630 12:15:20.180685 11911 raft_consensus.cc:2468] T 503b6a256f0442dd964481cea29b82cb P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f74b77fadfc041e2a55e3f8e8282519d in term 0.
I20260630 12:15:20.186843 11728 leader_election.cc:304] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [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: ecd6d3cdc26f452eb7fac74f04522259, f74b77fadfc041e2a55e3f8e8282519d; no voters: 804a4e3298dd4cf681e11ddb9dfbe14d
I20260630 12:15:20.186978 11959 raft_consensus.cc:359] T 503b6a256f0442dd964481cea29b82cb P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.187928 11959 raft_consensus.cc:385] T 503b6a256f0442dd964481cea29b82cb P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:20.188261 11959 raft_consensus.cc:740] T 503b6a256f0442dd964481cea29b82cb P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804a4e3298dd4cf681e11ddb9dfbe14d, State: Initialized, Role: FOLLOWER
I20260630 12:15:20.189414 11660 catalog_manager.cc:5697] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d reported cstate change: term changed from 0 to 1, leader changed from <none> to 804a4e3298dd4cf681e11ddb9dfbe14d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:20.191252 11959 consensus_queue.cc:260] T 503b6a256f0442dd964481cea29b82cb P 804a4e3298dd4cf681e11ddb9dfbe14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.193832 11959 ts_tablet_manager.cc:1434] T 503b6a256f0442dd964481cea29b82cb P 804a4e3298dd4cf681e11ddb9dfbe14d: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260630 12:15:20.194929 11959 tablet_bootstrap.cc:492] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d: Bootstrap starting.
I20260630 12:15:20.194352 11962 raft_consensus.cc:515] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.198657 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2f74602f124ea2906bd348b1e85149" candidate_uuid: "f74b77fadfc041e2a55e3f8e8282519d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d"
W20260630 12:15:20.200994 11726 leader_election.cc:343] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 804a4e3298dd4cf681e11ddb9dfbe14d (127.0.107.194:38177): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:20.202136 11988 raft_consensus.cc:2804] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:20.202292 11962 leader_election.cc:290] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [CANDIDATE]: Term 1 election: Requested vote from peers 804a4e3298dd4cf681e11ddb9dfbe14d (127.0.107.194:38177), ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149)
I20260630 12:15:20.202716 11988 raft_consensus.cc:493] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:20.203051 11988 raft_consensus.cc:3060] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.205003 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2f74602f124ea2906bd348b1e85149" candidate_uuid: "f74b77fadfc041e2a55e3f8e8282519d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecd6d3cdc26f452eb7fac74f04522259"
I20260630 12:15:20.205771 11911 raft_consensus.cc:3060] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.206269 11959 tablet_bootstrap.cc:654] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:20.211838 11988 raft_consensus.cc:515] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.214922 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "503b6a256f0442dd964481cea29b82cb" candidate_uuid: "f74b77fadfc041e2a55e3f8e8282519d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d"
I20260630 12:15:20.215655 11838 raft_consensus.cc:3060] T 503b6a256f0442dd964481cea29b82cb P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.215138 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "503b6a256f0442dd964481cea29b82cb" candidate_uuid: "f74b77fadfc041e2a55e3f8e8282519d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecd6d3cdc26f452eb7fac74f04522259"
I20260630 12:15:20.214908 11988 leader_election.cc:290] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [CANDIDATE]: Term 1 election: Requested vote from peers 804a4e3298dd4cf681e11ddb9dfbe14d (127.0.107.194:38177), ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149)
I20260630 12:15:20.219188 11912 raft_consensus.cc:3060] T 503b6a256f0442dd964481cea29b82cb P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.220304 11911 raft_consensus.cc:2468] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f74b77fadfc041e2a55e3f8e8282519d in term 1.
I20260630 12:15:20.222012 11988 raft_consensus.cc:493] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:20.222195 11959 tablet_bootstrap.cc:492] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d: No bootstrap required, opened a new log
I20260630 12:15:20.222900 11959 ts_tablet_manager.cc:1403] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.010s
I20260630 12:15:20.222618 11988 raft_consensus.cc:515] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.223771 11963 raft_consensus.cc:493] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:20.224195 11728 leader_election.cc:304] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [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: ecd6d3cdc26f452eb7fac74f04522259, f74b77fadfc041e2a55e3f8e8282519d; no voters: 804a4e3298dd4cf681e11ddb9dfbe14d
I20260630 12:15:20.224323 11963 raft_consensus.cc:515] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.225574 11962 raft_consensus.cc:2804] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:20.225935 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fecf3356cc49948a439a8a2eeb4445" candidate_uuid: "f74b77fadfc041e2a55e3f8e8282519d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" is_pre_election: true
I20260630 12:15:20.226657 11837 raft_consensus.cc:2468] T 67fecf3356cc49948a439a8a2eeb4445 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f74b77fadfc041e2a55e3f8e8282519d in term 0.
I20260630 12:15:20.227376 11912 raft_consensus.cc:2468] T 503b6a256f0442dd964481cea29b82cb P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f74b77fadfc041e2a55e3f8e8282519d in term 1.
I20260630 12:15:20.228024 11726 leader_election.cc:304] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804a4e3298dd4cf681e11ddb9dfbe14d, f74b77fadfc041e2a55e3f8e8282519d; no voters: 
I20260630 12:15:20.228590 11988 leader_election.cc:290] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804a4e3298dd4cf681e11ddb9dfbe14d (127.0.107.194:38177), ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149)
I20260630 12:15:20.229019 11963 leader_election.cc:290] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f74b77fadfc041e2a55e3f8e8282519d (127.0.107.193:41947), 804a4e3298dd4cf681e11ddb9dfbe14d (127.0.107.194:38177)
I20260630 12:15:20.229378 11728 leader_election.cc:304] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ecd6d3cdc26f452eb7fac74f04522259, f74b77fadfc041e2a55e3f8e8282519d; no voters: 
I20260630 12:15:20.229851 11988 raft_consensus.cc:2804] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:20.232336 11988 raft_consensus.cc:493] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:20.232772 11988 raft_consensus.cc:3060] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.233330 11959 raft_consensus.cc:359] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.234091 11959 raft_consensus.cc:385] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:20.231829 11838 raft_consensus.cc:2468] T 503b6a256f0442dd964481cea29b82cb P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f74b77fadfc041e2a55e3f8e8282519d in term 1.
I20260630 12:15:20.234390 11959 raft_consensus.cc:740] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804a4e3298dd4cf681e11ddb9dfbe14d, State: Initialized, Role: FOLLOWER
I20260630 12:15:20.235422 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fecf3356cc49948a439a8a2eeb4445" candidate_uuid: "f74b77fadfc041e2a55e3f8e8282519d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecd6d3cdc26f452eb7fac74f04522259" is_pre_election: true
I20260630 12:15:20.238231 11962 raft_consensus.cc:697] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [term 1 LEADER]: Becoming Leader. State: Replica: f74b77fadfc041e2a55e3f8e8282519d, State: Running, Role: LEADER
I20260630 12:15:20.237689 11911 raft_consensus.cc:2468] T 67fecf3356cc49948a439a8a2eeb4445 P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f74b77fadfc041e2a55e3f8e8282519d in term 0.
I20260630 12:15:20.239229 11962 consensus_queue.cc:237] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.238798 11990 raft_consensus.cc:2804] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:20.240953 11990 raft_consensus.cc:697] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [term 1 LEADER]: Becoming Leader. State: Replica: f74b77fadfc041e2a55e3f8e8282519d, State: Running, Role: LEADER
I20260630 12:15:20.242902 11988 raft_consensus.cc:515] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.243316 11959 consensus_queue.cc:260] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.245415 11988 leader_election.cc:290] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [CANDIDATE]: Term 1 election: Requested vote from peers 804a4e3298dd4cf681e11ddb9dfbe14d (127.0.107.194:38177), ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149)
I20260630 12:15:20.246871 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fecf3356cc49948a439a8a2eeb4445" candidate_uuid: "f74b77fadfc041e2a55e3f8e8282519d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecd6d3cdc26f452eb7fac74f04522259"
I20260630 12:15:20.247320 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fecf3356cc49948a439a8a2eeb4445" candidate_uuid: "f74b77fadfc041e2a55e3f8e8282519d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d"
I20260630 12:15:20.247645 11959 ts_tablet_manager.cc:1434] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260630 12:15:20.247640 11911 raft_consensus.cc:3060] T 67fecf3356cc49948a439a8a2eeb4445 P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.248027 11838 raft_consensus.cc:3060] T 67fecf3356cc49948a439a8a2eeb4445 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.249326 11990 consensus_queue.cc:237] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.256916 11838 raft_consensus.cc:2468] T 67fecf3356cc49948a439a8a2eeb4445 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f74b77fadfc041e2a55e3f8e8282519d in term 1.
I20260630 12:15:20.258466 11726 leader_election.cc:304] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804a4e3298dd4cf681e11ddb9dfbe14d, f74b77fadfc041e2a55e3f8e8282519d; no voters: 
I20260630 12:15:20.259604 11962 raft_consensus.cc:2804] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:20.260425 11962 raft_consensus.cc:697] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [term 1 LEADER]: Becoming Leader. State: Replica: f74b77fadfc041e2a55e3f8e8282519d, State: Running, Role: LEADER
I20260630 12:15:20.261296 11962 consensus_queue.cc:237] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.264328 11911 raft_consensus.cc:2468] T 67fecf3356cc49948a439a8a2eeb4445 P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f74b77fadfc041e2a55e3f8e8282519d in term 1.
I20260630 12:15:20.264230 11660 catalog_manager.cc:5697] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d reported cstate change: term changed from 0 to 1, leader changed from <none> to f74b77fadfc041e2a55e3f8e8282519d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f74b77fadfc041e2a55e3f8e8282519d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:20.265762 11977 raft_consensus.cc:493] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:20.266258 11977 raft_consensus.cc:515] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.268419 11977 leader_election.cc:290] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f74b77fadfc041e2a55e3f8e8282519d (127.0.107.193:41947), ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149)
I20260630 12:15:20.270951 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae5b0e83ee145c9b5c81b08ab0fd48d" candidate_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f74b77fadfc041e2a55e3f8e8282519d" is_pre_election: true
I20260630 12:15:20.271682 11763 raft_consensus.cc:2468] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804a4e3298dd4cf681e11ddb9dfbe14d in term 0.
I20260630 12:15:20.273135 11801 leader_election.cc:304] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804a4e3298dd4cf681e11ddb9dfbe14d, f74b77fadfc041e2a55e3f8e8282519d; no voters: 
I20260630 12:15:20.274016 11977 raft_consensus.cc:2804] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:20.274394 11977 raft_consensus.cc:493] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:20.274722 11977 raft_consensus.cc:3060] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.276531 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae5b0e83ee145c9b5c81b08ab0fd48d" candidate_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecd6d3cdc26f452eb7fac74f04522259" is_pre_election: true
I20260630 12:15:20.277122 11838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b73fe9b4184b34a8c2bd81bca362bf" candidate_uuid: "ecd6d3cdc26f452eb7fac74f04522259" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" is_pre_election: true
I20260630 12:15:20.277416 11911 raft_consensus.cc:2468] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804a4e3298dd4cf681e11ddb9dfbe14d in term 0.
I20260630 12:15:20.286680 11977 raft_consensus.cc:515] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.289237 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b73fe9b4184b34a8c2bd81bca362bf" candidate_uuid: "ecd6d3cdc26f452eb7fac74f04522259" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f74b77fadfc041e2a55e3f8e8282519d" is_pre_election: true
I20260630 12:15:20.290182 11763 raft_consensus.cc:2393] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecd6d3cdc26f452eb7fac74f04522259 in current term 1: Already voted for candidate 804a4e3298dd4cf681e11ddb9dfbe14d in this term.
I20260630 12:15:20.290747 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae5b0e83ee145c9b5c81b08ab0fd48d" candidate_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecd6d3cdc26f452eb7fac74f04522259"
I20260630 12:15:20.291419 11911 raft_consensus.cc:3060] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.290812 11977 leader_election.cc:290] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [CANDIDATE]: Term 1 election: Requested vote from peers f74b77fadfc041e2a55e3f8e8282519d (127.0.107.193:41947), ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149)
I20260630 12:15:20.291544 11875 leader_election.cc:304] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259 [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: ecd6d3cdc26f452eb7fac74f04522259; no voters: 804a4e3298dd4cf681e11ddb9dfbe14d, f74b77fadfc041e2a55e3f8e8282519d
I20260630 12:15:20.292409 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae5b0e83ee145c9b5c81b08ab0fd48d" candidate_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f74b77fadfc041e2a55e3f8e8282519d"
I20260630 12:15:20.293082 11763 raft_consensus.cc:3060] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P f74b77fadfc041e2a55e3f8e8282519d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.293236 11963 raft_consensus.cc:3060] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.295513 11660 catalog_manager.cc:5697] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d reported cstate change: term changed from 0 to 1, leader changed from <none> to f74b77fadfc041e2a55e3f8e8282519d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f74b77fadfc041e2a55e3f8e8282519d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:20.297497 11660 catalog_manager.cc:5697] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d reported cstate change: term changed from 0 to 1, leader changed from <none> to f74b77fadfc041e2a55e3f8e8282519d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f74b77fadfc041e2a55e3f8e8282519d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:20.299052 11911 raft_consensus.cc:2468] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804a4e3298dd4cf681e11ddb9dfbe14d in term 1.
I20260630 12:15:20.300467 11803 leader_election.cc:304] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804a4e3298dd4cf681e11ddb9dfbe14d, ecd6d3cdc26f452eb7fac74f04522259; no voters: 
I20260630 12:15:20.300619 11763 raft_consensus.cc:2468] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804a4e3298dd4cf681e11ddb9dfbe14d in term 1.
I20260630 12:15:20.301440 11977 raft_consensus.cc:2804] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:20.302033 11977 raft_consensus.cc:697] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 LEADER]: Becoming Leader. State: Replica: 804a4e3298dd4cf681e11ddb9dfbe14d, State: Running, Role: LEADER
I20260630 12:15:20.301272 11963 raft_consensus.cc:2749] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:20.302817 11977 consensus_queue.cc:237] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.310717 11660 catalog_manager.cc:5697] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d reported cstate change: term changed from 0 to 1, leader changed from <none> to 804a4e3298dd4cf681e11ddb9dfbe14d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:20.371819 11977 raft_consensus.cc:493] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:20.372511 11977 raft_consensus.cc:515] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 } } peers { permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 } } peers { permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 } }
I20260630 12:15:20.374380 11977 leader_election.cc:290] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f74b77fadfc041e2a55e3f8e8282519d (127.0.107.193:41947), ecd6d3cdc26f452eb7fac74f04522259 (127.0.107.195:35149)
I20260630 12:15:20.375274 11763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2f74602f124ea2906bd348b1e85149" candidate_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f74b77fadfc041e2a55e3f8e8282519d" is_pre_election: true
I20260630 12:15:20.375399 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2f74602f124ea2906bd348b1e85149" candidate_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecd6d3cdc26f452eb7fac74f04522259" is_pre_election: true
I20260630 12:15:20.376199 11911 raft_consensus.cc:2393] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 804a4e3298dd4cf681e11ddb9dfbe14d in current term 1: Already voted for candidate f74b77fadfc041e2a55e3f8e8282519d in this term.
I20260630 12:15:20.377192 11803 leader_election.cc:304] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d [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: 804a4e3298dd4cf681e11ddb9dfbe14d; no voters: ecd6d3cdc26f452eb7fac74f04522259, f74b77fadfc041e2a55e3f8e8282519d
I20260630 12:15:20.377954 11977 raft_consensus.cc:3060] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:20.383349 11977 raft_consensus.cc:2749] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:20.439775 11977 consensus_queue.cc:1048] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:20.451857 11982 consensus_queue.cc:1048] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:20.580617 11977 consensus_queue.cc:1048] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:20.591917 11977 consensus_queue.cc:1048] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:20.651837 11962 consensus_queue.cc:1048] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [LEADER]: Connected to new peer: Peer: permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:20.663372 11990 consensus_queue.cc:1048] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:20.677525 11990 consensus_queue.cc:1048] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [LEADER]: Connected to new peer: Peer: permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:20.690595 11982 consensus_queue.cc:1048] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f74b77fadfc041e2a55e3f8e8282519d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:20.693277 11962 consensus_queue.cc:1048] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:20.705930 11977 consensus_queue.cc:1048] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:20.740302 11990 consensus_queue.cc:1048] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [LEADER]: Connected to new peer: Peer: permanent_uuid: "804a4e3298dd4cf681e11ddb9dfbe14d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:20.751657 11988 consensus_queue.cc:1048] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecd6d3cdc26f452eb7fac74f04522259" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:30.489975   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:30.528815   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:30.529717   431 tablet_replica.cc:333] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d: stopping tablet replica
I20260630 12:15:30.530558   431 raft_consensus.cc:2243] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:30.531709   431 raft_consensus.cc:2272] T 67fecf3356cc49948a439a8a2eeb4445 P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.534575   431 tablet_replica.cc:333] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P f74b77fadfc041e2a55e3f8e8282519d: stopping tablet replica
I20260630 12:15:30.535200   431 raft_consensus.cc:2243] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:30.535758   431 raft_consensus.cc:2272] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.538503   431 tablet_replica.cc:333] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d: stopping tablet replica
I20260630 12:15:30.539328   431 raft_consensus.cc:2243] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:30.540666   431 raft_consensus.cc:2272] T 5a2f74602f124ea2906bd348b1e85149 P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.543965   431 tablet_replica.cc:333] T 9a90973cdca74ed69651c32af2cd91a7 P f74b77fadfc041e2a55e3f8e8282519d: stopping tablet replica
I20260630 12:15:30.544585   431 raft_consensus.cc:2243] T 9a90973cdca74ed69651c32af2cd91a7 P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:30.545183   431 raft_consensus.cc:2272] T 9a90973cdca74ed69651c32af2cd91a7 P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.547828   431 tablet_replica.cc:333] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d: stopping tablet replica
I20260630 12:15:30.548444   431 raft_consensus.cc:2243] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:30.549008   431 raft_consensus.cc:2272] T 44b73fe9b4184b34a8c2bd81bca362bf P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.552031   431 tablet_replica.cc:333] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d: stopping tablet replica
I20260630 12:15:30.552589   431 raft_consensus.cc:2243] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:30.553654   431 raft_consensus.cc:2272] T 503b6a256f0442dd964481cea29b82cb P f74b77fadfc041e2a55e3f8e8282519d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.584817   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:15:30.593840 11801 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41947: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260630 12:15:30.598541 11801 consensus_peers.cc:597] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d -> Peer f74b77fadfc041e2a55e3f8e8282519d (127.0.107.193:41947): Couldn't send request to peer f74b77fadfc041e2a55e3f8e8282519d. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:30.616704   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:30.642148   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:30.643018   431 tablet_replica.cc:333] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d: stopping tablet replica
I20260630 12:15:30.643814   431 raft_consensus.cc:2243] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:30.644372   431 raft_consensus.cc:2272] T 5a2f74602f124ea2906bd348b1e85149 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.647027   431 tablet_replica.cc:333] T 503b6a256f0442dd964481cea29b82cb P 804a4e3298dd4cf681e11ddb9dfbe14d: stopping tablet replica
I20260630 12:15:30.647671   431 raft_consensus.cc:2243] T 503b6a256f0442dd964481cea29b82cb P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:30.648204   431 raft_consensus.cc:2272] T 503b6a256f0442dd964481cea29b82cb P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.650714   431 tablet_replica.cc:333] T 67fecf3356cc49948a439a8a2eeb4445 P 804a4e3298dd4cf681e11ddb9dfbe14d: stopping tablet replica
I20260630 12:15:30.651252   431 raft_consensus.cc:2243] T 67fecf3356cc49948a439a8a2eeb4445 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:30.651738   431 raft_consensus.cc:2272] T 67fecf3356cc49948a439a8a2eeb4445 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.654168   431 tablet_replica.cc:333] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d: stopping tablet replica
I20260630 12:15:30.654737   431 raft_consensus.cc:2243] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:30.655633   431 raft_consensus.cc:2272] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.657994   431 tablet_replica.cc:333] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d: stopping tablet replica
I20260630 12:15:30.658612   431 raft_consensus.cc:2243] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:30.659652   431 raft_consensus.cc:2272] T 9a90973cdca74ed69651c32af2cd91a7 P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.662357   431 tablet_replica.cc:333] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d: stopping tablet replica
I20260630 12:15:30.662902   431 raft_consensus.cc:2243] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:30.663844   431 raft_consensus.cc:2272] T 44b73fe9b4184b34a8c2bd81bca362bf P 804a4e3298dd4cf681e11ddb9dfbe14d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.692004   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:30.714874   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:30.741334   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:30.742002   431 tablet_replica.cc:333] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P ecd6d3cdc26f452eb7fac74f04522259: stopping tablet replica
I20260630 12:15:30.742591   431 raft_consensus.cc:2243] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:30.743101   431 raft_consensus.cc:2272] T 3ae5b0e83ee145c9b5c81b08ab0fd48d P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.745500   431 tablet_replica.cc:333] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259: stopping tablet replica
I20260630 12:15:30.746024   431 raft_consensus.cc:2243] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:30.746446   431 raft_consensus.cc:2272] T 5a2f74602f124ea2906bd348b1e85149 P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.748733   431 tablet_replica.cc:333] T 503b6a256f0442dd964481cea29b82cb P ecd6d3cdc26f452eb7fac74f04522259: stopping tablet replica
I20260630 12:15:30.749336   431 raft_consensus.cc:2243] T 503b6a256f0442dd964481cea29b82cb P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:30.749738   431 raft_consensus.cc:2272] T 503b6a256f0442dd964481cea29b82cb P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.751853   431 tablet_replica.cc:333] T 67fecf3356cc49948a439a8a2eeb4445 P ecd6d3cdc26f452eb7fac74f04522259: stopping tablet replica
I20260630 12:15:30.752324   431 raft_consensus.cc:2243] T 67fecf3356cc49948a439a8a2eeb4445 P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:30.752717   431 raft_consensus.cc:2272] T 67fecf3356cc49948a439a8a2eeb4445 P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.755002   431 tablet_replica.cc:333] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259: stopping tablet replica
I20260630 12:15:30.755441   431 raft_consensus.cc:2243] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:30.755903   431 raft_consensus.cc:2272] T 44b73fe9b4184b34a8c2bd81bca362bf P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.758005   431 tablet_replica.cc:333] T 9a90973cdca74ed69651c32af2cd91a7 P ecd6d3cdc26f452eb7fac74f04522259: stopping tablet replica
I20260630 12:15:30.758457   431 raft_consensus.cc:2243] T 9a90973cdca74ed69651c32af2cd91a7 P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:30.758867   431 raft_consensus.cc:2272] T 9a90973cdca74ed69651c32af2cd91a7 P ecd6d3cdc26f452eb7fac74f04522259 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.786432   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:30.807669   431 master.cc:562] Master@127.0.107.254:44757 shutting down...
I20260630 12:15:30.830869   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:30.831521   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:30.831826   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 35550c7d60ed4064b0a321fbc7af9f1b: stopping tablet replica
I20260630 12:15:30.851295   431 master.cc:584] Master@127.0.107.254:44757 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12918 ms)
[----------] 24 tests from AutoRebalancerTest (257154 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:15:30.897230   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45765
I20260630 12:15:30.898448   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:30.904796 12025 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:30.904855 12026 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:30.906477 12028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:30.907577   431 server_base.cc:1061] running on GCE node
I20260630 12:15:30.908592   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:30.908838   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:30.908998   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821730908984 us; error 0 us; skew 500 ppm
I20260630 12:15:30.909605   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:30.912290   431 webserver.cc:533] Webserver started at http://127.0.107.254:45839/ using document root <none> and password file <none>
I20260630 12:15:30.912855   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:30.913093   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:30.913403   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:30.914674   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "09b1a071213741e2ac1305d3c39e29df"
format_stamp: "Formatted at 2026-06-30 12:15:30 on dist-test-slave-z8mm"
I20260630 12:15:30.919618   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:30.923295 12033 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:30.924119   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:30.924449   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "09b1a071213741e2ac1305d3c39e29df"
format_stamp: "Formatted at 2026-06-30 12:15:30 on dist-test-slave-z8mm"
I20260630 12:15:30.924733   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-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)
I20260630 12:15:30.942585   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:30.943876   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:30.982878   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45765
I20260630 12:15:30.982988 12084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45765 every 8 connection(s)
I20260630 12:15:30.987032 12085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:31.000619 12085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df: Bootstrap starting.
I20260630 12:15:31.005865 12085 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:31.010452 12085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df: No bootstrap required, opened a new log
I20260630 12:15:31.012799 12085 raft_consensus.cc:359] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09b1a071213741e2ac1305d3c39e29df" member_type: VOTER }
I20260630 12:15:31.013312 12085 raft_consensus.cc:385] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:31.013558 12085 raft_consensus.cc:740] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09b1a071213741e2ac1305d3c39e29df, State: Initialized, Role: FOLLOWER
I20260630 12:15:31.014182 12085 consensus_queue.cc:260] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "09b1a071213741e2ac1305d3c39e29df" member_type: VOTER }
I20260630 12:15:31.014657 12085 raft_consensus.cc:399] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:31.014905 12085 raft_consensus.cc:493] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:31.015199 12085 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:31.020382 12085 raft_consensus.cc:515] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09b1a071213741e2ac1305d3c39e29df" member_type: VOTER }
I20260630 12:15:31.021013 12085 leader_election.cc:304] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [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: 09b1a071213741e2ac1305d3c39e29df; no voters: 
I20260630 12:15:31.022297 12085 leader_election.cc:290] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:31.022758 12088 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:31.024160 12088 raft_consensus.cc:697] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [term 1 LEADER]: Becoming Leader. State: Replica: 09b1a071213741e2ac1305d3c39e29df, State: Running, Role: LEADER
I20260630 12:15:31.024969 12088 consensus_queue.cc:237] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [LEADER]: Queue going to LEADER mode. State: All 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: "09b1a071213741e2ac1305d3c39e29df" member_type: VOTER }
I20260630 12:15:31.025671 12085 sys_catalog.cc:565] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:31.028577 12090 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [sys.catalog]: SysCatalogTable state changed. Reason: New leader 09b1a071213741e2ac1305d3c39e29df. Latest consensus state: current_term: 1 leader_uuid: "09b1a071213741e2ac1305d3c39e29df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09b1a071213741e2ac1305d3c39e29df" member_type: VOTER } }
I20260630 12:15:31.028497 12089 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "09b1a071213741e2ac1305d3c39e29df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09b1a071213741e2ac1305d3c39e29df" member_type: VOTER } }
I20260630 12:15:31.029512 12090 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:31.029789 12089 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:31.033677 12094 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:31.043893 12094 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:31.045251   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:31.059952 12094 catalog_manager.cc:1383] Generated new cluster ID: 2ff812c2b6b44c548d1ed01afe222e50
I20260630 12:15:31.060429 12094 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:31.109870 12094 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:31.111302 12094 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:31.123767 12094 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df: Generated new TSK 0
I20260630 12:15:31.124471 12094 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:31.183012   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:31.189544 12106 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:31.190637 12107 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:31.192392 12109 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:31.192454   431 server_base.cc:1061] running on GCE node
I20260630 12:15:31.193701   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:31.193935   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:31.194114   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821731194091 us; error 0 us; skew 500 ppm
I20260630 12:15:31.194643   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:31.197247   431 webserver.cc:533] Webserver started at http://127.0.107.193:42103/ using document root <none> and password file <none>
I20260630 12:15:31.197750   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:31.197962   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:31.198230   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:31.199431   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "44d27a728ca148d09a288453d8528598"
format_stamp: "Formatted at 2026-06-30 12:15:31 on dist-test-slave-z8mm"
I20260630 12:15:31.204433   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:31.207999 12114 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:31.208882   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:31.209254   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "44d27a728ca148d09a288453d8528598"
format_stamp: "Formatted at 2026-06-30 12:15:31 on dist-test-slave-z8mm"
I20260630 12:15:31.209574   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-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)
I20260630 12:15:31.243716   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:31.245090   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:31.246733   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:31.249221   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:31.249471   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:31.249749   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:31.249948   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:31.290942   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34633
I20260630 12:15:31.291041 12176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34633 every 8 connection(s)
I20260630 12:15:31.296582   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:31.304986 12181 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:31.306409 12182 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:31.310743 12184 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:31.311442   431 server_base.cc:1061] running on GCE node
I20260630 12:15:31.312619   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:31.312918   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:31.313135   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821731313115 us; error 0 us; skew 500 ppm
I20260630 12:15:31.313331 12177 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45765
I20260630 12:15:31.313753 12177 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:31.313802   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:31.314749 12177 heartbeater.cc:507] Master 127.0.107.254:45765 requested a full tablet report, sending...
I20260630 12:15:31.316793   431 webserver.cc:533] Webserver started at http://127.0.107.194:33533/ using document root <none> and password file <none>
I20260630 12:15:31.317374   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:31.317370 12050 ts_manager.cc:194] Registered new tserver with Master: 44d27a728ca148d09a288453d8528598 (127.0.107.193:34633)
I20260630 12:15:31.317670   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:31.318105   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:31.319319   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "bc939074bb3a4f1993f2b3642c9a79fb"
format_stamp: "Formatted at 2026-06-30 12:15:31 on dist-test-slave-z8mm"
I20260630 12:15:31.319463 12050 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56938
I20260630 12:15:31.324627   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:15:31.328634 12189 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:31.329655   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:15:31.329939   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "bc939074bb3a4f1993f2b3642c9a79fb"
format_stamp: "Formatted at 2026-06-30 12:15:31 on dist-test-slave-z8mm"
I20260630 12:15:31.330192   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-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)
I20260630 12:15:31.344547   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:31.345887   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:31.347281   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:31.349737   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:31.349928   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:31.350234   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:31.350402   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:31.390645   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42689
I20260630 12:15:31.390740 12251 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42689 every 8 connection(s)
I20260630 12:15:31.395701   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:31.403573 12255 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:31.405706 12256 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:31.409283   431 server_base.cc:1061] running on GCE node
W20260630 12:15:31.409250 12258 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:31.410651 12252 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45765
I20260630 12:15:31.411083 12252 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:31.411842 12252 heartbeater.cc:507] Master 127.0.107.254:45765 requested a full tablet report, sending...
I20260630 12:15:31.413240   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:31.413542   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:31.413730   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821731413715 us; error 0 us; skew 500 ppm
I20260630 12:15:31.414103 12050 ts_manager.cc:194] Registered new tserver with Master: bc939074bb3a4f1993f2b3642c9a79fb (127.0.107.194:42689)
I20260630 12:15:31.414315   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:31.415803 12050 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56950
I20260630 12:15:31.417235   431 webserver.cc:533] Webserver started at http://127.0.107.195:39175/ using document root <none> and password file <none>
I20260630 12:15:31.417805   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:31.418020   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:31.418292   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:31.419483   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "16e09eab65f34885afedd141d0af034e"
format_stamp: "Formatted at 2026-06-30 12:15:31 on dist-test-slave-z8mm"
I20260630 12:15:31.424006   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:31.427706 12263 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:31.428519   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:31.428860   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "16e09eab65f34885afedd141d0af034e"
format_stamp: "Formatted at 2026-06-30 12:15:31 on dist-test-slave-z8mm"
I20260630 12:15:31.429239   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-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)
I20260630 12:15:31.450320   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:31.451608   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:31.453261   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:31.455653   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:31.455911   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:31.456172   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:31.456359   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:31.496417   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36985
I20260630 12:15:31.496518 12325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36985 every 8 connection(s)
I20260630 12:15:31.511734 12326 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45765
I20260630 12:15:31.512149 12326 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:31.512898 12326 heartbeater.cc:507] Master 127.0.107.254:45765 requested a full tablet report, sending...
I20260630 12:15:31.515074 12050 ts_manager.cc:194] Registered new tserver with Master: 16e09eab65f34885afedd141d0af034e (127.0.107.195:36985)
I20260630 12:15:31.515895   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016178444s
I20260630 12:15:31.516569 12050 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56954
I20260630 12:15:32.322763 12177 heartbeater.cc:499] Master 127.0.107.254:45765 was elected leader, sending a full tablet report...
I20260630 12:15:32.418838 12252 heartbeater.cc:499] Master 127.0.107.254:45765 was elected leader, sending a full tablet report...
I20260630 12:15:32.519266 12326 heartbeater.cc:499] Master 127.0.107.254:45765 was elected leader, sending a full tablet report...
I20260630 12:15:32.576314 12050 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56966:
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"
    }
  }
}
W20260630 12:15:32.580047 12050 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:32.658310 12217 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe3f4724c8b4f4ab0fdf4aca08f4df2 (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:32.659873 12217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe3f4724c8b4f4ab0fdf4aca08f4df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.660840 12137 tablet_service.cc:1511] Processing CreateTablet for tablet 9c274387a8ab4b718bb1cd5d6c3ea526 (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:32.661641 12142 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe3f4724c8b4f4ab0fdf4aca08f4df2 (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:32.662431 12137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c274387a8ab4b718bb1cd5d6c3ea526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.663295 12142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe3f4724c8b4f4ab0fdf4aca08f4df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.663833 12139 tablet_service.cc:1511] Processing CreateTablet for tablet c0616ceb56c54b5799edd82e5bcd1bdf (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:32.665273 12139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0616ceb56c54b5799edd82e5bcd1bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.670378 12140 tablet_service.cc:1511] Processing CreateTablet for tablet e0afa3663dcb4d838eaf99fb805d158c (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:32.671897 12140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0afa3663dcb4d838eaf99fb805d158c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.674340 12141 tablet_service.cc:1511] Processing CreateTablet for tablet c8ecbe6f50814e07b8efaf0f2f1def14 (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:32.675812 12141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ecbe6f50814e07b8efaf0f2f1def14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.662048 12138 tablet_service.cc:1511] Processing CreateTablet for tablet 31b48e5e55b34a84aca043e17513b97e (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:32.677872 12138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b48e5e55b34a84aca043e17513b97e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.686079 12346 tablet_bootstrap.cc:492] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb: Bootstrap starting.
I20260630 12:15:32.698356 12347 tablet_bootstrap.cc:492] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598: Bootstrap starting.
I20260630 12:15:32.699170 12346 tablet_bootstrap.cc:654] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:32.707423 12217 tablet_service.cc:1511] Processing CreateTablet for tablet c8ecbe6f50814e07b8efaf0f2f1def14 (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:32.709496 12217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ecbe6f50814e07b8efaf0f2f1def14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.714561 12215 tablet_service.cc:1511] Processing CreateTablet for tablet c0616ceb56c54b5799edd82e5bcd1bdf (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:32.715801 12346 tablet_bootstrap.cc:492] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb: No bootstrap required, opened a new log
I20260630 12:15:32.716074 12215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0616ceb56c54b5799edd82e5bcd1bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.716518 12346 ts_tablet_manager.cc:1403] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.012s
I20260630 12:15:32.718333 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 31b48e5e55b34a84aca043e17513b97e (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:32.719868 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b48e5e55b34a84aca043e17513b97e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.719554 12291 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe3f4724c8b4f4ab0fdf4aca08f4df2 (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:32.720045 12346 raft_consensus.cc:359] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.721071 12346 raft_consensus.cc:385] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:32.721432 12346 raft_consensus.cc:740] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc939074bb3a4f1993f2b3642c9a79fb, State: Initialized, Role: FOLLOWER
I20260630 12:15:32.722239 12216 tablet_service.cc:1511] Processing CreateTablet for tablet e0afa3663dcb4d838eaf99fb805d158c (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:32.722328 12346 consensus_queue.cc:260] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.723414 12289 tablet_service.cc:1511] Processing CreateTablet for tablet e0afa3663dcb4d838eaf99fb805d158c (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:32.722246 12290 tablet_service.cc:1511] Processing CreateTablet for tablet c8ecbe6f50814e07b8efaf0f2f1def14 (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:32.725765 12288 tablet_service.cc:1511] Processing CreateTablet for tablet c0616ceb56c54b5799edd82e5bcd1bdf (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:32.727159 12213 tablet_service.cc:1511] Processing CreateTablet for tablet 9c274387a8ab4b718bb1cd5d6c3ea526 (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:32.728196 12287 tablet_service.cc:1511] Processing CreateTablet for tablet 31b48e5e55b34a84aca043e17513b97e (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:32.730291 12286 tablet_service.cc:1511] Processing CreateTablet for tablet 9c274387a8ab4b718bb1cd5d6c3ea526 (DEFAULT_TABLE table=test-workload [id=71a259b805ba455aa10a78f9740b3bb2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:32.737324 12291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe3f4724c8b4f4ab0fdf4aca08f4df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.738375 12287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b48e5e55b34a84aca043e17513b97e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.739140 12216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0afa3663dcb4d838eaf99fb805d158c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.741513 12289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0afa3663dcb4d838eaf99fb805d158c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.743906 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c274387a8ab4b718bb1cd5d6c3ea526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.745496 12288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0616ceb56c54b5799edd82e5bcd1bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.749552 12290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ecbe6f50814e07b8efaf0f2f1def14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.753530 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c274387a8ab4b718bb1cd5d6c3ea526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:32.773756 12347 tablet_bootstrap.cc:654] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:32.798208 12350 raft_consensus.cc:493] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:32.798978 12350 raft_consensus.cc:515] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.822525 12346 ts_tablet_manager.cc:1434] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb: Time spent starting tablet: real 0.106s	user 0.020s	sys 0.079s
I20260630 12:15:32.834244 12346 tablet_bootstrap.cc:492] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb: Bootstrap starting.
I20260630 12:15:32.827562 12350 leader_election.cc:290] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44d27a728ca148d09a288453d8528598 (127.0.107.193:34633), 16e09eab65f34885afedd141d0af034e (127.0.107.195:36985)
I20260630 12:15:32.848047 12347 tablet_bootstrap.cc:492] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598: No bootstrap required, opened a new log
I20260630 12:15:32.848623 12347 ts_tablet_manager.cc:1403] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598: Time spent bootstrapping tablet: real 0.151s	user 0.012s	sys 0.009s
I20260630 12:15:32.852475 12347 raft_consensus.cc:359] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.853245 12346 tablet_bootstrap.cc:654] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:32.853427 12347 raft_consensus.cc:385] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:32.853957 12347 raft_consensus.cc:740] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44d27a728ca148d09a288453d8528598, State: Initialized, Role: FOLLOWER
I20260630 12:15:32.854990 12347 consensus_queue.cc:260] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.857203 12353 tablet_bootstrap.cc:492] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e: Bootstrap starting.
I20260630 12:15:32.872311 12353 tablet_bootstrap.cc:654] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:32.877418 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe3f4724c8b4f4ab0fdf4aca08f4df2" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d27a728ca148d09a288453d8528598" is_pre_election: true
W20260630 12:15:32.880151 12190 leader_election.cc:343] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44d27a728ca148d09a288453d8528598 (127.0.107.193:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:32.893101 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe3f4724c8b4f4ab0fdf4aca08f4df2" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e09eab65f34885afedd141d0af034e" is_pre_election: true
W20260630 12:15:32.895010 12191 leader_election.cc:343] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16e09eab65f34885afedd141d0af034e (127.0.107.195:36985): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:32.895560 12191 leader_election.cc:304] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [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: bc939074bb3a4f1993f2b3642c9a79fb; no voters: 16e09eab65f34885afedd141d0af034e, 44d27a728ca148d09a288453d8528598
I20260630 12:15:32.896939 12349 raft_consensus.cc:2749] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:32.897374 12346 tablet_bootstrap.cc:492] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb: No bootstrap required, opened a new log
I20260630 12:15:32.897670 12347 ts_tablet_manager.cc:1434] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598: Time spent starting tablet: real 0.049s	user 0.026s	sys 0.007s
I20260630 12:15:32.898001 12346 ts_tablet_manager.cc:1403] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb: Time spent bootstrapping tablet: real 0.064s	user 0.029s	sys 0.005s
I20260630 12:15:32.898823 12347 tablet_bootstrap.cc:492] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598: Bootstrap starting.
I20260630 12:15:32.901239 12346 raft_consensus.cc:359] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.902062 12346 raft_consensus.cc:385] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:32.902381 12346 raft_consensus.cc:740] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc939074bb3a4f1993f2b3642c9a79fb, State: Initialized, Role: FOLLOWER
I20260630 12:15:32.903231 12346 consensus_queue.cc:260] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.905377 12347 tablet_bootstrap.cc:654] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:32.905862 12346 ts_tablet_manager.cc:1434] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:15:32.907138 12346 tablet_bootstrap.cc:492] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb: Bootstrap starting.
I20260630 12:15:32.910446 12353 tablet_bootstrap.cc:492] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e: No bootstrap required, opened a new log
I20260630 12:15:32.911073 12353 ts_tablet_manager.cc:1403] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.012s
I20260630 12:15:32.911264 12347 tablet_bootstrap.cc:492] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598: No bootstrap required, opened a new log
I20260630 12:15:32.911828 12347 ts_tablet_manager.cc:1403] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:15:32.914259 12346 tablet_bootstrap.cc:654] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:32.914371 12353 raft_consensus.cc:359] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.914803 12347 raft_consensus.cc:359] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.915274 12353 raft_consensus.cc:385] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:32.915673 12347 raft_consensus.cc:385] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:32.915756 12353 raft_consensus.cc:740] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e09eab65f34885afedd141d0af034e, State: Initialized, Role: FOLLOWER
I20260630 12:15:32.916095 12347 raft_consensus.cc:740] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44d27a728ca148d09a288453d8528598, State: Initialized, Role: FOLLOWER
I20260630 12:15:32.917079 12347 consensus_queue.cc:260] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.916925 12353 consensus_queue.cc:260] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.919028 12347 ts_tablet_manager.cc:1434] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:15:32.919906 12347 tablet_bootstrap.cc:492] T c0616ceb56c54b5799edd82e5bcd1bdf P 44d27a728ca148d09a288453d8528598: Bootstrap starting.
I20260630 12:15:32.925238 12347 tablet_bootstrap.cc:654] T c0616ceb56c54b5799edd82e5bcd1bdf P 44d27a728ca148d09a288453d8528598: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:32.927114 12346 tablet_bootstrap.cc:492] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb: No bootstrap required, opened a new log
I20260630 12:15:32.927937 12346 ts_tablet_manager.cc:1403] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260630 12:15:32.931599 12353 ts_tablet_manager.cc:1434] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.003s
I20260630 12:15:32.932868 12346 raft_consensus.cc:359] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.934166 12346 raft_consensus.cc:385] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:32.934669 12346 raft_consensus.cc:740] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc939074bb3a4f1993f2b3642c9a79fb, State: Initialized, Role: FOLLOWER
I20260630 12:15:32.935753 12346 consensus_queue.cc:260] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.937582 12353 tablet_bootstrap.cc:492] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e: Bootstrap starting.
I20260630 12:15:32.939489 12347 tablet_bootstrap.cc:492] T c0616ceb56c54b5799edd82e5bcd1bdf P 44d27a728ca148d09a288453d8528598: No bootstrap required, opened a new log
I20260630 12:15:32.940106 12347 ts_tablet_manager.cc:1403] T c0616ceb56c54b5799edd82e5bcd1bdf P 44d27a728ca148d09a288453d8528598: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.012s
I20260630 12:15:32.940984 12346 ts_tablet_manager.cc:1434] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:15:32.942390 12346 tablet_bootstrap.cc:492] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb: Bootstrap starting.
I20260630 12:15:32.943382 12347 raft_consensus.cc:359] T c0616ceb56c54b5799edd82e5bcd1bdf P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.944619 12347 raft_consensus.cc:385] T c0616ceb56c54b5799edd82e5bcd1bdf P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:32.944938 12347 raft_consensus.cc:740] T c0616ceb56c54b5799edd82e5bcd1bdf P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44d27a728ca148d09a288453d8528598, State: Initialized, Role: FOLLOWER
I20260630 12:15:32.945282 12353 tablet_bootstrap.cc:654] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:32.945783 12347 consensus_queue.cc:260] T c0616ceb56c54b5799edd82e5bcd1bdf P 44d27a728ca148d09a288453d8528598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.948153 12347 ts_tablet_manager.cc:1434] T c0616ceb56c54b5799edd82e5bcd1bdf P 44d27a728ca148d09a288453d8528598: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:15:32.949296 12347 tablet_bootstrap.cc:492] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598: Bootstrap starting.
I20260630 12:15:32.951617 12346 tablet_bootstrap.cc:654] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:32.956979 12347 tablet_bootstrap.cc:654] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:32.959018 12346 tablet_bootstrap.cc:492] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb: No bootstrap required, opened a new log
I20260630 12:15:32.959036 12353 tablet_bootstrap.cc:492] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e: No bootstrap required, opened a new log
I20260630 12:15:32.959699 12346 ts_tablet_manager.cc:1403] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260630 12:15:32.959822 12353 ts_tablet_manager.cc:1403] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.013s
I20260630 12:15:32.963053 12346 raft_consensus.cc:359] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.963876 12346 raft_consensus.cc:385] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:32.964187 12346 raft_consensus.cc:740] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc939074bb3a4f1993f2b3642c9a79fb, State: Initialized, Role: FOLLOWER
I20260630 12:15:32.964979 12346 consensus_queue.cc:260] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.967327 12346 ts_tablet_manager.cc:1434] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:32.968407 12346 tablet_bootstrap.cc:492] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb: Bootstrap starting.
I20260630 12:15:32.969651 12353 raft_consensus.cc:359] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.970453 12353 raft_consensus.cc:385] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:32.970749 12353 raft_consensus.cc:740] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e09eab65f34885afedd141d0af034e, State: Initialized, Role: FOLLOWER
I20260630 12:15:32.971765 12353 consensus_queue.cc:260] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.975790 12346 tablet_bootstrap.cc:654] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:32.976745 12353 ts_tablet_manager.cc:1434] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:15:32.978066 12353 tablet_bootstrap.cc:492] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e: Bootstrap starting.
I20260630 12:15:32.988699 12347 tablet_bootstrap.cc:492] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598: No bootstrap required, opened a new log
I20260630 12:15:32.989413 12347 ts_tablet_manager.cc:1403] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.027s
I20260630 12:15:32.991636 12353 tablet_bootstrap.cc:654] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:32.992652 12347 raft_consensus.cc:359] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.993558 12347 raft_consensus.cc:385] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:32.993886 12347 raft_consensus.cc:740] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44d27a728ca148d09a288453d8528598, State: Initialized, Role: FOLLOWER
I20260630 12:15:32.994865 12347 consensus_queue.cc:260] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:32.998237 12346 tablet_bootstrap.cc:492] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb: No bootstrap required, opened a new log
I20260630 12:15:32.998942 12346 ts_tablet_manager.cc:1403] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.014s
I20260630 12:15:32.999854 12353 tablet_bootstrap.cc:492] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e: No bootstrap required, opened a new log
I20260630 12:15:32.999778 12347 ts_tablet_manager.cc:1434] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260630 12:15:33.000617 12353 ts_tablet_manager.cc:1403] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.002s
I20260630 12:15:33.001431 12347 tablet_bootstrap.cc:492] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598: Bootstrap starting.
I20260630 12:15:33.002386 12346 raft_consensus.cc:359] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.003242 12346 raft_consensus.cc:385] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:33.003584 12346 raft_consensus.cc:740] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc939074bb3a4f1993f2b3642c9a79fb, State: Initialized, Role: FOLLOWER
I20260630 12:15:33.004451 12346 consensus_queue.cc:260] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.007301 12346 ts_tablet_manager.cc:1434] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:15:33.005187 12353 raft_consensus.cc:359] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.008606 12353 raft_consensus.cc:385] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:33.008944 12353 raft_consensus.cc:740] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e09eab65f34885afedd141d0af034e, State: Initialized, Role: FOLLOWER
I20260630 12:15:33.009199 12347 tablet_bootstrap.cc:654] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:33.009311 12346 tablet_bootstrap.cc:492] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb: Bootstrap starting.
I20260630 12:15:33.009968 12353 consensus_queue.cc:260] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.015997 12353 ts_tablet_manager.cc:1434] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:15:33.017333 12346 tablet_bootstrap.cc:654] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:33.017668 12353 tablet_bootstrap.cc:492] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 16e09eab65f34885afedd141d0af034e: Bootstrap starting.
I20260630 12:15:33.025609 12353 tablet_bootstrap.cc:654] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 16e09eab65f34885afedd141d0af034e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:33.026525 12347 tablet_bootstrap.cc:492] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598: No bootstrap required, opened a new log
I20260630 12:15:33.027269 12347 ts_tablet_manager.cc:1403] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.012s
I20260630 12:15:33.031172 12347 raft_consensus.cc:359] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.032298 12347 raft_consensus.cc:385] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:33.032694 12347 raft_consensus.cc:740] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44d27a728ca148d09a288453d8528598, State: Initialized, Role: FOLLOWER
I20260630 12:15:33.034835 12347 consensus_queue.cc:260] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.037348 12347 ts_tablet_manager.cc:1434] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:15:33.037873 12353 tablet_bootstrap.cc:492] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 16e09eab65f34885afedd141d0af034e: No bootstrap required, opened a new log
I20260630 12:15:33.038457 12353 ts_tablet_manager.cc:1403] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 16e09eab65f34885afedd141d0af034e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260630 12:15:33.039372 12346 tablet_bootstrap.cc:492] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb: No bootstrap required, opened a new log
I20260630 12:15:33.040066 12346 ts_tablet_manager.cc:1403] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.022s
W20260630 12:15:33.040279 12098 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:33.040716 12347 tablet_bootstrap.cc:492] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598: Bootstrap starting.
I20260630 12:15:33.041524 12353 raft_consensus.cc:359] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.042326 12353 raft_consensus.cc:385] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:33.042665 12353 raft_consensus.cc:740] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e09eab65f34885afedd141d0af034e, State: Initialized, Role: FOLLOWER
I20260630 12:15:33.043571 12353 consensus_queue.cc:260] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 16e09eab65f34885afedd141d0af034e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.043875 12346 raft_consensus.cc:359] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.044911 12346 raft_consensus.cc:385] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:33.045392 12346 raft_consensus.cc:740] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc939074bb3a4f1993f2b3642c9a79fb, State: Initialized, Role: FOLLOWER
I20260630 12:15:33.046258 12353 ts_tablet_manager.cc:1434] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 16e09eab65f34885afedd141d0af034e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:15:33.046370 12346 consensus_queue.cc:260] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.048101 12347 tablet_bootstrap.cc:654] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:33.051743 12346 ts_tablet_manager.cc:1434] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:15:33.049995 12353 tablet_bootstrap.cc:492] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e: Bootstrap starting.
I20260630 12:15:33.059707 12353 tablet_bootstrap.cc:654] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:33.062251 12347 tablet_bootstrap.cc:492] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598: No bootstrap required, opened a new log
I20260630 12:15:33.062780 12347 ts_tablet_manager.cc:1403] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.005s
I20260630 12:15:33.065524 12353 tablet_bootstrap.cc:492] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e: No bootstrap required, opened a new log
I20260630 12:15:33.065541 12347 raft_consensus.cc:359] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.066486 12347 raft_consensus.cc:385] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:33.066511 12353 ts_tablet_manager.cc:1403] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260630 12:15:33.066781 12347 raft_consensus.cc:740] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44d27a728ca148d09a288453d8528598, State: Initialized, Role: FOLLOWER
I20260630 12:15:33.067452 12347 consensus_queue.cc:260] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.069468 12347 ts_tablet_manager.cc:1434] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:15:33.069489 12353 raft_consensus.cc:359] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.070379 12353 raft_consensus.cc:385] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:33.070679 12353 raft_consensus.cc:740] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e09eab65f34885afedd141d0af034e, State: Initialized, Role: FOLLOWER
I20260630 12:15:33.071368 12353 consensus_queue.cc:260] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.073447 12353 ts_tablet_manager.cc:1434] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:15:33.073518 12349 raft_consensus.cc:493] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:33.074138 12349 raft_consensus.cc:515] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.074635 12353 tablet_bootstrap.cc:492] T c0616ceb56c54b5799edd82e5bcd1bdf P 16e09eab65f34885afedd141d0af034e: Bootstrap starting.
I20260630 12:15:33.077915 12349 leader_election.cc:290] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44d27a728ca148d09a288453d8528598 (127.0.107.193:34633), 16e09eab65f34885afedd141d0af034e (127.0.107.195:36985)
I20260630 12:15:33.078130 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b48e5e55b34a84aca043e17513b97e" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d27a728ca148d09a288453d8528598" is_pre_election: true
I20260630 12:15:33.078981 12152 raft_consensus.cc:2468] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 0.
I20260630 12:15:33.080104 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b48e5e55b34a84aca043e17513b97e" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e09eab65f34885afedd141d0af034e" is_pre_election: true
I20260630 12:15:33.080178 12190 leader_election.cc:304] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d27a728ca148d09a288453d8528598, bc939074bb3a4f1993f2b3642c9a79fb; no voters: 
I20260630 12:15:33.080971 12301 raft_consensus.cc:2468] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 0.
I20260630 12:15:33.081674 12349 raft_consensus.cc:2804] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:33.081789 12353 tablet_bootstrap.cc:654] T c0616ceb56c54b5799edd82e5bcd1bdf P 16e09eab65f34885afedd141d0af034e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:33.082141 12349 raft_consensus.cc:493] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:33.082507 12349 raft_consensus.cc:3060] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.083189 12356 raft_consensus.cc:493] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:33.084156 12356 raft_consensus.cc:515] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.087177 12356 leader_election.cc:290] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc939074bb3a4f1993f2b3642c9a79fb (127.0.107.194:42689), 16e09eab65f34885afedd141d0af034e (127.0.107.195:36985)
I20260630 12:15:33.096585 12353 tablet_bootstrap.cc:492] T c0616ceb56c54b5799edd82e5bcd1bdf P 16e09eab65f34885afedd141d0af034e: No bootstrap required, opened a new log
I20260630 12:15:33.097236 12353 ts_tablet_manager.cc:1403] T c0616ceb56c54b5799edd82e5bcd1bdf P 16e09eab65f34885afedd141d0af034e: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.006s
I20260630 12:15:33.100291 12349 raft_consensus.cc:515] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.100287 12353 raft_consensus.cc:359] T c0616ceb56c54b5799edd82e5bcd1bdf P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.102120 12353 raft_consensus.cc:385] T c0616ceb56c54b5799edd82e5bcd1bdf P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:33.102510 12353 raft_consensus.cc:740] T c0616ceb56c54b5799edd82e5bcd1bdf P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e09eab65f34885afedd141d0af034e, State: Initialized, Role: FOLLOWER
I20260630 12:15:33.103420 12353 consensus_queue.cc:260] T c0616ceb56c54b5799edd82e5bcd1bdf P 16e09eab65f34885afedd141d0af034e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.103890 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b48e5e55b34a84aca043e17513b97e" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d27a728ca148d09a288453d8528598"
I20260630 12:15:33.104231 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b48e5e55b34a84aca043e17513b97e" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e09eab65f34885afedd141d0af034e"
I20260630 12:15:33.104614 12152 raft_consensus.cc:3060] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.104847 12301 raft_consensus.cc:3060] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.106258 12353 ts_tablet_manager.cc:1434] T c0616ceb56c54b5799edd82e5bcd1bdf P 16e09eab65f34885afedd141d0af034e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:15:33.114240 12152 raft_consensus.cc:2468] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 1.
I20260630 12:15:33.114885 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe3f4724c8b4f4ab0fdf4aca08f4df2" candidate_uuid: "44d27a728ca148d09a288453d8528598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" is_pre_election: true
I20260630 12:15:33.115651 12190 leader_election.cc:304] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d27a728ca148d09a288453d8528598, bc939074bb3a4f1993f2b3642c9a79fb; no voters: 
I20260630 12:15:33.116696 12350 raft_consensus.cc:2804] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:33.117367 12349 leader_election.cc:290] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 election: Requested vote from peers 44d27a728ca148d09a288453d8528598 (127.0.107.193:34633), 16e09eab65f34885afedd141d0af034e (127.0.107.195:36985)
I20260630 12:15:33.115705 12227 raft_consensus.cc:2468] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44d27a728ca148d09a288453d8528598 in term 0.
I20260630 12:15:33.118175 12301 raft_consensus.cc:2468] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 1.
I20260630 12:15:33.120819 12350 raft_consensus.cc:697] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [term 1 LEADER]: Becoming Leader. State: Replica: bc939074bb3a4f1993f2b3642c9a79fb, State: Running, Role: LEADER
I20260630 12:15:33.121522 12116 leader_election.cc:304] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d27a728ca148d09a288453d8528598, bc939074bb3a4f1993f2b3642c9a79fb; no voters: 
I20260630 12:15:33.121856 12350 consensus_queue.cc:237] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.122453 12356 raft_consensus.cc:2804] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:33.122902 12356 raft_consensus.cc:493] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:33.123275 12356 raft_consensus.cc:3060] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.125660 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe3f4724c8b4f4ab0fdf4aca08f4df2" candidate_uuid: "44d27a728ca148d09a288453d8528598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e09eab65f34885afedd141d0af034e" is_pre_election: true
I20260630 12:15:33.126497 12301 raft_consensus.cc:2468] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44d27a728ca148d09a288453d8528598 in term 0.
I20260630 12:15:33.131505 12356 raft_consensus.cc:515] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.132965 12049 catalog_manager.cc:5697] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb reported cstate change: term changed from 0 to 1, leader changed from <none> to bc939074bb3a4f1993f2b3642c9a79fb (127.0.107.194). New cstate: current_term: 1 leader_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:33.133704 12356 leader_election.cc:290] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [CANDIDATE]: Term 1 election: Requested vote from peers bc939074bb3a4f1993f2b3642c9a79fb (127.0.107.194:42689), 16e09eab65f34885afedd141d0af034e (127.0.107.195:36985)
I20260630 12:15:33.134930 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe3f4724c8b4f4ab0fdf4aca08f4df2" candidate_uuid: "44d27a728ca148d09a288453d8528598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e09eab65f34885afedd141d0af034e"
I20260630 12:15:33.134852 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe3f4724c8b4f4ab0fdf4aca08f4df2" candidate_uuid: "44d27a728ca148d09a288453d8528598" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc939074bb3a4f1993f2b3642c9a79fb"
I20260630 12:15:33.135744 12301 raft_consensus.cc:3060] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.135820 12227 raft_consensus.cc:3060] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.143106 12350 raft_consensus.cc:493] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:33.143728 12350 raft_consensus.cc:515] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.144237 12227 raft_consensus.cc:2468] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44d27a728ca148d09a288453d8528598 in term 1.
I20260630 12:15:33.144344 12301 raft_consensus.cc:2468] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44d27a728ca148d09a288453d8528598 in term 1.
I20260630 12:15:33.145938 12116 leader_election.cc:304] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16e09eab65f34885afedd141d0af034e, 44d27a728ca148d09a288453d8528598; no voters: 
I20260630 12:15:33.146102 12350 leader_election.cc:290] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44d27a728ca148d09a288453d8528598 (127.0.107.193:34633), 16e09eab65f34885afedd141d0af034e (127.0.107.195:36985)
I20260630 12:15:33.147339 12356 raft_consensus.cc:2804] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:33.148144 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c274387a8ab4b718bb1cd5d6c3ea526" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d27a728ca148d09a288453d8528598" is_pre_election: true
I20260630 12:15:33.148917 12152 raft_consensus.cc:2468] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 0.
I20260630 12:15:33.148761 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c274387a8ab4b718bb1cd5d6c3ea526" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e09eab65f34885afedd141d0af034e" is_pre_election: true
I20260630 12:15:33.150144 12356 raft_consensus.cc:697] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [term 1 LEADER]: Becoming Leader. State: Replica: 44d27a728ca148d09a288453d8528598, State: Running, Role: LEADER
I20260630 12:15:33.150820 12190 leader_election.cc:304] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d27a728ca148d09a288453d8528598, bc939074bb3a4f1993f2b3642c9a79fb; no voters: 
I20260630 12:15:33.151079 12301 raft_consensus.cc:2468] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 0.
I20260630 12:15:33.151350 12356 consensus_queue.cc:237] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.151818 12350 raft_consensus.cc:2804] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:33.152350 12350 raft_consensus.cc:493] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:33.152727 12350 raft_consensus.cc:3060] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.160225 12350 raft_consensus.cc:515] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.160094 12049 catalog_manager.cc:5697] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44d27a728ca148d09a288453d8528598 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "44d27a728ca148d09a288453d8528598" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:33.163157 12350 leader_election.cc:290] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 election: Requested vote from peers 44d27a728ca148d09a288453d8528598 (127.0.107.193:34633), 16e09eab65f34885afedd141d0af034e (127.0.107.195:36985)
I20260630 12:15:33.163545 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c274387a8ab4b718bb1cd5d6c3ea526" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d27a728ca148d09a288453d8528598"
I20260630 12:15:33.163769 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c274387a8ab4b718bb1cd5d6c3ea526" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e09eab65f34885afedd141d0af034e"
I20260630 12:15:33.164238 12301 raft_consensus.cc:3060] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.164203 12152 raft_consensus.cc:3060] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.171918 12152 raft_consensus.cc:2468] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 1.
I20260630 12:15:33.171918 12301 raft_consensus.cc:2468] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 1.
I20260630 12:15:33.173550 12190 leader_election.cc:304] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d27a728ca148d09a288453d8528598, bc939074bb3a4f1993f2b3642c9a79fb; no voters: 
I20260630 12:15:33.174316 12350 raft_consensus.cc:2804] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:33.174772 12350 raft_consensus.cc:697] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [term 1 LEADER]: Becoming Leader. State: Replica: bc939074bb3a4f1993f2b3642c9a79fb, State: Running, Role: LEADER
I20260630 12:15:33.175505 12350 consensus_queue.cc:237] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.184185 12049 catalog_manager.cc:5697] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb reported cstate change: term changed from 0 to 1, leader changed from <none> to bc939074bb3a4f1993f2b3642c9a79fb (127.0.107.194). New cstate: current_term: 1 leader_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:33.201911 12350 raft_consensus.cc:493] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:33.202481 12350 raft_consensus.cc:515] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.204394 12350 leader_election.cc:290] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44d27a728ca148d09a288453d8528598 (127.0.107.193:34633), 16e09eab65f34885afedd141d0af034e (127.0.107.195:36985)
I20260630 12:15:33.205283 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0616ceb56c54b5799edd82e5bcd1bdf" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d27a728ca148d09a288453d8528598" is_pre_election: true
I20260630 12:15:33.205787 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0616ceb56c54b5799edd82e5bcd1bdf" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e09eab65f34885afedd141d0af034e" is_pre_election: true
I20260630 12:15:33.205991 12152 raft_consensus.cc:2468] T c0616ceb56c54b5799edd82e5bcd1bdf P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 0.
I20260630 12:15:33.206440 12301 raft_consensus.cc:2468] T c0616ceb56c54b5799edd82e5bcd1bdf P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 0.
I20260630 12:15:33.207142 12190 leader_election.cc:304] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d27a728ca148d09a288453d8528598, bc939074bb3a4f1993f2b3642c9a79fb; no voters: 
I20260630 12:15:33.207966 12350 raft_consensus.cc:2804] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:33.208318 12350 raft_consensus.cc:493] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:33.208545 12350 raft_consensus.cc:3060] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.213917 12350 raft_consensus.cc:515] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.215845 12350 leader_election.cc:290] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 election: Requested vote from peers 44d27a728ca148d09a288453d8528598 (127.0.107.193:34633), 16e09eab65f34885afedd141d0af034e (127.0.107.195:36985)
I20260630 12:15:33.216593 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0616ceb56c54b5799edd82e5bcd1bdf" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d27a728ca148d09a288453d8528598"
I20260630 12:15:33.216843 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0616ceb56c54b5799edd82e5bcd1bdf" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e09eab65f34885afedd141d0af034e"
I20260630 12:15:33.217195 12152 raft_consensus.cc:3060] T c0616ceb56c54b5799edd82e5bcd1bdf P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.217566 12301 raft_consensus.cc:3060] T c0616ceb56c54b5799edd82e5bcd1bdf P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.222507 12301 raft_consensus.cc:2468] T c0616ceb56c54b5799edd82e5bcd1bdf P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 1.
I20260630 12:15:33.222507 12152 raft_consensus.cc:2468] T c0616ceb56c54b5799edd82e5bcd1bdf P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 1.
I20260630 12:15:33.223743 12191 leader_election.cc:304] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16e09eab65f34885afedd141d0af034e, bc939074bb3a4f1993f2b3642c9a79fb; no voters: 
I20260630 12:15:33.224488 12350 raft_consensus.cc:2804] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:33.224970 12350 raft_consensus.cc:697] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [term 1 LEADER]: Becoming Leader. State: Replica: bc939074bb3a4f1993f2b3642c9a79fb, State: Running, Role: LEADER
I20260630 12:15:33.225666 12350 consensus_queue.cc:237] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.232939 12049 catalog_manager.cc:5697] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb reported cstate change: term changed from 0 to 1, leader changed from <none> to bc939074bb3a4f1993f2b3642c9a79fb (127.0.107.194). New cstate: current_term: 1 leader_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:33.279306 12360 raft_consensus.cc:493] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:33.279878 12360 raft_consensus.cc:515] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.282105 12360 leader_election.cc:290] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44d27a728ca148d09a288453d8528598 (127.0.107.193:34633), bc939074bb3a4f1993f2b3642c9a79fb (127.0.107.194:42689)
I20260630 12:15:33.292951 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ecbe6f50814e07b8efaf0f2f1def14" candidate_uuid: "16e09eab65f34885afedd141d0af034e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d27a728ca148d09a288453d8528598" is_pre_election: true
I20260630 12:15:33.293283 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ecbe6f50814e07b8efaf0f2f1def14" candidate_uuid: "16e09eab65f34885afedd141d0af034e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" is_pre_election: true
I20260630 12:15:33.293726 12152 raft_consensus.cc:2468] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16e09eab65f34885afedd141d0af034e in term 0.
I20260630 12:15:33.293939 12227 raft_consensus.cc:2468] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16e09eab65f34885afedd141d0af034e in term 0.
I20260630 12:15:33.294929 12264 leader_election.cc:304] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16e09eab65f34885afedd141d0af034e, 44d27a728ca148d09a288453d8528598; no voters: 
I20260630 12:15:33.295688 12360 raft_consensus.cc:2804] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:33.295982 12360 raft_consensus.cc:493] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:33.296263 12360 raft_consensus.cc:3060] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.302443 12360 raft_consensus.cc:515] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.304116 12360 leader_election.cc:290] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [CANDIDATE]: Term 1 election: Requested vote from peers 44d27a728ca148d09a288453d8528598 (127.0.107.193:34633), bc939074bb3a4f1993f2b3642c9a79fb (127.0.107.194:42689)
I20260630 12:15:33.305120 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ecbe6f50814e07b8efaf0f2f1def14" candidate_uuid: "16e09eab65f34885afedd141d0af034e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d27a728ca148d09a288453d8528598"
I20260630 12:15:33.305126 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ecbe6f50814e07b8efaf0f2f1def14" candidate_uuid: "16e09eab65f34885afedd141d0af034e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc939074bb3a4f1993f2b3642c9a79fb"
I20260630 12:15:33.306015 12227 raft_consensus.cc:3060] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.306017 12152 raft_consensus.cc:3060] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.313522 12152 raft_consensus.cc:2468] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e09eab65f34885afedd141d0af034e in term 1.
I20260630 12:15:33.313526 12227 raft_consensus.cc:2468] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e09eab65f34885afedd141d0af034e in term 1.
I20260630 12:15:33.315027 12265 leader_election.cc:304] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16e09eab65f34885afedd141d0af034e, bc939074bb3a4f1993f2b3642c9a79fb; no voters: 
I20260630 12:15:33.315783 12360 raft_consensus.cc:2804] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:33.316876 12360 raft_consensus.cc:697] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [term 1 LEADER]: Becoming Leader. State: Replica: 16e09eab65f34885afedd141d0af034e, State: Running, Role: LEADER
I20260630 12:15:33.317736 12360 consensus_queue.cc:237] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.324975 12049 catalog_manager.cc:5697] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e reported cstate change: term changed from 0 to 1, leader changed from <none> to 16e09eab65f34885afedd141d0af034e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "16e09eab65f34885afedd141d0af034e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:33.397452 12350 raft_consensus.cc:493] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:33.397961 12350 raft_consensus.cc:515] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.399875 12350 leader_election.cc:290] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44d27a728ca148d09a288453d8528598 (127.0.107.193:34633), 16e09eab65f34885afedd141d0af034e (127.0.107.195:36985)
I20260630 12:15:33.400590 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0afa3663dcb4d838eaf99fb805d158c" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d27a728ca148d09a288453d8528598" is_pre_election: true
I20260630 12:15:33.401082 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0afa3663dcb4d838eaf99fb805d158c" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e09eab65f34885afedd141d0af034e" is_pre_election: true
I20260630 12:15:33.401422 12152 raft_consensus.cc:2468] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 0.
I20260630 12:15:33.401790 12301 raft_consensus.cc:2468] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 0.
I20260630 12:15:33.402547 12190 leader_election.cc:304] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d27a728ca148d09a288453d8528598, bc939074bb3a4f1993f2b3642c9a79fb; no voters: 
I20260630 12:15:33.403443 12350 raft_consensus.cc:2804] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:33.403714 12350 raft_consensus.cc:493] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:33.403931 12350 raft_consensus.cc:3060] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.410018 12350 raft_consensus.cc:515] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.411785 12350 leader_election.cc:290] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 election: Requested vote from peers 44d27a728ca148d09a288453d8528598 (127.0.107.193:34633), 16e09eab65f34885afedd141d0af034e (127.0.107.195:36985)
I20260630 12:15:33.412721 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0afa3663dcb4d838eaf99fb805d158c" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d27a728ca148d09a288453d8528598"
I20260630 12:15:33.412976 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0afa3663dcb4d838eaf99fb805d158c" candidate_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e09eab65f34885afedd141d0af034e"
I20260630 12:15:33.413403 12152 raft_consensus.cc:3060] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.413695 12301 raft_consensus.cc:3060] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:33.418903 12152 raft_consensus.cc:2468] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 1.
I20260630 12:15:33.419039 12301 raft_consensus.cc:2468] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc939074bb3a4f1993f2b3642c9a79fb in term 1.
I20260630 12:15:33.420275 12190 leader_election.cc:304] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d27a728ca148d09a288453d8528598, bc939074bb3a4f1993f2b3642c9a79fb; no voters: 
I20260630 12:15:33.421064 12350 raft_consensus.cc:2804] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:33.421607 12350 raft_consensus.cc:697] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [term 1 LEADER]: Becoming Leader. State: Replica: bc939074bb3a4f1993f2b3642c9a79fb, State: Running, Role: LEADER
I20260630 12:15:33.422384 12350 consensus_queue.cc:237] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } }
I20260630 12:15:33.430369 12049 catalog_manager.cc:5697] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb reported cstate change: term changed from 0 to 1, leader changed from <none> to bc939074bb3a4f1993f2b3642c9a79fb (127.0.107.194). New cstate: current_term: 1 leader_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:33.564953 12356 consensus_queue.cc:1048] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:33.593441 12379 consensus_queue.cc:1048] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:33.625869 12350 consensus_queue.cc:1048] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:33.645727 12350 consensus_queue.cc:1048] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:33.648631 12350 consensus_queue.cc:1048] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:33.669898 12374 consensus_queue.cc:1048] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:33.674614 12399 consensus_queue.cc:1048] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:33.707792 12399 consensus_queue.cc:1048] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:33.772789 12301 raft_consensus.cc:1275] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Refusing update from remote peer bc939074bb3a4f1993f2b3642c9a79fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:33.779642 12152 raft_consensus.cc:1275] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Refusing update from remote peer bc939074bb3a4f1993f2b3642c9a79fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:33.781649 12350 consensus_queue.cc:1048] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:33.792428 12360 consensus_queue.cc:1048] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:33.795539 12400 consensus_queue.cc:1048] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:33.963258 12360 consensus_queue.cc:1048] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:15:34.488255 12191 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:36985, user_credentials={real_user=slave}} blocked reactor thread for 48434.3us
I20260630 12:15:34.741602   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:34.749229 12441 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:34.751796 12442 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:34.757766   431 server_base.cc:1061] running on GCE node
W20260630 12:15:34.757897 12444 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:34.759241   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:34.759472   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:34.759617   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821734759605 us; error 0 us; skew 500 ppm
I20260630 12:15:34.760082   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:34.762578   431 webserver.cc:533] Webserver started at http://127.0.107.196:44985/ using document root <none> and password file <none>
I20260630 12:15:34.763063   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:34.763236   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:34.763450   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:34.764518   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-3-root/instance:
uuid: "b0947b24e43b4887a885aa0c4913e4d0"
format_stamp: "Formatted at 2026-06-30 12:15:34 on dist-test-slave-z8mm"
I20260630 12:15:34.769320   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:34.772706 12449 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:34.773579   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:34.773860   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-3-root
uuid: "b0947b24e43b4887a885aa0c4913e4d0"
format_stamp: "Formatted at 2026-06-30 12:15:34 on dist-test-slave-z8mm"
I20260630 12:15:34.774104   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821473573380-431-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)
I20260630 12:15:34.783808   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:34.784960   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:34.786499   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:34.788822   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:34.789079   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:34.789310   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:34.789500   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:34.831744   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:36981
I20260630 12:15:34.831842 12511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:36981 every 8 connection(s)
I20260630 12:15:34.846508 12512 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45765
I20260630 12:15:34.847002 12512 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:34.847764 12512 heartbeater.cc:507] Master 127.0.107.254:45765 requested a full tablet report, sending...
I20260630 12:15:34.849828 12049 ts_manager.cc:194] Registered new tserver with Master: b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196:36981)
I20260630 12:15:34.851215 12049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56976
I20260630 12:15:35.133081 12300 consensus_queue.cc:237] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } attrs { replace: true } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } }
I20260630 12:15:35.139189 12227 raft_consensus.cc:1275] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Refusing update from remote peer 16e09eab65f34885afedd141d0af034e: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:15:35.141254 12518 consensus_queue.cc:1048] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:15:35.141964 12152 raft_consensus.cc:1275] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Refusing update from remote peer 16e09eab65f34885afedd141d0af034e: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:15:35.143543 12518 consensus_queue.cc:1048] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:15:35.148563 12436 raft_consensus.cc:2955] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } attrs { replace: true } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } } }
W20260630 12:15:35.152792 12264 consensus_peers.cc:597] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e -> Peer b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196:36981): Couldn't send request to peer b0947b24e43b4887a885aa0c4913e4d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8ecbe6f50814e07b8efaf0f2f1def14. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:35.153560 12152 raft_consensus.cc:2955] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } attrs { replace: true } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } } }
I20260630 12:15:35.153354 12227 raft_consensus.cc:2955] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } attrs { replace: true } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } } }
I20260630 12:15:35.164683 12049 catalog_manager.cc:5697] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e reported cstate change: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "16e09eab65f34885afedd141d0af034e" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:35.178583 12227 consensus_queue.cc:237] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } attrs { replace: true } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } }
I20260630 12:15:35.188124 12300 raft_consensus.cc:1275] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Refusing update from remote peer bc939074bb3a4f1993f2b3642c9a79fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:15:35.191231 12374 consensus_queue.cc:1048] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:15:35.195919 12152 raft_consensus.cc:1275] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Refusing update from remote peer bc939074bb3a4f1993f2b3642c9a79fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:15:35.197929 12374 consensus_queue.cc:1048] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:15:35.200608 12439 raft_consensus.cc:2955] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } attrs { replace: true } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } } }
I20260630 12:15:35.202883 12300 raft_consensus.cc:2955] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } attrs { replace: true } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } } }
W20260630 12:15:35.209107 12190 consensus_peers.cc:597] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb -> Peer b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196:36981): Couldn't send request to peer b0947b24e43b4887a885aa0c4913e4d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31b48e5e55b34a84aca043e17513b97e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:35.215857 12043 catalog_manager.cc:5697] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb reported cstate change: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:35.221607 12227 consensus_queue.cc:237] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } }
I20260630 12:15:35.222596 12152 raft_consensus.cc:2955] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } attrs { replace: true } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } } }
I20260630 12:15:35.232136 12300 raft_consensus.cc:1275] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Refusing update from remote peer bc939074bb3a4f1993f2b3642c9a79fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:15:35.233265 12148 raft_consensus.cc:1275] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Refusing update from remote peer bc939074bb3a4f1993f2b3642c9a79fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:15:35.233881 12439 consensus_queue.cc:1048] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260630 12:15:35.234835 12190 consensus_peers.cc:597] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb -> Peer b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196:36981): Couldn't send request to peer b0947b24e43b4887a885aa0c4913e4d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c274387a8ab4b718bb1cd5d6c3ea526. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:35.235855 12439 consensus_queue.cc:1048] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:15:35.246318 12148 raft_consensus.cc:2955] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } } }
I20260630 12:15:35.249275 12422 raft_consensus.cc:2955] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } } }
I20260630 12:15:35.254343 12300 raft_consensus.cc:2955] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } } }
I20260630 12:15:35.266386 12042 catalog_manager.cc:5697] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598 reported cstate change: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } attrs { replace: true } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } } }
I20260630 12:15:35.269627 12227 consensus_queue.cc:237] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } attrs { replace: true } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } }
I20260630 12:15:35.276541 12300 raft_consensus.cc:1275] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Refusing update from remote peer bc939074bb3a4f1993f2b3642c9a79fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
W20260630 12:15:35.277575 12190 consensus_peers.cc:597] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb -> Peer b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196:36981): Couldn't send request to peer b0947b24e43b4887a885aa0c4913e4d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0afa3663dcb4d838eaf99fb805d158c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:35.278149 12439 consensus_queue.cc:1048] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:15:35.283185 12148 raft_consensus.cc:1275] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Refusing update from remote peer bc939074bb3a4f1993f2b3642c9a79fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:15:35.284852 12439 consensus_queue.cc:1048] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:15:35.286134 12422 raft_consensus.cc:2955] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } attrs { replace: true } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } } }
I20260630 12:15:35.288434 12300 raft_consensus.cc:2955] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } attrs { replace: true } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } } }
I20260630 12:15:35.291857 12148 raft_consensus.cc:2955] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } attrs { replace: true } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } } }
I20260630 12:15:35.300149 12043 catalog_manager.cc:5697] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb reported cstate change: config changed from index -1 to 12, NON_VOTER b0947b24e43b4887a885aa0c4913e4d0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "44d27a728ca148d09a288453d8528598" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc939074bb3a4f1993f2b3642c9a79fb" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16e09eab65f34885afedd141d0af034e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36985 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0947b24e43b4887a885aa0c4913e4d0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:35.351893   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:35.388389   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:35.389187   431 tablet_replica.cc:333] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598: stopping tablet replica
I20260630 12:15:35.389870   431 raft_consensus.cc:2243] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.390588   431 raft_consensus.cc:2272] T c8ecbe6f50814e07b8efaf0f2f1def14 P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.393678   431 tablet_replica.cc:333] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598: stopping tablet replica
I20260630 12:15:35.394299   431 raft_consensus.cc:2243] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.394846   431 raft_consensus.cc:2272] T e0afa3663dcb4d838eaf99fb805d158c P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.398121   431 tablet_replica.cc:333] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598: stopping tablet replica
I20260630 12:15:35.398726   431 raft_consensus.cc:2243] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.399324   431 raft_consensus.cc:2272] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.402144   431 tablet_replica.cc:333] T c0616ceb56c54b5799edd82e5bcd1bdf P 44d27a728ca148d09a288453d8528598: stopping tablet replica
I20260630 12:15:35.402755   431 raft_consensus.cc:2243] T c0616ceb56c54b5799edd82e5bcd1bdf P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.403246   431 raft_consensus.cc:2272] T c0616ceb56c54b5799edd82e5bcd1bdf P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.406023   431 tablet_replica.cc:333] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598: stopping tablet replica
I20260630 12:15:35.406584   431 raft_consensus.cc:2243] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.407126   431 raft_consensus.cc:2272] T 31b48e5e55b34a84aca043e17513b97e P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.409780   431 tablet_replica.cc:333] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598: stopping tablet replica
I20260630 12:15:35.410327   431 raft_consensus.cc:2243] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:35.411136   431 raft_consensus.cc:2272] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 44d27a728ca148d09a288453d8528598 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.428392   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:35.449735   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:35.478461   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:35.479255   431 tablet_replica.cc:333] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb: stopping tablet replica
I20260630 12:15:35.480062   431 raft_consensus.cc:2243] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.480871   431 raft_consensus.cc:2272] T c8ecbe6f50814e07b8efaf0f2f1def14 P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.484367   431 tablet_replica.cc:333] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb: stopping tablet replica
I20260630 12:15:35.485232   431 raft_consensus.cc:2243] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:35.486656   431 raft_consensus.cc:2272] T e0afa3663dcb4d838eaf99fb805d158c P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.490031   431 tablet_replica.cc:333] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb: stopping tablet replica
I20260630 12:15:35.490839   431 raft_consensus.cc:2243] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:35.491868   431 raft_consensus.cc:2272] T c0616ceb56c54b5799edd82e5bcd1bdf P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.495155   431 tablet_replica.cc:333] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb: stopping tablet replica
I20260630 12:15:35.495946   431 raft_consensus.cc:2243] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:35.497292   431 raft_consensus.cc:2272] T 9c274387a8ab4b718bb1cd5d6c3ea526 P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.500588   431 tablet_replica.cc:333] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb: stopping tablet replica
I20260630 12:15:35.501411   431 raft_consensus.cc:2243] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:35.502728   431 raft_consensus.cc:2272] T 31b48e5e55b34a84aca043e17513b97e P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.505926   431 tablet_replica.cc:333] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb: stopping tablet replica
I20260630 12:15:35.506615   431 raft_consensus.cc:2243] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.507176   431 raft_consensus.cc:2272] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P bc939074bb3a4f1993f2b3642c9a79fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.534003   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:35.549578   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:35.580643   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:35.581384   431 tablet_replica.cc:333] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e: stopping tablet replica
I20260630 12:15:35.582005   431 raft_consensus.cc:2243] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.582578   431 raft_consensus.cc:2272] T e0afa3663dcb4d838eaf99fb805d158c P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.585469   431 tablet_replica.cc:333] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 16e09eab65f34885afedd141d0af034e: stopping tablet replica
I20260630 12:15:35.586066   431 raft_consensus.cc:2243] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.586611   431 raft_consensus.cc:2272] T 4fe3f4724c8b4f4ab0fdf4aca08f4df2 P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.590404   431 tablet_replica.cc:333] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e: stopping tablet replica
I20260630 12:15:35.591075   431 raft_consensus.cc:2243] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:35.592141   431 raft_consensus.cc:2272] T c8ecbe6f50814e07b8efaf0f2f1def14 P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.594714   431 tablet_replica.cc:333] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e: stopping tablet replica
I20260630 12:15:35.595306   431 raft_consensus.cc:2243] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.595881   431 raft_consensus.cc:2272] T 31b48e5e55b34a84aca043e17513b97e P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.598448   431 tablet_replica.cc:333] T c0616ceb56c54b5799edd82e5bcd1bdf P 16e09eab65f34885afedd141d0af034e: stopping tablet replica
I20260630 12:15:35.599009   431 raft_consensus.cc:2243] T c0616ceb56c54b5799edd82e5bcd1bdf P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.599478   431 raft_consensus.cc:2272] T c0616ceb56c54b5799edd82e5bcd1bdf P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.602034   431 tablet_replica.cc:333] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e: stopping tablet replica
I20260630 12:15:35.602558   431 raft_consensus.cc:2243] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.603040   431 raft_consensus.cc:2272] T 9c274387a8ab4b718bb1cd5d6c3ea526 P 16e09eab65f34885afedd141d0af034e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.633705   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:35.649395   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:35.669759   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:35.687120   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:35.698240   431 master.cc:562] Master@127.0.107.254:45765 shutting down...
W20260630 12:15:35.718554 12098 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:35.719789   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:35.720304   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.720575   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 09b1a071213741e2ac1305d3c39e29df: stopping tablet replica
I20260630 12:15:35.732939   431 master.cc:584] Master@127.0.107.254:45765 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (4875 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:15:35.771822   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34579
I20260630 12:15:35.772990   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:35.778157 12529 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:35.779362 12528 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:35.780187 12531 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.780345   431 server_base.cc:1061] running on GCE node
I20260630 12:15:35.781605   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:35.781831   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:35.781985   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821735781969 us; error 0 us; skew 500 ppm
I20260630 12:15:35.782477   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:35.784900   431 webserver.cc:533] Webserver started at http://127.0.107.254:38743/ using document root <none> and password file <none>
I20260630 12:15:35.785457   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:35.785662   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:35.785928   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:35.786993   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/master-0-root/instance:
uuid: "3034cad565b0499f8f3b7e4070072902"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-z8mm"
I20260630 12:15:35.791406   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:35.795079 12536 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.795931   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:35.796240   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/master-0-root
uuid: "3034cad565b0499f8f3b7e4070072902"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-z8mm"
I20260630 12:15:35.796553   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-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)
I20260630 12:15:35.817988   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:35.818992   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:35.855717   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34579
I20260630 12:15:35.855813 12587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34579 every 8 connection(s)
I20260630 12:15:35.859754 12588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.870731 12588 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902: Bootstrap starting.
I20260630 12:15:35.875180 12588 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:35.879683 12588 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902: No bootstrap required, opened a new log
I20260630 12:15:35.882113 12588 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3034cad565b0499f8f3b7e4070072902" member_type: VOTER }
I20260630 12:15:35.882555 12588 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:35.882807 12588 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3034cad565b0499f8f3b7e4070072902, State: Initialized, Role: FOLLOWER
I20260630 12:15:35.883493 12588 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3034cad565b0499f8f3b7e4070072902" member_type: VOTER }
I20260630 12:15:35.883980 12588 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:35.884192 12588 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:35.884495 12588 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:35.889401 12588 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3034cad565b0499f8f3b7e4070072902" member_type: VOTER }
I20260630 12:15:35.889984 12588 leader_election.cc:304] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [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: 3034cad565b0499f8f3b7e4070072902; no voters: 
I20260630 12:15:35.891124 12588 leader_election.cc:290] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:35.891476 12591 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:35.892855 12591 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [term 1 LEADER]: Becoming Leader. State: Replica: 3034cad565b0499f8f3b7e4070072902, State: Running, Role: LEADER
I20260630 12:15:35.893725 12591 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [LEADER]: Queue going to LEADER mode. State: All 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: "3034cad565b0499f8f3b7e4070072902" member_type: VOTER }
I20260630 12:15:35.894264 12588 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:35.898384 12592 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3034cad565b0499f8f3b7e4070072902" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3034cad565b0499f8f3b7e4070072902" member_type: VOTER } }
I20260630 12:15:35.899291 12593 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3034cad565b0499f8f3b7e4070072902. Latest consensus state: current_term: 1 leader_uuid: "3034cad565b0499f8f3b7e4070072902" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3034cad565b0499f8f3b7e4070072902" member_type: VOTER } }
I20260630 12:15:35.899796 12592 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:35.900031 12593 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:35.902410 12599 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:35.909272 12599 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:35.910414   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:35.919255 12599 catalog_manager.cc:1383] Generated new cluster ID: de64a24ab9e04845b352369ac587c21a
I20260630 12:15:35.919639 12599 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:35.940842 12599 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:35.942304 12599 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:35.960484 12599 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902: Generated new TSK 0
I20260630 12:15:35.961194 12599 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:35.977295   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:35.983139 12609 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:35.984277 12610 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.987210   431 server_base.cc:1061] running on GCE node
W20260630 12:15:35.987406 12612 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.988471   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:35.988678   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:35.988895   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821735988858 us; error 0 us; skew 500 ppm
I20260630 12:15:35.989463   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:35.991914   431 webserver.cc:533] Webserver started at http://127.0.107.193:36067/ using document root <none> and password file <none>
I20260630 12:15:35.992416   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:35.992612   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:35.992889   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:35.994084   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-0-root/instance:
uuid: "23950ddfd8da4ff6af06ea7be30b4d35"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-z8mm"
I20260630 12:15:35.999213   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260630 12:15:36.002781 12617 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:36.003758   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:15:36.004093   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-0-root
uuid: "23950ddfd8da4ff6af06ea7be30b4d35"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-z8mm"
I20260630 12:15:36.004441   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-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)
I20260630 12:15:36.025292   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:36.026283   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:36.027726   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:36.030028   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:36.030256   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:36.030510   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:36.030707   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:36.070735   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36857
I20260630 12:15:36.070847 12679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36857 every 8 connection(s)
I20260630 12:15:36.075552   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:36.083498 12684 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:36.084877 12685 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:36.087448 12687 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:36.088686   431 server_base.cc:1061] running on GCE node
I20260630 12:15:36.091441   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:36.091739   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:36.091917   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821736091900 us; error 0 us; skew 500 ppm
I20260630 12:15:36.092355 12680 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34579
I20260630 12:15:36.092551   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:36.092823 12680 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:36.093904 12680 heartbeater.cc:507] Master 127.0.107.254:34579 requested a full tablet report, sending...
I20260630 12:15:36.095659   431 webserver.cc:533] Webserver started at http://127.0.107.194:44315/ using document root <none> and password file <none>
I20260630 12:15:36.096352   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:36.096601   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:36.096879   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:36.096873 12553 ts_manager.cc:194] Registered new tserver with Master: 23950ddfd8da4ff6af06ea7be30b4d35 (127.0.107.193:36857)
I20260630 12:15:36.098498   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-1-root/instance:
uuid: "ae03917747b042cb8e7cb9cc867c8b3c"
format_stamp: "Formatted at 2026-06-30 12:15:36 on dist-test-slave-z8mm"
I20260630 12:15:36.099181 12553 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55170
I20260630 12:15:36.104243   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260630 12:15:36.109575 12692 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:36.110533   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:36.110901   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-1-root
uuid: "ae03917747b042cb8e7cb9cc867c8b3c"
format_stamp: "Formatted at 2026-06-30 12:15:36 on dist-test-slave-z8mm"
I20260630 12:15:36.111222   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-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)
I20260630 12:15:36.142962   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:36.144047   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:36.145509   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:36.147720   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:36.147956   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:36.148206   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:36.148382   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:36.186632   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38975
I20260630 12:15:36.186733 12754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38975 every 8 connection(s)
I20260630 12:15:36.191576   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:36.199028 12758 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:36.201305 12759 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:36.204870 12755 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34579
I20260630 12:15:36.205377 12755 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:36.205580   431 server_base.cc:1061] running on GCE node
I20260630 12:15:36.206398 12755 heartbeater.cc:507] Master 127.0.107.254:34579 requested a full tablet report, sending...
W20260630 12:15:36.207402 12761 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:36.208410   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:36.208671   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:36.208509 12553 ts_manager.cc:194] Registered new tserver with Master: ae03917747b042cb8e7cb9cc867c8b3c (127.0.107.194:38975)
I20260630 12:15:36.208943   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821736208913 us; error 0 us; skew 500 ppm
I20260630 12:15:36.209658   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:36.210280 12553 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55178
I20260630 12:15:36.212914   431 webserver.cc:533] Webserver started at http://127.0.107.195:33619/ using document root <none> and password file <none>
I20260630 12:15:36.213578   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:36.213797   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:36.214069   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:36.215153   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-2-root/instance:
uuid: "0b9d3a78d735447788fdb9f7c0f327df"
format_stamp: "Formatted at 2026-06-30 12:15:36 on dist-test-slave-z8mm"
I20260630 12:15:36.219849   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:36.223448 12766 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:36.224293   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:36.224623   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-2-root
uuid: "0b9d3a78d735447788fdb9f7c0f327df"
format_stamp: "Formatted at 2026-06-30 12:15:36 on dist-test-slave-z8mm"
I20260630 12:15:36.224922   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-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)
I20260630 12:15:36.276204   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:36.278074   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:36.279790   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:36.282806   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:36.283073   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:36.283383   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:36.283586   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:36.331892   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35515
I20260630 12:15:36.332056 12829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35515 every 8 connection(s)
I20260630 12:15:36.349961 12830 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34579
I20260630 12:15:36.350456 12830 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:36.351330 12830 heartbeater.cc:507] Master 127.0.107.254:34579 requested a full tablet report, sending...
I20260630 12:15:36.353901 12553 ts_manager.cc:194] Registered new tserver with Master: 0b9d3a78d735447788fdb9f7c0f327df (127.0.107.195:35515)
I20260630 12:15:36.354651   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018791745s
I20260630 12:15:36.356355 12553 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55186
I20260630 12:15:37.102715 12680 heartbeater.cc:499] Master 127.0.107.254:34579 was elected leader, sending a full tablet report...
I20260630 12:15:37.213582 12755 heartbeater.cc:499] Master 127.0.107.254:34579 was elected leader, sending a full tablet report...
I20260630 12:15:37.359862 12830 heartbeater.cc:499] Master 127.0.107.254:34579 was elected leader, sending a full tablet report...
I20260630 12:15:37.416538 12553 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47968:
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"
    }
  }
}
W20260630 12:15:37.419831 12553 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:37.497812 12720 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5069a7fc464f17b79474c7295c9a24 (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:37.507869 12720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5069a7fc464f17b79474c7295c9a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.507791 12794 tablet_service.cc:1511] Processing CreateTablet for tablet 6838476d7bf7435e9a1f98e73984dec4 (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:37.509560 12794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6838476d7bf7435e9a1f98e73984dec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.509657 12717 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea732b3dd614a73b9edadd446d8ebf7 (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:37.511252 12717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea732b3dd614a73b9edadd446d8ebf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.516960 12716 tablet_service.cc:1511] Processing CreateTablet for tablet a375d1a9a04b4c0baf15d316979e5a5d (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:37.503742 12718 tablet_service.cc:1511] Processing CreateTablet for tablet f1fabb10c0844c65b6c61646a85db928 (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:37.505357 12795 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5069a7fc464f17b79474c7295c9a24 (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:37.505781 12719 tablet_service.cc:1511] Processing CreateTablet for tablet 6838476d7bf7435e9a1f98e73984dec4 (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:37.521193 12716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a375d1a9a04b4c0baf15d316979e5a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.524897 12793 tablet_service.cc:1511] Processing CreateTablet for tablet f1fabb10c0844c65b6c61646a85db928 (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:37.525584 12791 tablet_service.cc:1511] Processing CreateTablet for tablet a375d1a9a04b4c0baf15d316979e5a5d (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:37.526165 12645 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5069a7fc464f17b79474c7295c9a24 (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:37.527202 12792 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea732b3dd614a73b9edadd446d8ebf7 (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:37.527992 12645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5069a7fc464f17b79474c7295c9a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.528208 12790 tablet_service.cc:1511] Processing CreateTablet for tablet 59140181ea2045f99306f3cec10b9229 (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:37.528858 12719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6838476d7bf7435e9a1f98e73984dec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.540119 12644 tablet_service.cc:1511] Processing CreateTablet for tablet 6838476d7bf7435e9a1f98e73984dec4 (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:37.532802 12715 tablet_service.cc:1511] Processing CreateTablet for tablet 59140181ea2045f99306f3cec10b9229 (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:37.542426 12644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6838476d7bf7435e9a1f98e73984dec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.543243 12715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59140181ea2045f99306f3cec10b9229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.545720 12718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1fabb10c0844c65b6c61646a85db928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.547914 12851 tablet_bootstrap.cc:492] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df: Bootstrap starting.
I20260630 12:15:37.533458 12795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5069a7fc464f17b79474c7295c9a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.553480 12790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59140181ea2045f99306f3cec10b9229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.556306 12643 tablet_service.cc:1511] Processing CreateTablet for tablet f1fabb10c0844c65b6c61646a85db928 (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:37.557443 12791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a375d1a9a04b4c0baf15d316979e5a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.557953 12851 tablet_bootstrap.cc:654] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.558681 12643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1fabb10c0844c65b6c61646a85db928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.561530 12792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea732b3dd614a73b9edadd446d8ebf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.565580 12793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1fabb10c0844c65b6c61646a85db928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.568189 12642 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea732b3dd614a73b9edadd446d8ebf7 (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:37.570564 12642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea732b3dd614a73b9edadd446d8ebf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.575155 12641 tablet_service.cc:1511] Processing CreateTablet for tablet a375d1a9a04b4c0baf15d316979e5a5d (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:37.577533 12641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a375d1a9a04b4c0baf15d316979e5a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.589797 12640 tablet_service.cc:1511] Processing CreateTablet for tablet 59140181ea2045f99306f3cec10b9229 (DEFAULT_TABLE table=test-workload [id=f4721f283aab4a728569f941c3b174b5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:37.592105 12640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59140181ea2045f99306f3cec10b9229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.603492 12851 tablet_bootstrap.cc:492] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df: No bootstrap required, opened a new log
I20260630 12:15:37.604187 12851 ts_tablet_manager.cc:1403] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.020s
I20260630 12:15:37.607815 12851 raft_consensus.cc:359] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.608893 12851 raft_consensus.cc:385] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.609246 12851 raft_consensus.cc:740] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9d3a78d735447788fdb9f7c0f327df, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.610404 12851 consensus_queue.cc:260] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.663033 12850 tablet_bootstrap.cc:492] T 0b5069a7fc464f17b79474c7295c9a24 P ae03917747b042cb8e7cb9cc867c8b3c: Bootstrap starting.
I20260630 12:15:37.673671 12850 tablet_bootstrap.cc:654] T 0b5069a7fc464f17b79474c7295c9a24 P ae03917747b042cb8e7cb9cc867c8b3c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.686968 12851 ts_tablet_manager.cc:1434] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df: Time spent starting tablet: real 0.082s	user 0.011s	sys 0.049s
I20260630 12:15:37.688295 12851 tablet_bootstrap.cc:492] T 0b5069a7fc464f17b79474c7295c9a24 P 0b9d3a78d735447788fdb9f7c0f327df: Bootstrap starting.
I20260630 12:15:37.718516 12854 tablet_bootstrap.cc:492] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35: Bootstrap starting.
I20260630 12:15:37.719965 12851 tablet_bootstrap.cc:654] T 0b5069a7fc464f17b79474c7295c9a24 P 0b9d3a78d735447788fdb9f7c0f327df: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.732827 12854 tablet_bootstrap.cc:654] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.743974 12850 tablet_bootstrap.cc:492] T 0b5069a7fc464f17b79474c7295c9a24 P ae03917747b042cb8e7cb9cc867c8b3c: No bootstrap required, opened a new log
I20260630 12:15:37.744673 12850 ts_tablet_manager.cc:1403] T 0b5069a7fc464f17b79474c7295c9a24 P ae03917747b042cb8e7cb9cc867c8b3c: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.019s
I20260630 12:15:37.749006 12851 tablet_bootstrap.cc:492] T 0b5069a7fc464f17b79474c7295c9a24 P 0b9d3a78d735447788fdb9f7c0f327df: No bootstrap required, opened a new log
I20260630 12:15:37.749778 12851 ts_tablet_manager.cc:1403] T 0b5069a7fc464f17b79474c7295c9a24 P 0b9d3a78d735447788fdb9f7c0f327df: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.012s
I20260630 12:15:37.764397 12854 tablet_bootstrap.cc:492] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35: No bootstrap required, opened a new log
I20260630 12:15:37.764989 12854 ts_tablet_manager.cc:1403] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.024s
I20260630 12:15:37.765789 12851 raft_consensus.cc:359] T 0b5069a7fc464f17b79474c7295c9a24 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } }
I20260630 12:15:37.766609 12851 raft_consensus.cc:385] T 0b5069a7fc464f17b79474c7295c9a24 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.766904 12851 raft_consensus.cc:740] T 0b5069a7fc464f17b79474c7295c9a24 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9d3a78d735447788fdb9f7c0f327df, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.767694 12851 consensus_queue.cc:260] T 0b5069a7fc464f17b79474c7295c9a24 P 0b9d3a78d735447788fdb9f7c0f327df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } }
I20260630 12:15:37.768079 12854 raft_consensus.cc:359] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } }
I20260630 12:15:37.768841 12854 raft_consensus.cc:385] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.769181 12854 raft_consensus.cc:740] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23950ddfd8da4ff6af06ea7be30b4d35, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.770136 12851 ts_tablet_manager.cc:1434] T 0b5069a7fc464f17b79474c7295c9a24 P 0b9d3a78d735447788fdb9f7c0f327df: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260630 12:15:37.770013 12854 consensus_queue.cc:260] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } }
I20260630 12:15:37.771262 12851 tablet_bootstrap.cc:492] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df: Bootstrap starting.
I20260630 12:15:37.774814 12854 ts_tablet_manager.cc:1434] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:15:37.776289 12854 tablet_bootstrap.cc:492] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35: Bootstrap starting.
I20260630 12:15:37.779554 12851 tablet_bootstrap.cc:654] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.783551 12854 tablet_bootstrap.cc:654] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.760251 12850 raft_consensus.cc:359] T 0b5069a7fc464f17b79474c7295c9a24 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } }
I20260630 12:15:37.785367 12850 raft_consensus.cc:385] T 0b5069a7fc464f17b79474c7295c9a24 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.785682 12850 raft_consensus.cc:740] T 0b5069a7fc464f17b79474c7295c9a24 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae03917747b042cb8e7cb9cc867c8b3c, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.786379 12850 consensus_queue.cc:260] T 0b5069a7fc464f17b79474c7295c9a24 P ae03917747b042cb8e7cb9cc867c8b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } }
I20260630 12:15:37.790405 12854 tablet_bootstrap.cc:492] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35: No bootstrap required, opened a new log
I20260630 12:15:37.790493 12850 ts_tablet_manager.cc:1434] T 0b5069a7fc464f17b79474c7295c9a24 P ae03917747b042cb8e7cb9cc867c8b3c: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.002s
I20260630 12:15:37.791267 12854 ts_tablet_manager.cc:1403] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260630 12:15:37.791814 12850 tablet_bootstrap.cc:492] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c: Bootstrap starting.
I20260630 12:15:37.794832 12851 tablet_bootstrap.cc:492] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df: No bootstrap required, opened a new log
I20260630 12:15:37.794561 12854 raft_consensus.cc:359] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.795306 12854 raft_consensus.cc:385] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.795400 12851 ts_tablet_manager.cc:1403] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df: Time spent bootstrapping tablet: real 0.024s	user 0.000s	sys 0.014s
I20260630 12:15:37.795650 12854 raft_consensus.cc:740] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23950ddfd8da4ff6af06ea7be30b4d35, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.796509 12854 consensus_queue.cc:260] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.799328 12854 ts_tablet_manager.cc:1434] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:15:37.799595 12850 tablet_bootstrap.cc:654] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.800421 12854 tablet_bootstrap.cc:492] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35: Bootstrap starting.
I20260630 12:15:37.801671 12851 raft_consensus.cc:359] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.802505 12851 raft_consensus.cc:385] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.802817 12851 raft_consensus.cc:740] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9d3a78d735447788fdb9f7c0f327df, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.803793 12851 consensus_queue.cc:260] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.808200 12854 tablet_bootstrap.cc:654] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.812716 12850 tablet_bootstrap.cc:492] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c: No bootstrap required, opened a new log
I20260630 12:15:37.813448 12850 ts_tablet_manager.cc:1403] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260630 12:15:37.814906 12851 ts_tablet_manager.cc:1434] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.002s
I20260630 12:15:37.816515 12851 tablet_bootstrap.cc:492] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df: Bootstrap starting.
I20260630 12:15:37.816315 12850 raft_consensus.cc:359] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.817195 12850 raft_consensus.cc:385] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.817515 12850 raft_consensus.cc:740] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae03917747b042cb8e7cb9cc867c8b3c, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.818336 12850 consensus_queue.cc:260] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.824584 12851 tablet_bootstrap.cc:654] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.824796 12850 ts_tablet_manager.cc:1434] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260630 12:15:37.826042 12850 tablet_bootstrap.cc:492] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c: Bootstrap starting.
I20260630 12:15:37.829617 12854 tablet_bootstrap.cc:492] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35: No bootstrap required, opened a new log
I20260630 12:15:37.830375 12854 ts_tablet_manager.cc:1403] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.011s
I20260630 12:15:37.833549 12850 tablet_bootstrap.cc:654] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.834672 12854 raft_consensus.cc:359] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.835806 12854 raft_consensus.cc:385] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.836122 12854 raft_consensus.cc:740] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23950ddfd8da4ff6af06ea7be30b4d35, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.837184 12854 consensus_queue.cc:260] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.839701 12858 raft_consensus.cc:493] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.840445 12858 raft_consensus.cc:515] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } }
I20260630 12:15:37.841586 12854 ts_tablet_manager.cc:1434] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:15:37.842799 12854 tablet_bootstrap.cc:492] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35: Bootstrap starting.
I20260630 12:15:37.850018 12854 tablet_bootstrap.cc:654] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.855623 12858 leader_election.cc:290] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae03917747b042cb8e7cb9cc867c8b3c (127.0.107.194:38975), 0b9d3a78d735447788fdb9f7c0f327df (127.0.107.195:35515)
I20260630 12:15:37.840399 12851 tablet_bootstrap.cc:492] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df: No bootstrap required, opened a new log
I20260630 12:15:37.861817 12851 ts_tablet_manager.cc:1403] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.004s
I20260630 12:15:37.866366 12851 raft_consensus.cc:359] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.867246 12851 raft_consensus.cc:385] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.867548 12851 raft_consensus.cc:740] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9d3a78d735447788fdb9f7c0f327df, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.869343 12858 raft_consensus.cc:493] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.869895 12858 raft_consensus.cc:515] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.873049 12858 leader_election.cc:290] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae03917747b042cb8e7cb9cc867c8b3c (127.0.107.194:38975), 0b9d3a78d735447788fdb9f7c0f327df (127.0.107.195:35515)
I20260630 12:15:37.874985 12851 consensus_queue.cc:260] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.887724 12850 tablet_bootstrap.cc:492] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c: No bootstrap required, opened a new log
I20260630 12:15:37.887748 12854 tablet_bootstrap.cc:492] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35: No bootstrap required, opened a new log
I20260630 12:15:37.888463 12850 ts_tablet_manager.cc:1403] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c: Time spent bootstrapping tablet: real 0.063s	user 0.030s	sys 0.028s
I20260630 12:15:37.888705 12854 ts_tablet_manager.cc:1403] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.019s
I20260630 12:15:37.889200 12851 ts_tablet_manager.cc:1434] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.000s
I20260630 12:15:37.891999 12850 raft_consensus.cc:359] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.892859 12850 raft_consensus.cc:385] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.892333 12854 raft_consensus.cc:359] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.893196 12850 raft_consensus.cc:740] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae03917747b042cb8e7cb9cc867c8b3c, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.893428 12854 raft_consensus.cc:385] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.893953 12854 raft_consensus.cc:740] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23950ddfd8da4ff6af06ea7be30b4d35, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.894341 12850 consensus_queue.cc:260] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.894585 12730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5069a7fc464f17b79474c7295c9a24" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" is_pre_election: true
I20260630 12:15:37.894989 12854 consensus_queue.cc:260] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.895577 12730 raft_consensus.cc:2468] T 0b5069a7fc464f17b79474c7295c9a24 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23950ddfd8da4ff6af06ea7be30b4d35 in term 0.
I20260630 12:15:37.895795 12729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea732b3dd614a73b9edadd446d8ebf7" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" is_pre_election: true
I20260630 12:15:37.897979 12854 ts_tablet_manager.cc:1434] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:15:37.898330 12850 ts_tablet_manager.cc:1434] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:15:37.899449 12854 tablet_bootstrap.cc:492] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35: Bootstrap starting.
I20260630 12:15:37.899601 12850 tablet_bootstrap.cc:492] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c: Bootstrap starting.
I20260630 12:15:37.902524 12851 tablet_bootstrap.cc:492] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df: Bootstrap starting.
I20260630 12:15:37.905153 12619 leader_election.cc:304] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23950ddfd8da4ff6af06ea7be30b4d35, ae03917747b042cb8e7cb9cc867c8b3c; no voters: 
W20260630 12:15:37.906284 12619 leader_election.cc:343] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae03917747b042cb8e7cb9cc867c8b3c (127.0.107.194:38975): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:37.907150 12858 raft_consensus.cc:2804] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:15:37.907267 12601 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:37.907755 12854 tablet_bootstrap.cc:654] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.907660 12858 raft_consensus.cc:493] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:37.908438 12858 raft_consensus.cc:3060] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.912859 12851 tablet_bootstrap.cc:654] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.918113 12858 raft_consensus.cc:515] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } }
I20260630 12:15:37.921653 12729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5069a7fc464f17b79474c7295c9a24" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae03917747b042cb8e7cb9cc867c8b3c"
I20260630 12:15:37.922324 12729 raft_consensus.cc:3060] T 0b5069a7fc464f17b79474c7295c9a24 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.924379 12805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5069a7fc464f17b79474c7295c9a24" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9d3a78d735447788fdb9f7c0f327df" is_pre_election: true
I20260630 12:15:37.924810 12804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea732b3dd614a73b9edadd446d8ebf7" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9d3a78d735447788fdb9f7c0f327df" is_pre_election: true
I20260630 12:15:37.925323 12805 raft_consensus.cc:2468] T 0b5069a7fc464f17b79474c7295c9a24 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23950ddfd8da4ff6af06ea7be30b4d35 in term 0.
I20260630 12:15:37.925639 12804 raft_consensus.cc:2468] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23950ddfd8da4ff6af06ea7be30b4d35 in term 0.
I20260630 12:15:37.926210 12854 tablet_bootstrap.cc:492] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35: No bootstrap required, opened a new log
I20260630 12:15:37.926795 12854 ts_tablet_manager.cc:1403] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.015s
I20260630 12:15:37.929402 12620 leader_election.cc:304] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [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: 0b9d3a78d735447788fdb9f7c0f327df, 23950ddfd8da4ff6af06ea7be30b4d35; no voters: ae03917747b042cb8e7cb9cc867c8b3c
I20260630 12:15:37.930275 12854 raft_consensus.cc:359] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.931071 12854 raft_consensus.cc:385] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.931458 12854 raft_consensus.cc:740] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23950ddfd8da4ff6af06ea7be30b4d35, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.932250 12854 consensus_queue.cc:260] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.935856 12729 raft_consensus.cc:2468] T 0b5069a7fc464f17b79474c7295c9a24 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23950ddfd8da4ff6af06ea7be30b4d35 in term 1.
I20260630 12:15:37.937402 12858 leader_election.cc:290] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 election: Requested vote from peers ae03917747b042cb8e7cb9cc867c8b3c (127.0.107.194:38975), 0b9d3a78d735447788fdb9f7c0f327df (127.0.107.195:35515)
I20260630 12:15:37.937743 12619 leader_election.cc:304] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23950ddfd8da4ff6af06ea7be30b4d35, ae03917747b042cb8e7cb9cc867c8b3c; no voters: 
I20260630 12:15:37.907650 12850 tablet_bootstrap.cc:654] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.938814 12858 raft_consensus.cc:2804] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:37.939543 12858 raft_consensus.cc:493] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:37.940107 12858 raft_consensus.cc:3060] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.945592 12804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5069a7fc464f17b79474c7295c9a24" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9d3a78d735447788fdb9f7c0f327df"
I20260630 12:15:37.946287 12850 tablet_bootstrap.cc:492] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c: No bootstrap required, opened a new log
I20260630 12:15:37.946663 12804 raft_consensus.cc:3060] T 0b5069a7fc464f17b79474c7295c9a24 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.946868 12850 ts_tablet_manager.cc:1403] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.000s
I20260630 12:15:37.948748 12871 raft_consensus.cc:2804] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:37.949498 12871 raft_consensus.cc:697] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 LEADER]: Becoming Leader. State: Replica: 23950ddfd8da4ff6af06ea7be30b4d35, State: Running, Role: LEADER
I20260630 12:15:37.950752 12871 consensus_queue.cc:237] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } }
I20260630 12:15:37.955956 12851 tablet_bootstrap.cc:492] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df: No bootstrap required, opened a new log
I20260630 12:15:37.955956 12850 raft_consensus.cc:359] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.956789 12851 ts_tablet_manager.cc:1403] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.007s
I20260630 12:15:37.957077 12850 raft_consensus.cc:385] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.957425 12850 raft_consensus.cc:740] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae03917747b042cb8e7cb9cc867c8b3c, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.958395 12850 consensus_queue.cc:260] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.960014 12851 raft_consensus.cc:359] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.963130 12854 ts_tablet_manager.cc:1434] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35: Time spent starting tablet: real 0.036s	user 0.024s	sys 0.010s
I20260630 12:15:37.964026 12850 ts_tablet_manager.cc:1434] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.003s
I20260630 12:15:37.964474 12854 tablet_bootstrap.cc:492] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35: Bootstrap starting.
I20260630 12:15:37.960839 12851 raft_consensus.cc:385] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.964922 12851 raft_consensus.cc:740] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9d3a78d735447788fdb9f7c0f327df, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.965305 12850 tablet_bootstrap.cc:492] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c: Bootstrap starting.
I20260630 12:15:37.965873 12851 consensus_queue.cc:260] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.971787 12851 ts_tablet_manager.cc:1434] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:15:37.973789 12854 tablet_bootstrap.cc:654] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.974073 12851 tablet_bootstrap.cc:492] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df: Bootstrap starting.
I20260630 12:15:37.980861 12850 tablet_bootstrap.cc:654] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.988585 12553 catalog_manager.cc:5697] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23950ddfd8da4ff6af06ea7be30b4d35 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:37.993178 12850 tablet_bootstrap.cc:492] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c: No bootstrap required, opened a new log
I20260630 12:15:37.993185 12871 raft_consensus.cc:493] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.993978 12850 ts_tablet_manager.cc:1403] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.007s
I20260630 12:15:37.993944 12871 raft_consensus.cc:515] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:37.995496 12804 raft_consensus.cc:2468] T 0b5069a7fc464f17b79474c7295c9a24 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23950ddfd8da4ff6af06ea7be30b4d35 in term 1.
I20260630 12:15:37.998195 12729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6838476d7bf7435e9a1f98e73984dec4" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" is_pre_election: true
I20260630 12:15:37.999143 12729 raft_consensus.cc:2468] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23950ddfd8da4ff6af06ea7be30b4d35 in term 0.
I20260630 12:15:38.000288 12871 leader_election.cc:290] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae03917747b042cb8e7cb9cc867c8b3c (127.0.107.194:38975), 0b9d3a78d735447788fdb9f7c0f327df (127.0.107.195:35515)
I20260630 12:15:38.000595 12805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6838476d7bf7435e9a1f98e73984dec4" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9d3a78d735447788fdb9f7c0f327df" is_pre_election: true
I20260630 12:15:38.001677 12805 raft_consensus.cc:2468] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23950ddfd8da4ff6af06ea7be30b4d35 in term 0.
I20260630 12:15:38.002851 12619 leader_election.cc:304] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23950ddfd8da4ff6af06ea7be30b4d35, ae03917747b042cb8e7cb9cc867c8b3c; no voters: 
I20260630 12:15:38.005905 12871 raft_consensus.cc:2804] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:38.005366 12858 raft_consensus.cc:515] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.006412 12871 raft_consensus.cc:493] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:38.010046 12851 tablet_bootstrap.cc:654] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.011242 12729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea732b3dd614a73b9edadd446d8ebf7" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae03917747b042cb8e7cb9cc867c8b3c"
I20260630 12:15:38.007597 12850 raft_consensus.cc:359] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.013155 12858 leader_election.cc:290] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 election: Requested vote from peers ae03917747b042cb8e7cb9cc867c8b3c (127.0.107.194:38975), 0b9d3a78d735447788fdb9f7c0f327df (127.0.107.195:35515)
I20260630 12:15:38.013881 12871 raft_consensus.cc:3060] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.015050 12850 raft_consensus.cc:385] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.015527 12850 raft_consensus.cc:740] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae03917747b042cb8e7cb9cc867c8b3c, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.014474 12804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea732b3dd614a73b9edadd446d8ebf7" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9d3a78d735447788fdb9f7c0f327df"
I20260630 12:15:38.016712 12850 consensus_queue.cc:260] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.017918 12804 raft_consensus.cc:3060] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.018208 12729 raft_consensus.cc:3060] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.026276 12871 raft_consensus.cc:515] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.030187 12730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6838476d7bf7435e9a1f98e73984dec4" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae03917747b042cb8e7cb9cc867c8b3c"
I20260630 12:15:38.030925 12730 raft_consensus.cc:3060] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.032019 12804 raft_consensus.cc:2468] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23950ddfd8da4ff6af06ea7be30b4d35 in term 1.
I20260630 12:15:38.034238 12851 tablet_bootstrap.cc:492] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df: No bootstrap required, opened a new log
I20260630 12:15:38.034860 12851 ts_tablet_manager.cc:1403] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.008s
I20260630 12:15:38.034706 12620 leader_election.cc:304] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9d3a78d735447788fdb9f7c0f327df, 23950ddfd8da4ff6af06ea7be30b4d35; no voters: 
I20260630 12:15:38.035643 12858 raft_consensus.cc:2804] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:38.036022 12729 raft_consensus.cc:2468] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23950ddfd8da4ff6af06ea7be30b4d35 in term 1.
I20260630 12:15:38.036159 12858 raft_consensus.cc:697] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 LEADER]: Becoming Leader. State: Replica: 23950ddfd8da4ff6af06ea7be30b4d35, State: Running, Role: LEADER
I20260630 12:15:38.037204 12858 consensus_queue.cc:237] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.039002 12854 tablet_bootstrap.cc:492] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35: No bootstrap required, opened a new log
I20260630 12:15:38.039580 12854 ts_tablet_manager.cc:1403] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35: Time spent bootstrapping tablet: real 0.075s	user 0.034s	sys 0.015s
I20260630 12:15:38.039806 12730 raft_consensus.cc:2468] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23950ddfd8da4ff6af06ea7be30b4d35 in term 1.
I20260630 12:15:38.040843 12850 ts_tablet_manager.cc:1434] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260630 12:15:38.042069 12850 tablet_bootstrap.cc:492] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c: Bootstrap starting.
I20260630 12:15:38.042658 12805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6838476d7bf7435e9a1f98e73984dec4" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9d3a78d735447788fdb9f7c0f327df"
I20260630 12:15:38.043299 12805 raft_consensus.cc:3060] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.042972 12854 raft_consensus.cc:359] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.043519 12619 leader_election.cc:304] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23950ddfd8da4ff6af06ea7be30b4d35, ae03917747b042cb8e7cb9cc867c8b3c; no voters: 
I20260630 12:15:38.043798 12854 raft_consensus.cc:385] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.044615 12872 raft_consensus.cc:2804] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:38.038954 12851 raft_consensus.cc:359] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.046438 12851 raft_consensus.cc:385] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.046826 12851 raft_consensus.cc:740] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9d3a78d735447788fdb9f7c0f327df, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.044183 12854 raft_consensus.cc:740] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23950ddfd8da4ff6af06ea7be30b4d35, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.048327 12854 consensus_queue.cc:260] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.050101 12851 consensus_queue.cc:260] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.053194 12871 leader_election.cc:290] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 election: Requested vote from peers ae03917747b042cb8e7cb9cc867c8b3c (127.0.107.194:38975), 0b9d3a78d735447788fdb9f7c0f327df (127.0.107.195:35515)
I20260630 12:15:38.065382 12851 ts_tablet_manager.cc:1434] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.010s
I20260630 12:15:38.065831 12872 raft_consensus.cc:697] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 LEADER]: Becoming Leader. State: Replica: 23950ddfd8da4ff6af06ea7be30b4d35, State: Running, Role: LEADER
I20260630 12:15:38.066514 12850 tablet_bootstrap.cc:654] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:38.066943 12872 consensus_queue.cc:237] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.053784 12805 raft_consensus.cc:2468] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23950ddfd8da4ff6af06ea7be30b4d35 in term 1.
I20260630 12:15:38.056756 12883 raft_consensus.cc:493] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:38.071444 12883 raft_consensus.cc:515] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.073885 12883 leader_election.cc:290] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae03917747b042cb8e7cb9cc867c8b3c (127.0.107.194:38975), 0b9d3a78d735447788fdb9f7c0f327df (127.0.107.195:35515)
I20260630 12:15:38.055859 12854 ts_tablet_manager.cc:1434] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260630 12:15:38.075259 12853 raft_consensus.cc:493] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:38.075788 12853 raft_consensus.cc:515] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.076452 12805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a375d1a9a04b4c0baf15d316979e5a5d" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9d3a78d735447788fdb9f7c0f327df" is_pre_election: true
I20260630 12:15:38.077226 12805 raft_consensus.cc:2468] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23950ddfd8da4ff6af06ea7be30b4d35 in term 0.
I20260630 12:15:38.077826 12850 tablet_bootstrap.cc:492] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c: No bootstrap required, opened a new log
I20260630 12:15:38.078401 12850 ts_tablet_manager.cc:1403] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.002s
I20260630 12:15:38.079931 12853 leader_election.cc:290] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23950ddfd8da4ff6af06ea7be30b4d35 (127.0.107.193:36857), ae03917747b042cb8e7cb9cc867c8b3c (127.0.107.194:38975)
I20260630 12:15:38.083034 12850 raft_consensus.cc:359] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.083930 12850 raft_consensus.cc:385] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:38.084263 12850 raft_consensus.cc:740] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae03917747b042cb8e7cb9cc867c8b3c, State: Initialized, Role: FOLLOWER
I20260630 12:15:38.085000 12620 leader_election.cc:304] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9d3a78d735447788fdb9f7c0f327df, 23950ddfd8da4ff6af06ea7be30b4d35; no voters: 
I20260630 12:15:38.085165 12850 consensus_queue.cc:260] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.087996 12850 ts_tablet_manager.cc:1434] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:15:38.089301 12872 raft_consensus.cc:2804] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:38.089900 12872 raft_consensus.cc:493] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:38.090344 12872 raft_consensus.cc:3060] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.090994 12553 catalog_manager.cc:5697] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23950ddfd8da4ff6af06ea7be30b4d35 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:38.097689 12729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a375d1a9a04b4c0baf15d316979e5a5d" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" is_pre_election: true
I20260630 12:15:38.098785 12729 raft_consensus.cc:2468] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23950ddfd8da4ff6af06ea7be30b4d35 in term 0.
I20260630 12:15:38.101796 12553 catalog_manager.cc:5697] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23950ddfd8da4ff6af06ea7be30b4d35 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:38.105849 12872 raft_consensus.cc:515] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.110133 12805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a375d1a9a04b4c0baf15d316979e5a5d" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9d3a78d735447788fdb9f7c0f327df"
I20260630 12:15:38.111269 12805 raft_consensus.cc:3060] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.109941 12729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a375d1a9a04b4c0baf15d316979e5a5d" candidate_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae03917747b042cb8e7cb9cc867c8b3c"
I20260630 12:15:38.112529 12729 raft_consensus.cc:3060] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.117195 12655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59140181ea2045f99306f3cec10b9229" candidate_uuid: "0b9d3a78d735447788fdb9f7c0f327df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" is_pre_election: true
I20260630 12:15:38.117934 12655 raft_consensus.cc:2468] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9d3a78d735447788fdb9f7c0f327df in term 0.
I20260630 12:15:38.119342 12770 leader_election.cc:304] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9d3a78d735447788fdb9f7c0f327df, 23950ddfd8da4ff6af06ea7be30b4d35; no voters: 
I20260630 12:15:38.120311 12853 raft_consensus.cc:2804] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:38.120446 12729 raft_consensus.cc:2468] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23950ddfd8da4ff6af06ea7be30b4d35 in term 1.
I20260630 12:15:38.120667 12730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59140181ea2045f99306f3cec10b9229" candidate_uuid: "0b9d3a78d735447788fdb9f7c0f327df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" is_pre_election: true
I20260630 12:15:38.121445 12730 raft_consensus.cc:2468] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9d3a78d735447788fdb9f7c0f327df in term 0.
I20260630 12:15:38.121699 12805 raft_consensus.cc:2468] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23950ddfd8da4ff6af06ea7be30b4d35 in term 1.
I20260630 12:15:38.120823 12853 raft_consensus.cc:493] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:38.122567 12853 raft_consensus.cc:3060] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.122507 12619 leader_election.cc:304] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23950ddfd8da4ff6af06ea7be30b4d35, ae03917747b042cb8e7cb9cc867c8b3c; no voters: 
I20260630 12:15:38.110738 12872 leader_election.cc:290] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [CANDIDATE]: Term 1 election: Requested vote from peers ae03917747b042cb8e7cb9cc867c8b3c (127.0.107.194:38975), 0b9d3a78d735447788fdb9f7c0f327df (127.0.107.195:35515)
I20260630 12:15:38.123569 12883 raft_consensus.cc:2804] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:38.124069 12883 raft_consensus.cc:697] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 LEADER]: Becoming Leader. State: Replica: 23950ddfd8da4ff6af06ea7be30b4d35, State: Running, Role: LEADER
I20260630 12:15:38.124926 12883 consensus_queue.cc:237] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.135587 12853 raft_consensus.cc:515] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.138439 12655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59140181ea2045f99306f3cec10b9229" candidate_uuid: "0b9d3a78d735447788fdb9f7c0f327df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23950ddfd8da4ff6af06ea7be30b4d35"
I20260630 12:15:38.138921 12655 raft_consensus.cc:3060] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.138727 12730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59140181ea2045f99306f3cec10b9229" candidate_uuid: "0b9d3a78d735447788fdb9f7c0f327df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae03917747b042cb8e7cb9cc867c8b3c"
I20260630 12:15:38.139448 12730 raft_consensus.cc:3060] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.139199 12551 catalog_manager.cc:5697] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23950ddfd8da4ff6af06ea7be30b4d35 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:38.140956 12853 leader_election.cc:290] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [CANDIDATE]: Term 1 election: Requested vote from peers 23950ddfd8da4ff6af06ea7be30b4d35 (127.0.107.193:36857), ae03917747b042cb8e7cb9cc867c8b3c (127.0.107.194:38975)
I20260630 12:15:38.145910 12655 raft_consensus.cc:2468] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9d3a78d735447788fdb9f7c0f327df in term 1.
I20260630 12:15:38.145913 12730 raft_consensus.cc:2468] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9d3a78d735447788fdb9f7c0f327df in term 1.
I20260630 12:15:38.147410 12768 leader_election.cc:304] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9d3a78d735447788fdb9f7c0f327df, ae03917747b042cb8e7cb9cc867c8b3c; no voters: 
I20260630 12:15:38.148649 12853 raft_consensus.cc:2804] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:38.150023 12853 raft_consensus.cc:697] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 LEADER]: Becoming Leader. State: Replica: 0b9d3a78d735447788fdb9f7c0f327df, State: Running, Role: LEADER
I20260630 12:15:38.150897 12853 consensus_queue.cc:237] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.153239 12861 raft_consensus.cc:493] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:38.153841 12861 raft_consensus.cc:515] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.156924 12861 leader_election.cc:290] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23950ddfd8da4ff6af06ea7be30b4d35 (127.0.107.193:36857), 0b9d3a78d735447788fdb9f7c0f327df (127.0.107.195:35515)
I20260630 12:15:38.161262 12551 catalog_manager.cc:5697] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b9d3a78d735447788fdb9f7c0f327df (127.0.107.195). New cstate: current_term: 1 leader_uuid: "0b9d3a78d735447788fdb9f7c0f327df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:38.168238 12655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1fabb10c0844c65b6c61646a85db928" candidate_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" is_pre_election: true
I20260630 12:15:38.169019 12655 raft_consensus.cc:2468] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae03917747b042cb8e7cb9cc867c8b3c in term 0.
I20260630 12:15:38.170121 12805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1fabb10c0844c65b6c61646a85db928" candidate_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9d3a78d735447788fdb9f7c0f327df" is_pre_election: true
I20260630 12:15:38.170455 12696 leader_election.cc:304] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23950ddfd8da4ff6af06ea7be30b4d35, ae03917747b042cb8e7cb9cc867c8b3c; no voters: 
I20260630 12:15:38.170763 12805 raft_consensus.cc:2468] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae03917747b042cb8e7cb9cc867c8b3c in term 0.
I20260630 12:15:38.171417 12861 raft_consensus.cc:2804] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:38.171806 12861 raft_consensus.cc:493] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:38.172125 12861 raft_consensus.cc:3060] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.177539 12861 raft_consensus.cc:515] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.179124 12861 leader_election.cc:290] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [CANDIDATE]: Term 1 election: Requested vote from peers 23950ddfd8da4ff6af06ea7be30b4d35 (127.0.107.193:36857), 0b9d3a78d735447788fdb9f7c0f327df (127.0.107.195:35515)
I20260630 12:15:38.180101 12655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1fabb10c0844c65b6c61646a85db928" candidate_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23950ddfd8da4ff6af06ea7be30b4d35"
I20260630 12:15:38.180318 12805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1fabb10c0844c65b6c61646a85db928" candidate_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9d3a78d735447788fdb9f7c0f327df"
I20260630 12:15:38.180809 12655 raft_consensus.cc:3060] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.180811 12805 raft_consensus.cc:3060] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:38.188289 12805 raft_consensus.cc:2468] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae03917747b042cb8e7cb9cc867c8b3c in term 1.
I20260630 12:15:38.188289 12655 raft_consensus.cc:2468] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae03917747b042cb8e7cb9cc867c8b3c in term 1.
I20260630 12:15:38.189719 12696 leader_election.cc:304] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23950ddfd8da4ff6af06ea7be30b4d35, ae03917747b042cb8e7cb9cc867c8b3c; no voters: 
I20260630 12:15:38.190454 12861 raft_consensus.cc:2804] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:38.191634 12861 raft_consensus.cc:697] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 LEADER]: Becoming Leader. State: Replica: ae03917747b042cb8e7cb9cc867c8b3c, State: Running, Role: LEADER
I20260630 12:15:38.192332 12861 consensus_queue.cc:237] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } }
I20260630 12:15:38.200378 12551 catalog_manager.cc:5697] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c reported cstate change: term changed from 0 to 1, leader changed from <none> to ae03917747b042cb8e7cb9cc867c8b3c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:38.349150 12883 consensus_queue.cc:1048] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:38.373857 12872 consensus_queue.cc:1048] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.442790 12872 consensus_queue.cc:1048] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.482609 12872 consensus_queue.cc:1048] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:15:38.505172 12898 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.000s	sys 0.003s
I20260630 12:15:38.587682 12805 raft_consensus.cc:1275] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Refusing update from remote peer 23950ddfd8da4ff6af06ea7be30b4d35: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:38.597361 12872 consensus_queue.cc:1048] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.599236 12861 consensus_queue.cc:1048] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:38.619418 12805 raft_consensus.cc:1275] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Refusing update from remote peer 23950ddfd8da4ff6af06ea7be30b4d35: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:38.625084 12730 raft_consensus.cc:1275] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Refusing update from remote peer 23950ddfd8da4ff6af06ea7be30b4d35: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:38.626752 12729 raft_consensus.cc:1275] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Refusing update from remote peer 23950ddfd8da4ff6af06ea7be30b4d35: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:38.631172 12881 consensus_queue.cc:1048] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:38.634284 12881 consensus_queue.cc:1048] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:38.641202 12881 consensus_queue.cc:1048] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260630 12:15:38.705320 12853 consensus_queue.cc:1048] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260630 12:15:38.748152 12834 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.107.254:34579, user_credentials={real_user=slave}} blocked reactor thread for 103944us
I20260630 12:15:38.826617 12853 consensus_queue.cc:1048] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [LEADER]: Connected to new peer: Peer: permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.839351 12802 raft_consensus.cc:1275] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Refusing update from remote peer ae03917747b042cb8e7cb9cc867c8b3c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:15:38.852528 12834 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.107.254:34579, user_credentials={real_user=slave}} blocked reactor thread for 57354.1us
I20260630 12:15:38.862232 12928 consensus_queue.cc:1048] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.059s
I20260630 12:15:39.010084 12913 mvcc.cc:204] Tried to move back new op lower bound from 7302437841252581376 to 7302437839133794304. Current Snapshot: MvccSnapshot[applied={T|T < 7302437841252581376 or (T in {7302437841252581376})}]
W20260630 12:15:39.092523 12942 log.cc:927] Time spent T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260630 12:15:39.102881 12944 log.cc:927] Time spent T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
W20260630 12:15:39.058497 12770 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:36857, user_credentials={real_user=slave}} blocked reactor thread for 76542.2us
I20260630 12:15:39.651314   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:39.663928 12955 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:39.664790 12956 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:39.666244 12958 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:39.668882   431 server_base.cc:1061] running on GCE node
I20260630 12:15:39.673534   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:39.673889   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:39.674154   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821739674124 us; error 0 us; skew 500 ppm
I20260630 12:15:39.674985   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:39.678388   431 webserver.cc:533] Webserver started at http://127.0.107.196:39181/ using document root <none> and password file <none>
I20260630 12:15:39.678946   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:39.679174   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:39.679535   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:39.680743   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-3-root/instance:
uuid: "bc3834a6099e4d5a9f57432007dd3159"
format_stamp: "Formatted at 2026-06-30 12:15:39 on dist-test-slave-z8mm"
I20260630 12:15:39.685523   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:39.689101 12963 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.689983   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:39.690322   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-3-root
uuid: "bc3834a6099e4d5a9f57432007dd3159"
format_stamp: "Formatted at 2026-06-30 12:15:39 on dist-test-slave-z8mm"
I20260630 12:15:39.690675   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko1JB34/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821473573380-431-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)
I20260630 12:15:39.714210   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:39.715467   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:39.716907   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:39.719198   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:39.719436   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.719674   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:39.719847   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.762045   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:37207
I20260630 12:15:39.762131 13025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:37207 every 8 connection(s)
I20260630 12:15:39.777338 13026 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34579
I20260630 12:15:39.777748 13026 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:39.778452 13026 heartbeater.cc:507] Master 127.0.107.254:34579 requested a full tablet report, sending...
I20260630 12:15:39.780555 12551 ts_manager.cc:194] Registered new tserver with Master: bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196:37207)
I20260630 12:15:39.782109 12551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47976
I20260630 12:15:40.086264 12654 consensus_queue.cc:237] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } }
I20260630 12:15:40.093284 12801 raft_consensus.cc:1275] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Refusing update from remote peer 23950ddfd8da4ff6af06ea7be30b4d35: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:40.095541 12872 consensus_queue.cc:1048] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:40.095743 12729 raft_consensus.cc:1275] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Refusing update from remote peer 23950ddfd8da4ff6af06ea7be30b4d35: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:40.097323 12871 consensus_queue.cc:1048] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:15:40.103636 12872 raft_consensus.cc:2955] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } } }
I20260630 12:15:40.105600 12801 raft_consensus.cc:2955] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } } }
W20260630 12:15:40.107300 12619 consensus_peers.cc:597] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 -> Peer bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196:37207): Couldn't send request to peer bc3834a6099e4d5a9f57432007dd3159. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ea732b3dd614a73b9edadd446d8ebf7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:40.110469 12729 raft_consensus.cc:2955] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } attrs { replace: true } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } } }
I20260630 12:15:40.119561 12551 catalog_manager.cc:5697] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 reported cstate change: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:40.145836 12801 consensus_queue.cc:237] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } attrs { replace: true } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } }
I20260630 12:15:40.156462 12654 raft_consensus.cc:1275] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Refusing update from remote peer 0b9d3a78d735447788fdb9f7c0f327df: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:40.156972 12729 raft_consensus.cc:1275] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Refusing update from remote peer 0b9d3a78d735447788fdb9f7c0f327df: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:40.158080 13039 consensus_queue.cc:1048] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [LEADER]: Connected to new peer: Peer: permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:40.159088 12946 consensus_queue.cc:1048] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260630 12:15:40.168090 12768 consensus_peers.cc:597] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df -> Peer bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196:37207): Couldn't send request to peer bc3834a6099e4d5a9f57432007dd3159. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 59140181ea2045f99306f3cec10b9229. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:40.167704 12946 raft_consensus.cc:2955] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } attrs { replace: true } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } } }
I20260630 12:15:40.170154 12729 raft_consensus.cc:2955] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } attrs { replace: true } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } } }
I20260630 12:15:40.175657 12654 raft_consensus.cc:2955] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } attrs { replace: true } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } } }
I20260630 12:15:40.183668 12655 consensus_queue.cc:237] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } }
I20260630 12:15:40.183588 12550 catalog_manager.cc:5697] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df reported cstate change: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "0b9d3a78d735447788fdb9f7c0f327df" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:15:40.195176 12619 consensus_peers.cc:597] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 -> Peer bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196:37207): Couldn't send request to peer bc3834a6099e4d5a9f57432007dd3159. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a375d1a9a04b4c0baf15d316979e5a5d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:40.195227 12802 raft_consensus.cc:1275] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Refusing update from remote peer 23950ddfd8da4ff6af06ea7be30b4d35: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:40.197046 12729 raft_consensus.cc:1275] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Refusing update from remote peer 23950ddfd8da4ff6af06ea7be30b4d35: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:40.197095 12883 consensus_queue.cc:1048] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:15:40.198872 12872 consensus_queue.cc:1048] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:40.204035 12883 raft_consensus.cc:2955] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } } }
I20260630 12:15:40.205981 12802 raft_consensus.cc:2955] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } } }
I20260630 12:15:40.207491 12729 raft_consensus.cc:2955] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } attrs { replace: true } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } } }
I20260630 12:15:40.222045 12550 catalog_manager.cc:5697] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 reported cstate change: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:40.230885 12729 consensus_queue.cc:237] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } attrs { replace: true } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } }
I20260630 12:15:40.242493 12802 raft_consensus.cc:1275] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Refusing update from remote peer ae03917747b042cb8e7cb9cc867c8b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:40.246762 12932 consensus_queue.cc:1048] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:15:40.255517 12655 raft_consensus.cc:1275] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Refusing update from remote peer ae03917747b042cb8e7cb9cc867c8b3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:40.254732 13043 raft_consensus.cc:2955] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } attrs { replace: true } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } } }
I20260630 12:15:40.256978 12932 consensus_queue.cc:1048] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:40.256568 12802 raft_consensus.cc:2955] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } attrs { replace: true } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } } }
W20260630 12:15:40.261392 12694 consensus_peers.cc:597] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c -> Peer bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196:37207): Couldn't send request to peer bc3834a6099e4d5a9f57432007dd3159. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1fabb10c0844c65b6c61646a85db928. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:40.263634 12655 raft_consensus.cc:2955] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } attrs { replace: true } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } } }
I20260630 12:15:40.271474 12550 catalog_manager.cc:5697] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df reported cstate change: config changed from index -1 to 10, NON_VOTER bc3834a6099e4d5a9f57432007dd3159 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "23950ddfd8da4ff6af06ea7be30b4d35" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36857 } attrs { replace: true } } peers { permanent_uuid: "ae03917747b042cb8e7cb9cc867c8b3c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38975 } } peers { permanent_uuid: "0b9d3a78d735447788fdb9f7c0f327df" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35515 } } peers { permanent_uuid: "bc3834a6099e4d5a9f57432007dd3159" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37207 } attrs { promote: true } } }
I20260630 12:15:40.283278   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:40.332599   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:40.333459   431 tablet_replica.cc:333] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35: stopping tablet replica
I20260630 12:15:40.334082   431 raft_consensus.cc:2243] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.334731   431 raft_consensus.cc:2272] T 59140181ea2045f99306f3cec10b9229 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.337852   431 tablet_replica.cc:333] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35: stopping tablet replica
I20260630 12:15:40.338624   431 raft_consensus.cc:2243] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:40.339697   431 raft_consensus.cc:2272] T a375d1a9a04b4c0baf15d316979e5a5d P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.342546   431 tablet_replica.cc:333] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35: stopping tablet replica
I20260630 12:15:40.343164   431 raft_consensus.cc:2243] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:40.343986   431 raft_consensus.cc:2272] T 0b5069a7fc464f17b79474c7295c9a24 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.346583   431 tablet_replica.cc:333] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35: stopping tablet replica
I20260630 12:15:40.347149   431 raft_consensus.cc:2243] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:40.348158   431 raft_consensus.cc:2272] T 4ea732b3dd614a73b9edadd446d8ebf7 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.350679   431 tablet_replica.cc:333] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35: stopping tablet replica
I20260630 12:15:40.351222   431 raft_consensus.cc:2243] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.351702   431 raft_consensus.cc:2272] T f1fabb10c0844c65b6c61646a85db928 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.354144   431 tablet_replica.cc:333] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35: stopping tablet replica
I20260630 12:15:40.354712   431 raft_consensus.cc:2243] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:40.355486   431 raft_consensus.cc:2272] T 6838476d7bf7435e9a1f98e73984dec4 P 23950ddfd8da4ff6af06ea7be30b4d35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.384040   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:40.403970   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:40.444620   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:40.445549   431 tablet_replica.cc:333] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c: stopping tablet replica
I20260630 12:15:40.446363   431 raft_consensus.cc:2243] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.447207   431 raft_consensus.cc:2272] T 59140181ea2045f99306f3cec10b9229 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.450421   431 tablet_replica.cc:333] T 0b5069a7fc464f17b79474c7295c9a24 P ae03917747b042cb8e7cb9cc867c8b3c: stopping tablet replica
I20260630 12:15:40.451208   431 raft_consensus.cc:2243] T 0b5069a7fc464f17b79474c7295c9a24 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.451908   431 raft_consensus.cc:2272] T 0b5069a7fc464f17b79474c7295c9a24 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.455529   431 tablet_replica.cc:333] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c: stopping tablet replica
I20260630 12:15:40.456293   431 raft_consensus.cc:2243] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:40.457690   431 raft_consensus.cc:2272] T f1fabb10c0844c65b6c61646a85db928 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.460696   431 tablet_replica.cc:333] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c: stopping tablet replica
I20260630 12:15:40.461472   431 raft_consensus.cc:2243] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.462036   431 raft_consensus.cc:2272] T 4ea732b3dd614a73b9edadd446d8ebf7 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.465124   431 tablet_replica.cc:333] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c: stopping tablet replica
I20260630 12:15:40.465837   431 raft_consensus.cc:2243] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.466621   431 raft_consensus.cc:2272] T a375d1a9a04b4c0baf15d316979e5a5d P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.469624   431 tablet_replica.cc:333] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c: stopping tablet replica
I20260630 12:15:40.470294   431 raft_consensus.cc:2243] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.470973   431 raft_consensus.cc:2272] T 6838476d7bf7435e9a1f98e73984dec4 P ae03917747b042cb8e7cb9cc867c8b3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.502166   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:40.521638   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260630 12:15:40.553648 12768 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38975: connect: Connection refused (error 111)
I20260630 12:15:40.565826   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:15:40.567193 12768 consensus_peers.cc:597] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df -> Peer ae03917747b042cb8e7cb9cc867c8b3c (127.0.107.194:38975): Couldn't send request to peer ae03917747b042cb8e7cb9cc867c8b3c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:40.567330   431 tablet_replica.cc:333] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df: stopping tablet replica
I20260630 12:15:40.568291   431 raft_consensus.cc:2243] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.569056   431 raft_consensus.cc:2272] T a375d1a9a04b4c0baf15d316979e5a5d P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.572826   431 tablet_replica.cc:333] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df: stopping tablet replica
I20260630 12:15:40.573630   431 raft_consensus.cc:2243] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.574494   431 raft_consensus.cc:2272] T f1fabb10c0844c65b6c61646a85db928 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.578382   431 tablet_replica.cc:333] T 0b5069a7fc464f17b79474c7295c9a24 P 0b9d3a78d735447788fdb9f7c0f327df: stopping tablet replica
I20260630 12:15:40.579347   431 raft_consensus.cc:2243] T 0b5069a7fc464f17b79474c7295c9a24 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.580060   431 raft_consensus.cc:2272] T 0b5069a7fc464f17b79474c7295c9a24 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.583377   431 tablet_replica.cc:333] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df: stopping tablet replica
I20260630 12:15:40.584106   431 raft_consensus.cc:2243] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.584944   431 raft_consensus.cc:2272] T 4ea732b3dd614a73b9edadd446d8ebf7 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.588188   431 tablet_replica.cc:333] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df: stopping tablet replica
I20260630 12:15:40.588923   431 raft_consensus.cc:2243] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:40.590349   431 raft_consensus.cc:2272] T 59140181ea2045f99306f3cec10b9229 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.593531   431 tablet_replica.cc:333] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df: stopping tablet replica
I20260630 12:15:40.594236   431 raft_consensus.cc:2243] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.594987   431 raft_consensus.cc:2272] T 6838476d7bf7435e9a1f98e73984dec4 P 0b9d3a78d735447788fdb9f7c0f327df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.627075   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:40.653420   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:40.676380   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:40.694239   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:40.703563   431 master.cc:562] Master@127.0.107.254:34579 shutting down...
W20260630 12:15:40.726274 12601 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:40.727506   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:40.728075   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.728457   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3034cad565b0499f8f3b7e4070072902: stopping tablet replica
I20260630 12:15:40.750228   431 master.cc:584] Master@127.0.107.254:34579 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5026 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (9902 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (267056 ms total)
[  PASSED  ] 26 tests.
I20260630 12:15:40.807490   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~63 seconds ago
I20260630 12:15:40.807781   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~63 seconds ago
I20260630 12:15:40.807993   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~63 seconds ago
I20260630 12:15:40.808204   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 25 messages since previous log ~96 seconds ago
I20260630 12:15:40.808431   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 1 messages since previous log ~182 seconds ago
I20260630 12:15:40.808698   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 9 messages since previous log ~244 seconds ago
I20260630 12:15:40.809091   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~20 seconds ago
